资源列表
simplex
- simplex method programming source code-simplex method programming source code
Mobile-keyboard-control-form
- 此文件的功能是用键盘控制窗体的移动,此文件是使用C#编写的-Keyboard control the movement of the form, C# Prepared
huffman_compress_uncompress.zip
- 又一个huffman压缩/解压算法源码
Compress
- 程序:将重复的子数列折叠起来。就是连续重复数据的压缩,编码原理的程序。如:12 23 34 45 34 45 34 45 88 78 79 88 78 79 99压缩成为12 23 0xFE 3 34 45 0xFD 0xFE 2 88 78 79 0xFD 99。其中0xFE表示重复数列的开始,紧跟后面的数3是重复次数,后面的0xFD表示结束。-Procedures: a subset of the duplicate series folded. Duplicate data is a ro
ycsf
- 用VC编的遗传算法的一个小软件,很好用,大家可以试一下!-VC allocated by the genetic algorithm, a small software, very good, and everyone can try!
WindowsFormsApplication1
- 将黑色转化成白色,谢谢各位使用,祝你性情愉快-Will be transformed into black and white, thank you to use
spiht-sample
- spiht编码,希望大家喜欢
problem-2
- Problem2 of an assignment in a verilog course
GAssssssssssssssssss
- 关于遗传算法的(转载某位大虾的),很好,大家可以参考一下-on Genetic Algorithms (reproduced certain prawns), well, we can take a look
G729a_lib
- G.729的全名Code Excited Linear Prediction Model (CELP) and Conjugate-Structure Algebraic CELP (CS-ACELP). 共轭结构-代数码激励线性预测编码. -Code Excited Linear Prediction Model (CELP) and Conjugate-Structure Algebraic CELP (CS-ACELP
frac_comp.tar
- a small program by Yuval Fisher that has gone a long way to revealing some of the secrets of fracal image compression.