搜索资源列表
FogExample
- 对图象的移动雾化效果的模拟,本程序是高速公路上的浓雾移动的效果-right image atomizing effect of mobile simulation, the process is on the highway, the effect of fog Mobile
逢山开路模型
- 在本问题的求解中,修桥和挖隧道是两个相类似的求解过程,我们将求解过程分为两个部分:第一、对河岸边一固定点 ,将桥修在 处时,求解由起始点 到经固定点 到居民点 的最短路线。第二、如何确定 的位置,使得总路线的费用最小。我们分别用了两个模型来进行这两部分内容的求解。模型一、针对坡度的限制,利用小区域内的局部最优来达到全局最优。模型二、列出点 有一定的位移时,可以减少的费用 的函数方程,然后利用河岸附近等高线较紧密,公路不能沿偏离等高线方向
高速公路的收费系统
- 这是一个高速公路收费系统的程序代码,读懂它理解它你就会使信你自己的程序,比如餐饮\\超市\\图书系统-This is a highway toll system code, read it you will understand that it will make your own program, such as Food \\ supermarket \\ library system
公路曲线算法
- 公路曲线设计的源码,用于计算缓和曲线,圆曲线,直线上的坐标-highway curve design the source code used in the calculation of relaxation curves, round curve, the coordinates on the Line
车辆黑名单管理
- 车辆黑名单管理,用于高速公路收费系统。SQL数据库。-vehicles blacklist management for highway toll system. SQL database.
标段
- 公路计量支付中的工程标段添加和删除,修改-Highway measurement and payment tenders for the projects to add and delete, modify
清单
- 公路工程中的工程清单设置和修改,添加,删除-highway project list for the projects set up and modify, add, delete
HighWay
- 实现的从宝鸡到西安高速公路的模拟.能够动态显示运行车辆的当前位置,车内人数等信息.-realized from Xi'an, Baoji Expressway simulation. Dynamic Display running to the current location of vehicles, information on the number.
1
- 车辆牌照识别技术是公安执法系统、高速公路自动收费系统、城市道路监控系统等诸多智能交通应 用管理系统中的重要一环。它可应用于交通流量检测,交通控制与诱导.不停车自动收费及违章车辆监 控等领域,具有广阔的前景。而车牌的定位分割,及车牌分割后的字符分割则是车辆牌照识别技术中十 分重要的组成部分,本文对乍牌及其字符分割的方法进行了相关的探讨和研究。 -Vehicle license plate recognition techn
huishoutongji
- 一个简单的高速公路收费卡回收统计工具,可以大大减轻收费站会计的工作量,可以实现打印预览和打印功能。-A simple highway toll card recovery statistical tools, you can greatly reduce the workload of the accounting toll stations, can print preview and print functions.
lw_8
- 帧间法提取背景图像,对高速公路照片的处理-Extracted background image fr a me, the handling of photos on the highway
b1.tar
- Performance Evaluation in a two lane and four lane traffic environment in case of a highway, urban congested traffic scenario and in a traffic jam
highway
- 主要适用于公路工程中桥梁桩基单桩承载力计算-Mainly applicable to highway projects in the bridge foundation pile capacity calculation
CAintraffic
- 元胞自动机模型在公路交通流预测中的应用以及相关问题的有关论文-Cellular automata in highway traffic flow prediction and related problems in the application of the relevant papers
highway
- 一个用于跟踪的高速公路上运动汽车的视频,是matlab支持的格式,MATLAB环境下直接运行-One for the sports car on the highway follow the video, is a supported format matlab, MATLAB environment, run directly
vanet-highway-version2(1)
- code for creating a vanet highway scenarion in ns3 that can develope a good simulation
Highway
- 高速公路计费系统,采用c语言编程,实现在高速公路入口的计费系统-Highway billing system
Main-Highway-of-China
- GIS data of Highway in China
Highway-Signaling
- c code for robot for monitoring highway signals
Highway-length-problem
- 在测算某段公路长度时,一般不可能用尺对该段公路进行实际测量,这样做即浪费较大人力物力,在公路较长的情况下也是不现实的。为此,必须用数学建模的方法,对公路长度进行估算。一个比较简单的方法就是区域内一点为坐标原点然后在公路上取有限个点,将这些点画在同一个坐标系内。使用插值的方法建立公路的数学模型,使用计算机求解公路的长度。 本文就详细介绍了如何使用这种方法求取公路的长度。-Highway length problem