资源列表
流水线调度
- 实现流水线调度
压缩算法Huffman
- 压缩算法Huffman
打靶法求边值问题
- 本程序是用打靶法求解边值问题的一个非常好的程序,几乎可以通用所用的边值问题,包括求非线性周期解的问题。
etsi-acelp
- esti 的acelp语音压缩算法
WpdPack_4_1_2.zip
- WpdPack_4_1_2.zip 源代码演示例子!
lzss-lzw-scz压缩解压
- 三个压缩/解压缩算法,可在linux windows vxworks等平台使用,便于移植
哈弗曼树的编码与译码
- 哈夫曼编码 和哈弗曼树对文件的压缩 和解压缩
lzwyasuo三次差分编码 和一次LZW压缩matlab源码
- 三次差分编码 和一次LZW压缩matlab源码,绝对正确,而且压缩率很高,80 以上,要是有不懂的,可以咨询我。-This is a realisation of lzw compression.If you have some problems ,you can contact with me.
zong-he-pai-xu 利用随机函数产生N个随机整数
- 利用随机函数产生N个随机整数(20000以上),对这些数进行多种方法进行排序。 至少采用三种方法实现上述问题求解-Generated using random function of N random integers (20000), the number of these sort a variety of methods. At least three ways to achieve these problem-solving
DELPHI.小区物业管理系统
- 小区物业管理系统,比较全面的系统设计,停车场,楼盘管理等等,DELPHI
LZW.rar
- LZ77算法与模式匹配KMP算法的结合及算法实现,包含: LZ77.doc t1.txt t2.txt t3.txt cc3260mt.dll borlndmm.dll 测试cpp1.cpp 压缩程序使用说明.txt,LZ77 algorithm and pattern-matching algorithm for the combination of KMP and algorithm, including: LZ77.doct1.txtt2.txtt3.txtcc3260mt