-
SAEJ2534
Foreword
The use of reprogrammable memory technology in vehicle electronic control units (ECUs) has increased
in recent years, and is expected to continue in the future. Use of this technology has increased the
flexibility of being able to use a single ECU hardware part to be used in many different vehicle
configurations, with the only difference being the software and calibrations programmed into the unit.
Reprogramming of those ECUs in the service environment also allows for ease of field modification of
system operation and calibrations. Variations in reprogramming capability and the multiple tools
necessary to reprogram vehicles are a burden on aftermarket repair facilities that service different makes
of vehicles.
- 2010-06-24 22:18:29下载
- 积分:1
-
fangxing
这是一个应用一致性几何绕射理论编写的简单程序,初学学者可作为参考(This is a simple program UTD written application, can be used as a reference for beginners and scholars)
- 2021-01-13 16:48:53下载
- 积分:1
-
移动式网络监控系统
基于移动的网络
- 2022-07-16 13:18:11下载
- 积分:1
-
guangyiyucesuanfa
广义预测算法MATLAB转化为VC++的程序,可用于三容水箱的数据的采集.(generalized predictive algorithm MATLAB into VC procedures can be used for three-tank of data acquisition.)
- 2007-06-15 10:22:46下载
- 积分:1
-
QT下串口通讯程序
基于QT的串口通讯程序,简单的QT界面,包含串口读,写,状态的判定,使用visual studio 2010环境编译。
- 2022-06-28 13:47:12下载
- 积分:1
-
computeAreaOfPolygon
计算多边形(凸凹)面积。
欢迎批评指正(Calculating polygon (convex and concave) area. Welcome criticism)
- 2008-04-24 20:38:30下载
- 积分:1
-
vcswitch--input
vc可以切换当前系统的输入法。根据注册表中输入法的值来切换(vc can switch the current system' s input method. According to the registry value to switch the input method)
- 2021-04-01 21:59:08下载
- 积分:1
-
VCPP-Code4
VC++环境下用MSComm控件进行串口通讯编程 模型飞机测控平台(VC++ environment serial communication programming model aircraft monitoring platform with MSComm control)
- 2014-05-10 10:27:17下载
- 积分:1
-
WSN-master
omnet++ implementation of wsn.
- 2014-09-05 19:39:27下载
- 积分:1
-
哈夫曼编码
(1)、I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2)、E:编码(Encoding)。利用以建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3)、D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4)、P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5)、T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中((1), I: initialization (Initialization). From the terminal to read the character set size n, as well as n characters and N weights, build Huffman tree and save it in file hfmTree.
(2), E: Code (Encoding). Using the built Huffman tree (if not in memory, read from the file hfmTree), the text in the file ToBeTran is encoded, and the result is stored in the file CodeFile.
(3), D: decoding (Decoding). Using the built Huffman tree to decode the code in file CodeFile, the result is stored in file TextFile.
(4), P: printed code file (Print). The file CodeFile is displayed in a compact format on the terminal, with 50 codes per line. At the same time, the encoding file of this character form is written to file CodePrin.
(5), T: Tree printing. The Hoffman tree, already in memory, is displayed on the terminal in an intuitive way (tree or concave form), and the Hoffman tree of this character is written into the file TreePrint.)
- 2018-06-05 09:11:16下载
- 积分:1