资源列表
convertor
- 页面转码工具,可以由GBK转UTF-8或相反-Page transcoding tool, you can switch to UTF-8 by GBK or vice versa
Image-Compression-source-code
- 图像压缩源码,包括huffman,JPEG等方式。可供初学者参考,欢迎进一步扩展分享。-Image compression source, including huffman, JPEG, etc.. Reference for beginners, are welcome to share further expansion.
wavelet_fractal_compressor
- Wavelet Fractal Compressor
iwt1
- 一维的逆小波变换 代码共享 方便大家-Discrete Inverse Wavelet Transform
dynarray
- 动态数组应用实例。将动态数组运用于房间的计算,包括房间个数,总面积,平均面积,最大以及最小房间面积等-Dynamic array application example. Dynamic arrays used in the calculation of the room, including the room number, the total area, average size, maximum and minimum room size, etc.
CGMY
- C++ class for simulating trajectories of the tempered stable (CGMY) process using the algorithm by D. Madan and M. Yor:
haffmantree
- ADT HuffmanTree{ 数据对象:D={ai| ai∈CharSet,i=1,2,……,n, n≥0} 数据关系:R={< ai-1, ai > ai-1, ai∈D, ai-1基本操作P: HuffmanTree() 构造函数 ~ HuffmanTree() 析构函数 Initialization(int WeightNum) 操作结果:构造哈夫曼树。 Encoder() 初始条件:哈夫曼树已存在或者哈夫曼树已存到文件中。
shuishu
- 水仙花数很好的东西,希望大家喜欢,请多多支持,以后会有更多的东西-Narcissus few good things I hope you like it, please support, there will be more
newkmp
- 串的模式匹配 按要求从主串中找出子串对应的位置,并加以输出-String pattern matching required to find out from the main string of the corresponding sub-string position, and make the output
jpenhuff
- 此源码为按照jpeg标准编写的huffman压缩程序源代码,主要是进行图像数据压缩-source of this according to jpeg standards prepared by the Huffman compression source code, mainly for image data compression
fasong
- 此程序为温度传感器的发送程序,已经调试可行-This program is the sending process temperature sensor has been possible to debug
Run_length_encoding_compressing_bmp_file
- 一个用游程编码实现对BMP文件的压缩,收藏。-A Run-length encoding method compressing a bmp file for storage