CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 交通/航空行业 搜索资源 - CAN c

搜索资源列表

  1. Chap3

    0下载:
  2. 是C#写的一个实用系统,大家可以互相借鉴,参考,望多多交流-is written in C# a practical system, we can learn from each other, reference, look interact more
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:384.98kb
    • 提供者:谢雨欣
  1. tingchechangchengxu

    0下载:
  2. 该程序在VC++和C环境下都可运行,上传时我用的DOC上传的大家使用时可把该文本中的程序直接复制到相应的环境下就可以运行-procedures in the VC and C environment can be run, I used to upload the DOC uploaded when you can use the version of the copy directly to the corresponding environment can be running
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:8.48kb
    • 提供者:张宁
  1. IntegratedVehicleNavigation

    0下载:
  2. 解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用。-5M be unpacked, This is what I use C# for embedded WinCE done a GPS / inertial navigation system software portfolio position
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:711.61kb
    • 提供者:马海波
  1. plae

    0下载:
  2. 一个用C写的民航管理系,将代码在运行在C或C++即可。-a C wrote's civil aviation management system will run on the code in C or C can be.
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:3.26kb
    • 提供者:黄伊
  1. dituzhaose

    0下载:
  2. 地图着色算法C语言实 任何平面地图可以使用4种颜色给每个不同的城市着色,而保证相邻的城市着不同的颜色。 -map coloring algorithm C language is any planar map can use four colors for each different city coloring, and adjacent to the city to ensure different color.
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:1.69kb
    • 提供者:friday
  1. imu_ahrs

    5下载:
  2. 基于IMU(三轴角速率、三轴加速计和三轴磁场)的方位姿态解算系统(ahrs),基于C语言开发,VC 6.0编译器,可方便的移植到其他环境。-Based on the IMU (three-axis angular rate, three-axis accelerometer and three-axis magnetic field) to locate gesture Solution System (ahrs), based on C language development, VC 6.0
  3. 所属分类:交通/航空行业

    • 发布日期:2014-03-01
    • 文件大小:19.17kb
    • 提供者:Liaoni Wu
  1. traffic

    0下载:
  2. 全副交通管理系统,里面包括火车和飞机两种交通工具,C语言编写,可用。-Full traffic management system, which includes two modes of public transport trains and aircraft, C language, can be used.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-15
    • 文件大小:6.23kb
    • 提供者:wangbei
  1. hangkongshoupiao

    0下载:
  2. C语言编写的航空售票系统,可以实现录入、查询、订票、退票功能。还不错-C language of aviation ticketing system, can achieve entry, queries, booking, refund feature. Not bad! !
  3. 所属分类:transportation applications

    • 发布日期:2017-04-13
    • 文件大小:3.15kb
    • 提供者:lh
  1. minhang

    0下载:
  2. 用c++实现的简单系统,能实现比较简单的功能-C++ implementation using a simple system that can achieve a relatively simple function of
  3. 所属分类:transportation applications

    • 发布日期:2017-04-17
    • 文件大小:99.39kb
    • 提供者:lhp
  1. PID-control-C-demo

    0下载:
  2. PID控制的c语言源程序,稍加修改可以应用于控制系统-PID control c-language source code, slightly modified control system can be applied to
  3. 所属分类:transportation applications

    • 发布日期:2017-03-24
    • 文件大小:24.03kb
    • 提供者:simon
  1. hangbanchaxun

    0下载:
  2. C++ 可实现航班查询的小程序 可实现添加 删除 插入 修改等功能 虽有欠缺 但是功能还是很不错哦-C++ can be a small program for Airline check add remove insertion can be achieved despite the lack of such functions, but function is still very good, oh
  3. 所属分类:transportation applications

    • 发布日期:2017-04-03
    • 文件大小:3.83kb
    • 提供者:冬冬
  1. Train-Services-Management-System

    0下载:
  2. 火车票务管理系统。 用C语言编写的火车火车票务管理系统。可以输入,查询,排序。-Train service management system. Written with the C train ticket service management system. Can enter, query, sorting.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-13
    • 文件大小:1.68kb
    • 提供者:lvyunpeng
  1. Vehicle-Maintenance

    1下载:
  2. 使用汽车维修管理系统可以大大地提高修车企业的工作效率,减少工作中可能出现的错误,为客户提供更好的服务,是提高修车行业自动化水平的重要手段之一。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。-Use of vehicle maintenance management system can
  3. 所属分类:transportation applications

    • 发布日期:2017-04-10
    • 文件大小:1.69mb
    • 提供者:黄智坚
  1. TMS

    0下载:
  2. 一个非常好的 出租车管理系统功能很强大 如果你懂C++ 可以在做二次发 框架非常好-A very good taxi management system, very powerful if you know C++ can do a very good framework for the secondary hair
  3. 所属分类:transportation applications

    • 发布日期:2017-04-17
    • 文件大小:333.45kb
    • 提供者:
  1. huoche

    0下载:
  2. 自己写的火车售票系统,可以作为学习C#实例-Write your own train ticket system can be used as examples to learn C#
  3. 所属分类:transportation applications

    • 发布日期:2017-04-01
    • 文件大小:624.58kb
    • 提供者:liruixu
  1. Train-booking-system

    0下载:
  2. mfc,用c语言编写的火车订票系统,界面精美,可以运行-MFC, using C language train booking system, beautiful interface, can run
  3. 所属分类:transportation applications

    • 发布日期:2017-04-10
    • 文件大小:1.91mb
    • 提供者:我出去
  1. c-P-P--finite-element-program

    0下载:
  2. 三角形常应变单元的有限元源程序。把一些数组大小调整好,并把节点编号换个方向,就可以。-Triangular constant strain finite element unit source. Adjust to the array size, and node number from another direction, you can.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-01
    • 文件大小:221.56kb
    • 提供者:zhangjie
  1. CAN-BUS-Program

    0下载:
  2. CAN源程序,供各位参考。用C语言编写。-CAN source program. C language
  3. 所属分类:transportation applications

    • 发布日期:2017-11-17
    • 文件大小:3.12kb
    • 提供者:Brave
  1. STM32-GPS.C

    2下载:
  2. gps数据解析并显示,完整的C++源代码,可以获取位置和卫星状态信息-gps data analysis and display, complete C++ source code, you can get position and satellite status information
  3. 所属分类:transportation applications

    • 发布日期:2015-08-10
    • 文件大小:2kb
    • 提供者:范文浩
  1. 0851PLC-traffic-light-control-C-code

    0下载:
  2. 单片机控制交通灯原理图和程序代码,可实现在数码管上轮流显示信号交叉口东西南北四个方向红绿灯-MCU control traffic lights schematics and program code can be realized in the digital tube display signal turns East and West four directions intersection traffic lights
  3. 所属分类:transportation applications

    • 发布日期:2017-04-09
    • 文件大小:265.88kb
    • 提供者:lvb
« 12 »
搜珍网 www.dssz.com