资源列表
chieflz3
- This package contains Borland Pascal and Delphi sources, for LZSS (LZ77) file compression and decompression. This works with single files, and archives. The sources compile for Dos, Dos DPMI, Win16, and Win32. The package supports Turbo/B
exercise6
- 100 point the best solution. with good doc-100 point the best solution. with good doc...
niudunfa
- 这是自己做的牛顿迭代法程序,比较简单,和大家一起交流一下-This is their own doing Newton iteration procedure is relatively simple, with everyone sharing what
ValidationCode
- WEB,SQL,PHP程序设计具有分页功能-validationcode
barcode4j
- 非常有用的一个barcode包,谢谢大家下载
suanshubianma
- 算术编码的算法,使用VC++实现,多媒体的一个作业-Arithmetic coding algorithm, using VC++ implementation of a multimedia work
ProgrammBackup
- 程序打包压缩,目录浏览,程序代码的压缩、备份-Program package compression, directory browsing, code compression, backup
diamonds_game
- C大程序 需要解压,浙大大二学生的c语言课大作业,没什么了-C procedures needed to unpack, Zhejiang University sophomore students in language courses c large operations, and there is nothing the
phpsysinfo2
- 这个一个可以显示多种操作系统信息的源码工具-This one can display a wide range of information-source operating system tools
xinxi
- 从信息论角度看视频图像压缩编码技术的发展与现实应用-From the information theory point of view to see the video image compression encoding technology development
IJL
- vc环境下的利用IJL压缩库进行BMP->JPG的压缩转化
MFC
- (1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。 (6)用文件保存图形信息,且能够从文件中读取并作相应处理。 2)创新要求: 采用头文件与源文件分离的方法,多态性的实现多样化-d