首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   1026篇
  免费   39篇
公路运输   147篇
综合类   536篇
水路运输   125篇
铁路运输   115篇
综合运输   142篇
  2024年   2篇
  2023年   5篇
  2022年   23篇
  2021年   27篇
  2020年   27篇
  2019年   23篇
  2018年   38篇
  2017年   33篇
  2016年   37篇
  2015年   46篇
  2014年   52篇
  2013年   61篇
  2012年   67篇
  2011年   80篇
  2010年   73篇
  2009年   70篇
  2008年   55篇
  2007年   75篇
  2006年   70篇
  2005年   39篇
  2004年   38篇
  2003年   22篇
  2002年   16篇
  2001年   20篇
  2000年   12篇
  1999年   6篇
  1998年   9篇
  1997年   2篇
  1996年   8篇
  1995年   3篇
  1994年   5篇
  1993年   6篇
  1992年   1篇
  1991年   7篇
  1990年   4篇
  1989年   1篇
  1988年   1篇
  1984年   1篇
排序方式: 共有1065条查询结果,搜索用时 15 毫秒
21.
22.
23.
To curb emissions, containerized shipping lines face the traditional trade-off between cost and emissions (CO2 and SOx) reduction. This paper considers this element in the context of liner service design and proposes a mixed integer linear programming (MILP) model based on a multi-commodity pickup and delivery arc-flow formulation. The objective is to maximize the profit by selecting the ports to be visited, the sequence of port visit, the cargo flows between ports, as well as the number/operating speeds of vessels on each arc of the selected route. The problem also considers that Emission Control Areas (ECAs) exist in the liner network and accounts for the vessel carrying capacity. In addition to using the MILP solver of CPLEX, we develop in the paper a specific genetic algorithm (GA) based heuristic and show that it gives the possibility to reach an optimal solution when solving large size instances.  相似文献   
24.
In this research, we present a data-splitting algorithm to optimally solve the aircraft sequencing problem (ASP) on a single runway under both segregated and mixed-mode of operation. This problem is formulated as a 0–1 mixed-integer program (MIP), taking into account several realistic constraints, including safety separation standards, wide time-windows, and constrained position shifting, with the objective of maximizing the total throughput. Varied scenarios of large scale realistic instances of this problem, which is NP-hard in general, are computationally difficult to solve with the direct use of commercial solver as well as existing state-of-the-art dynamic programming method. The design of the algorithm is based on a recently introduced data-splitting algorithm which uses the divide-and-conquer paradigm, wherein the given set of flights is divided into several disjoint subsets, each of which is optimized using 0–1 MIP while ensuring the optimality of the entire set. Computational results show that the difficult instances can be solved in real-time and the solution is efficient in comparison to the commercial solver and dynamic programming, using both sequential, as well as parallel, implementation of this pleasingly parallel algorithm.  相似文献   
25.
26.
张明霞  王涑宇  李晶 《船舶》2015,(4):105-112
基于概率方法的意外泄油性能参数计算是2010年1月1日及以后新造船破舱稳性需要评估的性能之一,满足一定的衡准要求方可。根据油船的分舱分别进行船底破损概率和船侧破损概率的插值,然后按照一定的公式求出船底破损后与船侧破损后的泄油量的加权之和,即意外泄油性能参数。由于手工计算费时费力,文章基于Matlab平台,开发了意外泄油性能参数的自动计算程序模块。计算结果与文献结果相比较,证明了本程序的计算精度,具有较好的工程实用价值。  相似文献   
27.
Traffic metering offers great potential to reduce congestion and enhance network performance in oversaturated urban street networks. This paper presents an optimization program for dynamic traffic metering in urban street networks based on the Cell Transmission Model (CTM). We have formulated the problem as a Mixed-Integer Linear Program (MILP) capable of metering traffic at network gates with given signal timing parameters at signalized intersections. Due to the complexities of the MILP model, we have developed a novel and efficient solution approach that solves the problem by converting the MILP to a linear program and several CTM simulation runs. The solution algorithm is applied to two case studies under different conditions. The proposed solution technique finds solutions that have a maximum gap of 1% of the true optimal solution and guarantee the maximum throughput by keeping some vehicles at network gates and only allowing enough vehicles to enter the network to prevent gridlocks. This is confirmed by comparing the case studies with and without traffic metering. The results in an adapted real-world case study network show that traffic metering can increase network throughput by 4.9–38.9% and enhance network performance.  相似文献   
28.
共享单车系统自发的不均衡性导致单车数量分布与用户需求分布之间产生偏移,降低了系统服务能力,需要调度实现再平衡. 现有动态调度算法缺乏考虑起点车辆供给不足,用户在出行过程中“再次”取车的移步需求,难以准确识别用户真实的出行需求分布,降低了调度效果. 本文提出以用户出行选择行为为下层,以调度车辆路径规划为上层的双层规划模型框架,设计结合仿真系统的启发式求解算法. 算例场景基于上海市虹口、杨浦区共享单车历史出行数据搭建,并进行网格化处理. 算例结果表明,模型能有效识别移步需求,提高共享单车的供需匹配能力. 针对各类调度资源配置情况,共享单车的供需匹配率提升18.07%~ 19.89%,提高了共享单车系统的管理效率.  相似文献   
29.
The state of the practice traffic signal control strategies mainly rely on infrastructure based vehicle detector data as the input for the control logic. The infrastructure based detectors are generally point detectors which cannot directly provide measurement of vehicle location and speed. With the advances in wireless communication technology, vehicles are able to communicate with each other and with the infrastructure in the emerging connected vehicle system. Data collected from connected vehicles provides a much more complete picture of the traffic states near an intersection and can be utilized for signal control. This paper presents a real-time adaptive signal phase allocation algorithm using connected vehicle data. The proposed algorithm optimizes the phase sequence and duration by solving a two-level optimization problem. Two objective functions are considered: minimization of total vehicle delay and minimization of queue length. Due to the low penetration rate of the connected vehicles, an algorithm that estimates the states of unequipped vehicle based on connected vehicle data is developed to construct a complete arrival table for the phase allocation algorithm. A real-world intersection is modeled in VISSIM to validate the algorithms. Results with a variety of connected vehicle market penetration rates and demand levels are compared to well-tuned fully actuated control. In general, the proposed control algorithm outperforms actuated control by reducing total delay by as much as 16.33% in a high penetration rate case and similar delay in a low penetration rate case. Different objective functions result in different behaviors of signal timing. The minimization of total vehicle delay usually generates lower total vehicle delay, while minimization of queue length serves all phases in a more balanced way.  相似文献   
30.
The management of products’ end-of-life and the recovery of used products has gained significant importance in recent years. In this paper, we address the carbon footprint-based problem that arises in a closed-loop supply chain where returned products are collected from customers. These returned products can either be disposed of or be remanufactured to be resold as new ones. Given this environment, an optimization model for a closed-loop supply chain (CLSC) in which carbon emission is expressed in terms of environmental constraints, i.e., carbon emission constraints, is developed. These constraints aim to limit the carbon emission per unit of product supplied with different transportation modes. Here, we design a closed-loop network where capacity limits, single-item management and uncertainty on product demands and returns are considered. First, fuzzy mathematical programming is introduced for uncertain modeling. Then, the statistical approach to the possibility to synthesize fuzzy information is utilized. Therefore, using a defined possibilistic mean and variance, we transform the proposed fuzzy mathematical model into a crisp form to facilitate efficient computation and analysis. Finally, the risk caused by violating the estimated resource constraints is analyzed so that decision makers (DMs) can trade off between the expected cost savings and the expected risk. We utilize data from a company located in Iran.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号