首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   11001篇
  免费   707篇
公路运输   4421篇
综合类   4184篇
水路运输   1132篇
铁路运输   1411篇
综合运输   560篇
  2024年   56篇
  2023年   117篇
  2022年   218篇
  2021年   371篇
  2020年   370篇
  2019年   255篇
  2018年   183篇
  2017年   178篇
  2016年   202篇
  2015年   382篇
  2014年   776篇
  2013年   632篇
  2012年   898篇
  2011年   1019篇
  2010年   826篇
  2009年   767篇
  2008年   878篇
  2007年   1027篇
  2006年   879篇
  2005年   554篇
  2004年   337篇
  2003年   252篇
  2002年   169篇
  2001年   129篇
  2000年   62篇
  1999年   38篇
  1998年   32篇
  1997年   22篇
  1996年   16篇
  1995年   12篇
  1994年   11篇
  1993年   9篇
  1992年   10篇
  1991年   4篇
  1990年   5篇
  1989年   4篇
  1988年   3篇
  1987年   1篇
  1984年   4篇
排序方式: 共有10000条查询结果,搜索用时 109 毫秒
191.
广阳岛环岛路的主要功能是服务性景观路,跟环岛滨江公园一起,共同构筑广阳岛的滨江景观带。尝试引进了国外的宁静化设计,尽可能推行最生态的工程做法,努力创造人与自然相和谐的环境,并竭尽全力地将这些构想付诸实施。为了实现以上目标,道路、交通、排水、结构、桥梁和电照专业,在景观专业的组织下,共同展开了这条景观路的设计尝试。  相似文献   
192.
Energy and environmental sustainability in transportation are becoming ever more important. In Europe, the transportation sector is responsible for about 30% of the final end use of energy. Electrified railway systems play an important role in contributing to the reduction of energy usage and CO2 emissions compared with other transport modes. For metro-transit systems with frequently motoring and braking trains, the effective use of regenerated braking energy is a significant way to reduce the net energy consumption. Although eco-driving strategies have been studied for some time, a comprehensive understanding of how regeneration affects the overall system energy consumption has not been developed. This paper proposes a multi-train traction power network modelling method to determine the system energy flow of the railway system with regenerating braking trains. The initial results show that minimising traction energy use is not the same as minimising the system energy usage in a metro system. An integrated optimisation method is proposed to solve the system energy-saving problem, which takes train movement and electrical power flow into consideration. The results of a study of the Beijing Yizhuang metro line indicate that optimised operation could reduce the energy consumption at the substations by nearly 38.6% compared to that used with the existing ATO operation.  相似文献   
193.
A novel multiclass macroscopic model is proposed in this article. In order to enhance first-in, first-out property (FIFO) and transmission function in the multiclass traffic modeling, a new multiclass cell transmission model with FIFO property (herein called FM-CTM) is extended from its prior multiclass cell transmission model (M-CTM). Also, to enhance its analytical compactness and resultant computational convenience, FM-CTM is formulated in this paper as a set of closed-form matrix equations. The objective is to improve the accuracy of traffic state estimation by enforcing FIFO property when a fast vehicle cannot overtake a slow vehicle due to a limitation of a single-lane road. Moreover, the proposed model takes into account a different priority for vehicles of each class to move forward through congested road conditions, and that makes the flow calculation independent from their free-flow speeds. Some hypothetical and real-world freeway networks with a constant or varying number of lanes are selected to verify FM-CTM by comparing with M-CTM and the conventional CTM. Observed densities of VISSIM and real-world dataset of I-80 are selected to compare with the simulated densities from the three CTMs. The numerical results show that FM-CTM outperforms the other two models by 15% of accuracy measures in most cases. Therefore, the proposed model is expected to be well applicable to the road network with a mixed traffic and varying number of lanes.  相似文献   
194.
刘立安 《北方交通》2012,(12):47-48
重点介绍了辽阳出口路现场热再生沥青混合料的级配设计和施工工艺及施工过程中的质量控制要点。  相似文献   
195.
Akamatsu et al. (2006) proposed a new transportation demand management scheme called “tradable bottleneck permits” (TBP), and proved its efficiency properties for a single bottleneck model. This paper explores the properties of a TBP system for general networks. An equilibrium model is first constructed to describe the states under the TBP system with a single OD pair. It is proved that equilibrium resource allocation is efficient in the sense that the total transportation cost in a network is minimized. It is also shown that the “self-financing principle” holds for the TBP system. Furthermore, theoretical relationships between TBP and congestion pricing (CP) are discussed. It is demonstrated that TBP has definite advantages over CP when demand information is not perfect, whereas both TBP and CP are equivalent for the perfect information case. Finally, it is shown that the efficiency result also holds for more general demand conditions.  相似文献   
196.
本文以某集装箱船为研究对象,对降速航行后的球鼻首进行优化。采用Catia建立船体三维模型,为了产生不同形状的球鼻首,选取球鼻特征参数来描述其基本结构;采用拉丁超立方试验抽样方法得到12组不同形状的球鼻首,提出运用非线性拟合能力较强的BP网络构建球鼻首参数和阻力系数之间的关系模型;采用遗传算法对训练后的网络进行极值寻优。结果显示,优化船型的阻力系数显著降低,说明该方法对球鼻首的优化有一定的借鉴意义。  相似文献   
197.
This paper describes a computationally efficient parallel-computing framework for mesoscopic transportation simulation on large-scale networks. By introducing an overall data structure for mesoscopic dynamic transportation simulation, we discuss a set of implementation issues for enabling flexible parallel computing on a multi-core shared memory architecture. First, we embed an event-based simulation logic to implement a simplified kinematic wave model and reduce simulation overhead. Second, we present a space-time-event computing framework to decompose simulation steps to reduce communication overhead in parallel execution and an OpenMP-based space-time-processor implementation method that is used to automate task partition tasks. According to the spatial and temporal attributes, various types of simulation events are mapped to independent logical processes that can concurrently execute their procedures while maintaining good load balance. We propose a synchronous space-parallel simulation strategy to dynamically assign the logical processes to different threads. The proposed method is then applied to simulate large-scale, real-world networks to examine the computational efficiency under different numbers of CPU threads. Numerical experiments demonstrate that the implemented parallel computing algorithm can significantly improve the computational efficiency and it can reach up to a speedup of 10 on a workstation with 32 computing threads.  相似文献   
198.
Trip purpose is crucial to travel behavior modeling and travel demand estimation for transportation planning and investment decisions. However, the spatial-temporal complexity of human activities makes the prediction of trip purpose a challenging problem. This research, an extension of work by Ermagun et al. (2017) and Meng et al. (2017), addresses the problem of predicting both current and next trip purposes with both Google Places and social media data. First, this paper implements a new approach to match points of interest (POIs) from the Google Places API with historical Twitter data. Therefore, the popularity of each POI can be obtained. Additionally, a Bayesian neural network (BNN) is employed to model the trip dependence on each individual’s daily trip chain and infer the trip purpose. Compared with traditional models, it is found that Google Places and Twitter information can greatly improve the overall accuracy of prediction for certain activities, including “EatOut”, “Personal”, “Recreation” and “Shopping”, but not for “Education” and “Transportation”. In addition, trip duration is found to be an important factor in inferring activity/trip purposes. Further, to address the computational challenge in the BNN, an elastic net is implemented for feature selection before the classification task. Our research can lead to three types of possible applications: activity-based travel demand modeling, survey labeling assistance, and online recommendations.  相似文献   
199.
Deep neural networks (DNNs) have recently demonstrated the capability to predict traffic flow with big data. While existing DNN models can provide better performance than shallow models, it is still an open issue of making full use of spatial-temporal characteristics of the traffic flow to improve their performance. In addition, our understanding of them on traffic data remains limited. This paper proposes a DNN based traffic flow prediction model (DNN-BTF) to improve the prediction accuracy. The DNN-BTF model makes full use of weekly/daily periodicity and spatial-temporal characteristics of traffic flow. Inspired by recent work in machine learning, an attention based model was introduced that automatically learns to determine the importance of past traffic flow. The convolutional neural network was also used to mine the spatial features and the recurrent neural network to mine the temporal features of traffic flow. We also showed through visualization how DNN-BTF model understands traffic flow data and presents a challenge to conventional thinking about neural networks in the transportation field that neural networks is purely a “black-box” model. Data from open-access database PeMS was used to validate the proposed DNN-BTF model on a long-term horizon prediction task. Experimental results demonstrated that our method outperforms the state-of-the-art approaches.  相似文献   
200.
ABSTRACT

Maritime shipping necessitates flexible and cost-effective port access worldwide through the global shipping network. This paper presents an efficient method to identify major port communities, and analyses the network connectivity of the global shipping network based on community structure. The global shipping network is represented by a signless Laplacian matrix which can be decomposed to generate its eigenvectors and corresponding eigenvalues. The largest gaps between the eigenvalues were then used to determine the optimal number of communities within the network. The eigenvalue decomposition method offers the advantage of detecting port communities without relying on a priori assumption about the number of communities and the size of each community. By applying this method to a dataset collected from seven world leading liner shipping companies, we found that the ports are clustered into three communities in the global container shipping network, which is consistent with the major container trade routes. The sparse linkages between port communities indicate where access is relatively poor.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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