资源列表
lab5
- 石头剪子布游戏记录存入文件,并在下一次打开时显示记录-stone play
cicle
- 客户管理系统 基于vb开发环境,功能齐全,操作简单-Client Management System
524a2a40c760a588584fb6d0a95637f4
- 完整的算数编码和解码,十分好用,拿来和大家分享-Complete arithmetic encoding and decoding, very easy to use, and we used to share
sanpack_rsa_vs2003sln
- 看到RSA加密的C++类下载的人不少,我也下载了,并且稍微改动了一下,使它看上去更加易懂。在新年随手写了一套RSA文件加密,用win32dll封装使用了这个类,用C#写了文件加密和操作界面,可以实现密钥的保存和对任何文件的RSA加密操作。送给大家祝大家新年快乐。-see RSA encryption C downloaded to many people, I have downloaded and slightly altered a bit it looks more comprehensi
FastAC
- 算术编码(压缩解压缩)的源代码,用vc实现,并有详细说明文档。-source code for arithmetic coding, vc code and detailed document.
PSK
- i got the PSK.m in the mathworks hope you will like it.
lpc
- 语音中的经典LPc估计,matlab实现
123
- 钢琴 无聊时候弹弹,代码是javascr ipt的,重要是学习下-Piano study
HuffmanCoding
- The program uses Huffman code algorithm to compress any file (text file, image file, ...) by creating a optimal prefix tree. The user interface is very simple to process encoding a file or decoding a file.
HDB3(new)
- 该程序完成HDB3码的编码。程序接收由20个0、1组成的数串,输出HDB3码。-HDB3 decode program
ImageCoding
- 主要实现图像压缩编码,主要包括香农-费诺码和算术编码的实现
hfmcoding
- JPEG的图像压缩的huffman编码c++实现-image ecoding with hufman