资源列表
高速字符串处理功能的 C 语言源程序
- 高速字符串处理功能的 C 语言源程序,经修改后可以移植到其他程序中?-string-handling functions of the C language source code, as amended, can be transferred to other procedures?
aspxcounter
- 网络流量统计,简单实用,可以统计各种ip,图表显示-network traffic statistics, simple and practical, ip various statistics, charts show
TPA.c.tar
- this code for TPA81 flame sensor
maopaopaixu
- 是一组用C#代码写的冒泡排序法,希望可以给大家参考参考-Is a set of code written using C# bubble sort method, wish to give your information
videoplayer
- mpg视频播放器 可以播放mpg格式的简易视频播放器-javavideo
Form1
- “文字格式”工具栏 “文字格式”工具栏- Visual Basic(7880) Visual C++(306) VBscr ipt(76) Others(73) WINDOWS(55) VBA(48) C-C++(42) MultiPlatform(39) ASP(38) Delphi(34) Java(30) CSharp(29) SQL(22) C++ Builder(22) Windows_Unix(20) CHM(16) WORD(14) C++(14) DOS(13) PDF(11
fit3
- fit3.c is a low-level protocol driver for newer models
ngene-i2c
- nGene PCIe bridge driver i2c functions
MERSON
- 常微分方程组的求解,采用变步长Merson方法求解。-The solution of ordinary differential equations with variable step size Merson method for solving.
szys
- 任意整数的四则运算的代码,包括代码注释。-Arbitrary integer arithmetic code, including code comments.
AF4x4
- 3D Array Factor of a 4x4 planar array antenna
哈夫曼编码的贪心算法设计
- 哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。