资源列表
ImageCoding
- 本例给出了几种编码方法的源码,包括:霍夫曼编码,香农编码,位平面编码等-This example shows the source code of several encoding methods, including: Huffman coding, Shannon coding, bit plane coding, etc.
26073-800_ANSI_C_source_code
- 3GPP Adaptive Multi- Rate (AMR) 标准实现,针对8KHz采样音频文件按20ms一帧实现两者VAD模式的编码 -3GPP Adaptive Multi-Rate (AMR) standard of achievement for 8KHz sample audio files, according to 20ms between the VAD model to achieve a coding
huffman
- huffman编码和解码,可从文件中读取,并将文件翻译成0,1代码-huffman encoding and decoding can be read from a file, and the translation of documents into the 0,1 code
2-IO
- 这是一个关于I/O口的例子,希望对大家有所帮助-I/O
userWork
- 非常好的网络开发系统,应用非常广泛。非常有用。-very good!
project2
- project for hidden to discrip see project 1 also
wenduxinpianqudong
- wenduxinpianqudong程序-wenduxinpianqudong
ChilkatJava
- 很好的压缩程序,国外开发的PPMd压缩算法的实现,很容易嵌入-A good compression program, developed abroad PPMd compression algorithm to achieve, it is easy to embed
student
- 记录学生信息 提供删除、添加、修改等操作-Record Student Information Provide delete, add, modify and other operations
119128666Geneticalgo_MAX
- 遗传算法求解测试函数,进行了改进,提高了算法效率 -genetic algorithm
LZBRS
- A small simple and fast LZ77 based compression algortihm which is really fast on compression and decompression. Compilable with Delphi and FreePascal