▍1. x264dateflow
说明: 文件介绍了x264程序的算法流程表,每个函数的内容详细介绍在里面 (Document describes the algorithm flow chart x264 programs, and detailed description of each function in it)
说明: 文件介绍了x264程序的算法流程表,每个函数的内容详细介绍在里面 (Document describes the algorithm flow chart x264 programs, and detailed description of each function in it)
VC编程实现LZARI压缩算法经典代码VC programming LZARI classic code compression algorithm (VC programming LZARI classic code compression algorithm )
输入两个正整数m和n,求其最大公约数和最小公倍数(Enter two positive integers m and n, can seek the common denominator and least common multiple)
Huffman 编码是第一个实用的无损压缩编码技术,经过了多年的不断改进,已经形成了系统的理论和方法。目前主要有两种类型的Huffman编码方式,即静态Huffman编码和动态Huffman编码。Huffman编码有着广泛的应用,但是不再是压缩算法的全部,而是被当作最终的编码方法。(Huffman coding is the first practical lossless compression coding technology, after years of continuous improvement, has formed a system of theories and methods. There are currently two types of Huffman encoding, namely, static and dynamic Huffman coding Huffman coding. Huffman coding has been widely used, but the compression algorithm is no longer all, but rather be treated as the final coding.)
说明: 压缩包包括完整的实例代码,可供大家研究和学习,内附说明!(Archive includes a complete example code, for all research and study, included instructions!)
说明: 一个简单的32位位图压缩算法,基本思想是,扫描像素点,后面有雷同的就记下重复次数。(A simple 32-bit bitmap compression algorithm, the basic idea is to scan pixel, behind identical repetitions on the record.)
说明: 这是target.c的压缩文件,用于理解为什么可以从片内RAM中映射中断向量到0地址处。有MEM=2哦(NIU X)
说明: 黑刀Dezender4.3简体中文版 黑刀Dezender4.3简体中文版 黑刀Dezender4.3简体中文版(Black knife Black knife Dezender4.3 Simplified Chinese Simplified Chinese version of Dezender4.3 Simplified Chinese version of the black knife Dezender4.3)
工程之间的转换 主要针对 05 和08 希望对大家有帮助(Projects aimed at the conversion between 05 and 08 We want to help)
顺序表插入删除,典型的教科书式的程序。老师给的。。。。。。(The order of the table insert removed, a typical textbook-style programs.)
动态规划中图形算法中的最短路径算法 用类做的,分几个函数(The short road of dymta i don t know what is this program means,it is a c++ program !numeric recipes in C++ )
说明: vc 典型模块 是一个图像压缩显示的程序(vc typical module is shown in an image compression program)
这是一个自己写的关于fft变换的快速源程序,可以达到很高的性能。(This is an fft transform himself wrote about the rapid source, you can achieve high performance.)