资源列表
masm
- 练习,小练习,masm应用软件压缩包,一个 压缩包-A text.
source-code
- 该程序利用哈夫曼编码实现文件压缩与解压,有较好的压缩效果-The procedures for the use of Huffman encoding to achieve file compression and decompression, has good compression effect
p2p
- 聊天程序,非常适合初学者,主要是局域网,在vs2010测试过,还行- Chat program, very suitable for beginners, is tested in LAN, VS2010, OK
111
- 密码生成器,快速生成密码,python语言生成密码-Password Generator to quickly generate a password, python language generated password
QQDemo
- Java 实现网络聊天室 定义端口号后 用TCP实现数据包发送-QQ JAVA
d32
- compression of image
zhiliushuangbihuan
- 直流电机调速系统仿真 直流电机调速系统仿真 直流电机调速系统仿真 -zhiliu dianji tiaosu xitong
LabVIEW
- 打开电脑自带相机,方便测试打开电脑自带相机,方便测试-Open the computer with a built-in camera, easy to open the computer with camera test, convenient testing
Encryption
- RC4和RSA的加密解密类,经过封装,调用简单,包含文档说明、源码、编译成lib的方案-Encrypt and Decrypt with RC4 and RSA, easy to use, include doc, source code, and lib project
PCA_func
- PCA的程序,可以用来学习了解,也可以用于特征脸的获取-PCA program that can be used to learn about and to be used for acquiring Eigenface
gzip
- gzip压缩解压实现算法,该算法基于Huffman编码,能够压缩和解压.gz格式的文件。-gzip compression decompression algorithm, the algorithm based on Huffman coding to compress and decompress .gz format.
reverse
- Can be used to reverse whole file bytes order. Last byte becomes first an so on.