资源列表
Crc32
- CRC校验实用程序库 在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。在诸多检错手段中,CRC是最著名的一种。CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小,易于用编码器及检测电路实现。从其检错能力来看,它所不能发现的错误的几率仅为0.0047 以下。-/* CRC.C——CRC程序库*/ #define CRCCCITT 0x1021 #define CCITT-REV 0x8408 #define CRC16 0x8005 #define C
optimization_manuals
- 性能优化,优化编译器,优化内存使用,优化语言结构等-This series of five manuals describes everything you need to know about optimizing code for x86 and x86-64 family microprocessors, including optimization advices for C++ and assembly language, details about the microarchitec
Modbus(word--addr--timeout--error)
- a mod-bus network code in code vision compiler :)
shumojiaocheng
- 关于lingo教程和一些小算法。。数模者愈看从速哦。嘿嘿·-About lingo tutorials and small algorithm. . Digital-analog were more to see as soon as possible oh. Hey
dS18b20
- 这是DS18B20的驱动程序,编译器是keil!希望对大家有用!-This is the DS18B20 driver, compiler keil! I hope useful!
From-beginner-to-SCM-SCM-Engineer
- ,我们开始迈入单片机的世界。在我们开始这一章具体的学习之前,有必要给大家先说明一下。在以后的系列文章中,我们将以51内核的单片机为载体,C语言为编程语言,开发环境为KEIL uv3。至于为什么选用C语言开发,好处不言而喻,开发速度快,效率高,代码可复用率高,结构清晰,尤其是在大型的程序中,而且随着编译器的不断升级,其编译后的代码大小与汇编语言的差距越来越小。而关于C语言和汇编之争,就像那个啥,每隔一段时间总会有人挑起这个话题,如果你感兴趣,可以到网上搜索相关的帖子自行阅读。不是说汇编不重要,在很
little-C
- 一个不错的C解释器,唯一的缺点就是库文件还没有完善。-A good C interpreter, only drawback is the library file is not perfect.
dominators.tar
- 从图中生成支配树算法,即支配树生成算法,该算法常用于编译器。-From the dominant tree algorithm to generate the figure, the dominant tree generation algorithm, which is commonly used in the compiler.
CminusProject2
- 包含词法分析,语法分析,并能生成三元式,是学习编译原理的好资料-Include lexical analysis, parsing, and can generate three yuan style, is to learn the principles of good information compiled
linker-and-loader
- 电子书:编译器与解释器,英文原版,打印版.-e-book: linker and loader original
gnu-assembler
- 电子书:GNU 编译器2.14版 英文版-the book : gnu assembler
Mutis1.4-Beta1
- Mutis是Lucene搜索引擎的德尔福端口。索引,目录和出色的性能与基于文本的搜索信息提供了一个灵活的API。实现自定义搜索引擎,研究,全文检索,数据挖掘和更优良。-Mutis is a Delphi port of the Lucene Search Engine. Provide a flexible API for index, catalog and search text-based information with great performance. Excelent for i