CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 车辆

搜索资源列表

  1. 车辆图象的检测,模板匹配

    0下载:
  2. 这是车辆牌照检测的模板匹配的源代码,用VC编辑!-This is the vehicle license template matching detection of the source code editor with VC!
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:35786
    • 提供者:任逍遥
  1. 车辆导航定位系统

    2下载:
  2. 车辆导航定位系统-vehicle navigation systems
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:36221
    • 提供者:成玉发
  1. 简易车辆管理系统

    2下载:
  2. 用VFP编的简易车辆管理系统,适合数据库学习之用。-VFP series of simple traffic management systems, database suitable for learning.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:690525
    • 提供者:曹悦
  1. 车辆黑名单管理

    0下载:
  2. 车辆黑名单管理,用于高速公路收费系统。SQL数据库。-vehicles blacklist management for highway toll system. SQL database.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:371428
    • 提供者:lj
  1. bp神经网络的车辆分类

    1下载:
  2. c语言编写的基于BP神经网络的对图像车辆分类,其中图像特征提取是用图像不变矩,给出了图像不变矩的样本数据和验证数据。-based BP neural network image of the vehicle classification, Feature Extraction which is the same image moments, the image is unchanged Moments sample data and test data.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:154260
    • 提供者:adder
  1. 车辆管理系统V1.1

    0下载:
  2. 这是我开发的一个车辆管理系统,里面包括原程序文件,开发程序文件以及系统运行程序!-development of a traffic management system, including inside the original files, the development program files and system operational procedures!
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:1095362
    • 提供者:杨涛
  1. 车辆监控数据分析

    0下载:
  2. 用于车辆监控数据的分析,需要mapengine的支持-vehicle monitoring data for the analysis, needs the support mapengine
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:220787
    • 提供者:guww
  1. 车辆七自由度模型

    4下载:
  2. 本文件是一个七自由度车辆模型,包含车辆纵向横向和侧向自由度。并且附带车辆七自由度公式(This document is a seven-degree-of-freedom vehicle model that includes the vehicle's longitudinal lateral and lateral degrees of freedom. And the vehicle seven degrees of freedom formula)
  3. 所属分类:Windows编程

    • 发布日期:2019-10-17
    • 文件大小:83968
    • 提供者:陌路666
  1. 无人驾驶车辆控制-模型预测控制

    3下载:
  2. 《无人驾驶车辆模型预测控制》源代码,书籍原配的源代码,有需要的人可以看看。("Model Predictive Control of Unmanned Vehicles" Source Code)
  3. 所属分类:其他

    • 发布日期:2020-03-01
    • 文件大小:40960
    • 提供者:大伟喂喂喂
  1. 多车道复杂环境下前方车辆检测算法_孔栋

    1下载:
  2. 基于前方车辆与本车存在安全距离,利用自适应阈值法确定图像灰度分割阈值,形态学处理,利用最小外接矩形框选候选车辆目标,集合车底阴影几何位置等特征验证车辆假设。(Based on the safe distance between the front vehicle and the vehicle, the adaptive threshold method is used to determine the threshold of image gray level segmentation, mo
  3. 所属分类:其他

    • 发布日期:2019-07-10
    • 文件大小:1374208
    • 提供者:向日葵的光
  1. 车辆状态观测器

    4下载:
  2. 建立了车辆—轨道偶合动力学模型,使用Romberg观测器观测了轮对位移、轮对速度、车体速度等系统状态量。(The vehicle-track coupling dynamic model is established, and the wheel-set displacement, wheelset velocity, vehicle body velocity is observed by using Romberg observer.)
  3. 所属分类:*行业应用

    • 发布日期:2020-08-06
    • 文件大小:90112
    • 提供者:davidChow
  1. 基于V2V通信技术的车辆防撞预警系统研究

    1下载:
  2. 基于V2V通信技术的车辆防撞预警系统研究(Research on Vehicle Anti-collision Warning System Based on V2V Communication Technology)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-28
    • 文件大小:369664
    • 提供者:cx250959
  1. 无人驾驶车辆模型预测控制matlab代码

    0下载:
  2. 《无人驾驶车辆模型预测控制》对应代码,添加注释,成功运行!实现了车辆无人驾驶控制的matlab仿真(The corresponding code of "prediction and control of unmanned vehicle model" is added with notes and successfully run! Matlab simulation of vehicle unmanned driving control is realized)
  3. 所属分类:其他

    • 发布日期:2019-12-09
    • 文件大小:399360
    • 提供者:段小贤
  1. 基于蚁群算法的多配送中心的车辆调度问题的研究

    1下载:
  2. 本代码是基于蚁群算法的多配送中心的车辆调度问题的研究论文的源代码,包括数据集,找了很久网上信息不全,加上自己总结,最终调试成功,分享一下(This code is the source code of the research paper on the vehicle scheduling problem of multiple distribution centers based on ant colony algorithm, including data set. After a long
  3. 所属分类:进化算法

    • 发布日期:2021-04-28
    • 文件大小:230400
    • 提供者:下晚自习
  1. 《无人驾驶车辆模型预测控制》VIP超全配套代码

    2下载:
  2. 可以与carsim联合仿真模拟车辆轨迹跟踪(It can be used with CarSim to simulate vehicle trajectory tracking)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-30
    • 文件大小:24576
    • 提供者:帅的一笔
  1. 混合动力车辆模型

    1下载:
  2. 混合动力车辆模型,里面有驾驶员模型、电机模型、发动机模型,传动系统模型等(Hybrid vehicle model, including driver model, motor model, engine model, transmission model, etc)
  3. 所属分类:Windows编程

    • 发布日期:2020-07-10
    • 文件大小:39936
    • 提供者:fengsong
  1. AVL-CRUISE车辆系统开发平台基础教程

    1下载:
  2. AVL-CRUISE车辆系统开发平台基础教程。包括:软件简介及基本操作;matlab联合仿真;AvlRtwDLL安装文件;混合动力汽车mdl模型(纯电动,混合动力);整车动力性匹配参数模型及文档等。(Basic course of avl-cruise vehicle system development platform. Including: software introduction and basic operation; MATLAB joint simulation; avlrtwd
  3. 所属分类:matlab例程

    • 发布日期:2020-11-26
    • 文件大小:1316864
    • 提供者:中国足球队
  1. 企业车辆管理系统

    1下载:
  2. 企业车辆管理系统,用于教学的项目,采用javaee+SSM框架(Land management system)
  3. 所属分类:Java编程

    • 发布日期:2020-07-08
    • 文件大小:22560768
    • 提供者:hhee2
  1. 自主驾驶车辆的路径规划与轨迹跟踪控制.rar

    1下载:
  2. 为减少道路突发事故,提高车辆通行效率,需要研究车辆的紧急避障以实现自主驾驶。 基于车辆点质量模型,设计了非线性模型预测控制( MPC) 路径规划器; 基于车辆动力学模型,设计了线性时变MPC 轨迹跟踪器。(Emergency obstacle avoidance is one of the key points for autonomous driving system. A path planning controller based on non-linear model predicti
  3. 所属分类:文章/文档

    • 发布日期:2021-03-18
    • 文件大小:1884160
    • 提供者:zshou
  1. 四分之一车辆悬架建模仿真

    2下载:
  2. 案例选题:1/4车辆悬架模型的建模与仿真 软件工具:matlab的simulink 内容简述:建立路面谱,建立1/4车辆悬架模型,运用simulink对1/4悬架进行路面行驶仿真分析。结果讨论。(Case topic: Modeling and Simulation of quarter vehicle suspension model Software tool: simulink of MATLAB Content Descr iption:
  3. 所属分类:matlab例程

    • 发布日期:2021-03-27
    • 文件大小:353280
    • 提供者:薄荷面
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com