资源列表
res
- res可视化压缩,添加,删除。delphi编写,无任何第三方控件-res visualization compression, add, delete. delphi prepared without any third-party control
shiyan4
- 这个是电子地图的 原程序 很好的,不错啊 侃侃 ,很有帮助
automobilesalesmanagementsystem
- 采用VB+ACCESS编写的汽车销售管理系统,-VB+ ACCESS to prepare the use of the automobile sales management system,
Decompression
- This source code implements all the steps of JPEG Decompression for a Grey Image without using predefined functions of matlab, means that all the steps are implemented.
softhy697c
- 综合查询系统,保证所提供软件或程序的完整性和安全性-comprehensive inquiry system to guarantee that software or procedures for the integrity and security
LZMA
- windows下LZMA格式压缩文件解压及打包工具-lzma for windows
boxing
- 波形发生起的仿真,付有线路图,和模拟仿真图-BO XING
Blowfish
- Visual Basic Blowfish functions This a Visual Basic version of Bruce Schneier s Blowfish algorithm as detailed in "Applied Cryptography", 2nd edition, 1996 It has been tested in VB6 and Access VBA. Use at your own risk. Version 6. Pu
code2_Interp
- distributed video coding
AppWizard-and-MFC
- The principle of AppWizard and MFC framework for parsing the source code examples
Dynamic-Dictionary
- 用java编写的dynamic dictionary动态字典压缩和解压缩程序。字典更新方法是:FC(First Character)和CM(Current Match),删除方法是FREEZE和RESTART。-This is a java program that contains compression and decompression using dynamic dictionary method. There are two dictionary update method: Firs
condence
- 利用霍夫曼树进行文件压缩和解压,直接用vc6.0打开工程即可。其中05.ppt是用于测试的文件,05.ppt内容是实验要求。