资源列表
FileZlib
- 一个简单的文件夹压缩解压缩的类 delphi7+zlib(delphi7自带) 不能压太大的文件,没用线程,没有进度读取-A simple example of the use of zlib compressed folder
erchashu
- 中序遍历二叉树,实现递归和非递归的算法程序-zhongxu bianli erchashu
MU_MIMO
- Multi user mimo for increase the channel capacity for multiple user that want to access the same channel at same time
JMenuDemo
- 这是一个用java编写的菜单演示程序,用户可以通过点击菜单来打开一些对话框。-This is a menu prepared by java demo program, the user can click through the menu to open some dialog box.
LZW
- 采用C++编写的已经封装好的lzw压缩算法,对于常规文件压缩而言,这个压缩算法的速度还是比较不错的,也可以用于嵌入式平台下使用-The use of C++ package has been prepared lzw good compression algorithm, the conventional file compression, this compression algorithm is quite good speed, can also be used for embedded
LZW算法C++代码(文件操作)
- LZW压缩算法C++程序代码(只支持文件操作,不是内存操作)
HuffmanCode_Java_SourceCode
- Huffman Code Java Source Code
Huffman-encoding-decoding
- 哈夫曼编码与译码,能对输入的字符(有权值)进行建树、编码、译码-Huffman encoding and decoding can input characters (right value) for contributions, coding, decoding
DCT
- ce code permet de cacluler les coefficiants de la dct dans un block 8*8 aisni selectionner les coefficients par un balyage zigzag
Calender
- 一个简单的日历表,年,月,日 以及星期 和时间-A simple calendar, year, month, day and week and time
day4
- 关于一些算法的例子,我看着还不错,有不足的地方希望大家指导
MD5
- 用C++类实现MD5散列算法,包括命令行输入参数 没有实现图形界面-Implementation of MD5