-
uds-c-master
uds 诊断主机模式,采用C语言作为开发语音。(
This is a platform agnostic C library that implements the Unified Diagnostics
Services protocol for automotive electronics. UDS is documented in ISO 14229 and
is the underpinning for the more well-known On-board Diagnostics (OBD) standard.
The library currently supports UDS running over CAN (ISO 15765-4), which uses
the ISO-TP (ISO 15765-2) protocol for message framing.
This library doesn t assume anything about the source of your diagnostic message
requests or underlying interface to the CAN bus)
- 2020-12-14 16:29:14下载
- 积分:1
-
spi_test
IC(PIC16F690)驱动程序C语言代码,为需要帮助的人提供方便,互相帮助!(IC (PIC16F690) driver C language code, for the people who need help to facilitate and help each other!)
- 2013-06-24 09:20:05下载
- 积分:1
-
VisualC++-MATLAB
《VisualC++-MATLAB图像处理与识别实用案例精选》书的源代码,里面各个章节的程序例子都有("VisualC- MATLAB image processing and recognition practical case Showcase" on the source code, inside the various sections of the procedures examples)
- 2007-05-10 19:22:38下载
- 积分:1
-
ReportCreator
说明: 可实现报告单的简单编辑、格式和内容的调整(This is a ReportsCreator!)
- 2020-06-16 20:40:02下载
- 积分:1
-
mixure
vc和matlab的混合编程,很好很全的(vc and matlab programming mix, full of very good)
- 2011-11-23 20:59:18下载
- 积分:1
-
stm32步进电机S曲线加减速控制
stm32步进电机S曲线加减速控制,stm32单片机,移植了AVR446的电步电机控制机制。采用定时器中断形式,准确快速的步进计算。加速快。刹车准
- 2022-11-01 02:20:03下载
- 积分:1
-
matlab-command
matlab命令,方便初级使用者查询命令(matlab command to facilitate the initial user query command)
- 2011-06-20 16:43:42下载
- 积分:1
-
stm32f10x_lib
stm32f103 lib header
头包含文件结构(stm32f103 lib header)
- 2012-08-10 22:55:38下载
- 积分:1
-
C++做的火车车厢调度系统
本程序的任务是:假设停在铁路调度站入口处的车厢序列的编号依次为1,2,
3…n。设计一个程序,求出所有可能由此输入的长度为N的车厢序列。
若实现车厢调度的基本要求,所以需要建立一个栈来实现。栈的特性是先进
后出,而根据栈的特性,进栈与出栈都有两种可能:一个数进栈后,要么立即出
栈,要么进行下一个数的进栈;同样一个数出栈后,在栈不为空的情况下要么继
续出栈,要么进行下一个数的进栈;输入一个车厢长度,从而得到由此输出长度
为n的车厢序列,并定义一个二维数组来保存所有的输出序列。
- 2022-10-05 11:20:03下载
- 积分:1
-
VC6.0MFC
vc++制作串口调试助手,用vc6.0开发环境,一步一步教大家制作串口调试助手(vc++ production serial debugging assistant with vc6.0 development environment, step by step teach you making serial debugging assistant)
- 2013-07-18 16:02:31下载
- 积分:1