资源列表
ledSim
- led仿真程序,用于单片机开发时,实时模拟程序运行时LED的显示-led simulation program for the development of SCM, Real-time simulation program running LED display
JavaScript
- javascr ipt特效,是一款很实用的FLASH特效。-javascr ipt te xiao
2binary
- convert hex to binary
zip
- zLib标准源码-zLib standards source
lzma
- To compile C++ version of file->file LZMA encoding, go to directory CPP/7zip/Bundles/LzmaCon and call make to recompile it: make -f makefile.gcc clean all In some UNIX/Linux versions you must compile LZMA with static libraries. To co
infozip.zip
- infozip DLL文件。包含VB的压缩和解压使用例子
cabfile
- cabinet file (.CAB) file handlig.
ellipse3
- Curve fitting, ellipse fitting useful
sanshaobbs
- 这是一个关于论坛的代码,可以供初学者学习,需要的话可以下载来看看,或许有帮助,-This a code on the Forum, for beginners learning, the need to look at can be downloaded, Perhaps help Ha ha
SimpleQuickHuffmanCode
- 本文描述在网上能够找到的最简单,最快速的哈夫曼编码。本方法不使用任何扩展动态库,比如STL或者组件。只使用简单的C函数,比如:memset,memmove,qsort,malloc,realloc和memcpy。 大家都会发现,理解甚至修改这个编码都很容易-This article describes the Internet to find the simplest, fastest Huffman. This method does not use any extension of