搜索资源列表
wbs
- 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
ziptest
- 一个用C语言写的ZIP压缩与解压的简单示例,保持目录结构并可以用winrar解压,主要调用了zlib的zip函数库。-A C language to write ZIP compression and decompression of a simple example, to keep the directory structure and you can use winrar to extract, called zlib zip library.
PM
- (1)运行环境:本系统是基于Windows操作系统下的一个提供给宿舍管理员使用方便其管理宿舍日常事务的软件,操作系统必须为Windows系列的升级到Microsoft .Net Framework 2.0以上的公共语言运行库,其所用到的第三方控件的连接文件已经全都打包到本系统根目录中,操作系统不需要任何特殊的设置,该系统尚未正式投入使用。 (2)开发环境:本系统是基于Microsoft .Net Framework 2.0平台开发的,采用的编程语言为C#,开发工具为Microsoft Vis
jpegv41
- jpeg的basic语言源程序,不同于其他c库代码。-jpeg of the basic language source code, unlike the other c library code.
ppmz2src
- PPMZ ppm prediction by partial match 压缩算法c语言实现,包括lib库文件-PPMZ ppm prediction by partial match compression algorithm c language, including the library file lib
jpeg_mine
- 在vc6.0上实现了jpeg压缩流程,没调用库文件,可以很容易转为C语言,最重要的是这份源码注释很详细,绝对适合配合学习JPEG压缩算法-In vc6.0 jpeg compression process, did not call the library file that can be easily converted to C language, the most important is that the source code comments in this very detaile
jpgdec
- c语言实现的JPEG解码成BMP,可以看看,利用MFC库-JPEG decoding of c language into BMP, you can see, using the MFC library
Tetris-game
- 基于图形库文件的俄罗斯方块游戏(C语言编写)可运行-Graphics-based Tetris game library file (C language) can be run