资源列表
huishu01beibao
- 回朔解决0-1背包,里面有VC++的代码,可供大家参考,如里有误的,请和我联系-retrospective resolve 0-1 knapsack containing a VC code, for your reference, if there are mistaken. and please contact me! !
gis
- vb+mo开发的简单的GIS程序,简单的加载shp文件、放大、缩小、漫游、查询等-vb+mo GIS
ezwp11
- ezw的pascal源码-ezw the FO
jpgdec
- c语言实现的JPEG解码成BMP,可以看看,利用MFC库-JPEG decoding of c language into BMP, you can see, using the MFC library
compressor
- 该程序用VC实现了一个小型文件压缩与解压缩功能的程序,系统中使用静态二叉树,哈希表等数据结构,采用哈夫曼编码进行压缩与解压缩.
改进的LZSS压缩算法
- 本文提出了LZSS压缩算法在进行文本压缩时存在的问题,并给出了解决方法。改进后的算法具有较高的压缩率,实验结果令人满意。 关键词:LZSS;数据压缩 -This paper presents a compression algorithm LZSS text compression during the question and gives a solution. Improved algorithm with a higher compression ratio, the experi
Truss
- This 2d code for matlab-This is 2d code for matlabdd
Stack_arrage
- 用数组实现棧,大学的作业,大学课程C++,很易实现,易明白,请放心下载
dct
- 通过DCT变换实现对图像的压缩,压缩后图片基本与原图像相同。-Through the DCT transform for image compression, image compression basically the same as the original image.
huffman
- 一个关于哈弗曼编码的课程设计 哈弗曼编码解码源文件-huffman coding
Tsx_maze
- 我自己使用java开发的一个好玩的迷宫游戏,希望大家多多支持啊,源代码附上!-A fun maze game, my own java development and hope a lot of support, source code attached!
HuffTree
- 一个简单的基于哈夫曼树的数据压缩算法,使用链表等数据结构进行编写。-Huffman tree based on a simple data compression algorithms, data structures such as lists were prepared.