搜索资源列表
Windows-via-C++Code-December01-2007
- Windows via C++ Code (December 1, 2007),关于如何在window下学习C++编程的代码资源,配合电子书Windows Via C C++.chm使用。是学习C++的很好资料
Essential C++ code for Vc6
- 这个针对Essential C++这本书的代码-against this book C code
完整的C编译器源代码
- 一个完整的C编译器源代码, 可以编译出windows下可执行的exe文件,程序不大,总共不到2w行代码,是学习C编译器的好例子。 Features * SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assemble
DS28E01-100-C-code-2008-4-29
- DS28E01 加密算法 C代码,经过测试没有问题。-DS28E01 C code
巴特沃斯滤波器代码的C语言实现
- 巴特沃斯滤波器代码的C语言实现。适合初学者了解IIR滤波器的涉及原理及使用,Butterworth filter code, C language. IIR filter is suitable for beginners to understand and use involving the principle
RSA(C++code).rar
- C++ 源代码实现 非对称算法(RSA),C++ Source code to achieve asymmetric algorithms (RSA)
CRC16.rar
- 纯c代码编写,可以单独的进行CRC16校验,结果可以16进制显示。,The preparation of pure c code can be carried out separate CRC16 checksum, 16-band results can be displayed.
Image.Design.Gaussian.filter.C.code
- 图像高斯滤波C++设计代码Image Design Gaussian filter C + + code -Image Design Gaussian filter C++ code
sha1-c
- sha1的C语言源代码,简单易学,还有案例-sha1 c code
LHM-c-code-plot-use-matlab
- c code for LHMs and using the matlab to plot the field
Tetris-C-code
- 俄罗斯方块游戏的完整源代码,采用C语言编程
GD.C
- C Code for Godunov Method of Gas Dynamics (Euler Equations)
classic-state-machine-C-code
- 4种经典状态机C代码,代码详细,可供学习者参考-Four kinds of classic state machine C code
QUIZ C code
- this is c code program for quiz
Button c code
- This is a generic button manager c code for embedded development. It will detect several behaviors like short and long presses, and will also do debouncing.
Generic Timer C code
- This is a generic timer c code. Useful for detecting timeouts in embedded development. Some hardware timer irq must call its Tick function.
Fifo c code for MCU
- Generic c code for Fifo, meant for embedded development.
cppstdlib-code
- C语言程序设计现代方法第二版书中的源代码(C code of C PROGRAMING)
thinning_algorithm in C code
- c代码写成的可运行的细化算法,可以高效地运行(A run down thinning algorithm written in C code)
DS28E01-100-C-code
- 加密芯片DS28E01-100的C代码,含SHA算法(C code of encryption chip ds28e01-100, including Sha algorithm)