▍1. 263yasuoyuv
263yasuoyuv.rar是把yuv-411格式文件压缩为*.263可直看(263yasuoyuv.rar is yuv-411 format for the*. 263 files can be read straight)
263yasuoyuv.rar是把yuv-411格式文件压缩为*.263可直看(263yasuoyuv.rar is yuv-411 format for the*. 263 files can be read straight)
说明: 图的算法实现 (1)将图的信息建立文件; (2)从文件读入图的信息,建立邻接矩阵和邻接表; (3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。 (Graph Algorithms (1) will map the information to create the document (2) read from the document map information, the establishment of adjacency matrix and adjacency list (3) the realization of Prim, Kruskal, Dijkstra, and topological sorting algorithm.)
一个强大的图象压缩开发包,支持压缩格式为jpeg,jpeg2000有损无损压缩(A powerful image compression development kit, support for compression formats jpeg, jpeg2000 detrimental to lossless compression)
课设时做的学生成绩管理系统,希望对大家有参考价值(Lesson set up to do when the student achievement management system that everyone would like to have reference value)
实现图像的jpeg无损压缩,可以在linux系统下经过交叉编译器编译后在arm上实现,已经写好makefile文件(Realize jpeg image lossless compression, you can linux system through cross-compiler to compile in the arm to achieve, has written makefile file)
这是关于图象压缩的程序,包括有损压缩或无损压缩两类。用的是jpeg2000的压缩标准,但是这是jpeg2000的第一部分(This is the image compression procedures, including lossy compression or lossless compression of two categories. Using the JPEG2000 compression standard, but this is the first part of JPEG2000)
完善后的LZMA(7ZIP)压缩DLL文件,且带有示范使用源码。(Perfect after LZMA (7ZIP) compressed DLL files, and a demonstration on the use of source code.)
C#写的ZIP压缩包,可以在线将文件压缩成为ZIP文件或数据流。(wrote ZIP compressed, online file compressed into ZIP files or data flow.)
这是lzw算法源程序代码,纯c语言编程实现,希望对您有用。(lzw algorithm source code, pure c programming language, and I hope to you useful.)
非常好的视频压缩filter,可以实现mpeg2 mpeg1的视频压缩,用户可以自己选择码率(very good video compression filter can achieve mpeg1 mpeg2 video compression, Users can choose Rate)
说明: 对流数据的压缩,主要针对二进制的数据代码进行各种长度宽度的压缩。(convection data compression, mainly with regard to the binary code of various length width of the compression.)
说明: 从老师那下的压缩机俄压缩程序,应该有用!(from teachers that the Russian compressor compression procedure, we should useful!)
说明: 著名压缩算法的实现,能够实现各种基本功能,适合学习!(famous compression algorithm to achieve to achieve basic capabilities for learning!)
用c语言编写的无损压缩中的熵编码的编码和解码程序! 很实用的!(prepared by the lossless compression of the entropy coding coding and decoding process! Very practical!)
本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。(realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.)
本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点(the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman)
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。(LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it became a category C, it can be to facilitate the compression.)