搜索资源列表
mqc
- 这个是jpeg2000中使用的算术编码,是嵌入式编码模块tie2的核心代码
root
- 全面考虑各种情况,求解一元二次方程的解。只有核心代码,加mian函数即可运行-To consider all the circumstances, the solution for solving a quadratic equation. Only the core code, plus mian function to run
hglz_v09
- LZW压缩算法的VC++示例程序源代码,含算法的核心代码和简单范例程序代码,可以VC6下顺利编译-LZW compression algorithm of the VC++ sample program source code, including algorithms simple example of the core code and code can be compiled successfully under VC6
dijkstra-Algorithm-and--opinion
- 本程序为dijkstra算法的最核心部分,也基本上是源码,并无很大改动,用意在于大家对dijkstra算法有个宏观的理解,基本上对代码行行注释很适合新手。也提出对dijkstra算法修改的一点思路-The dijkstra algorithm core part This program is basically the source code, there are no great changes, the intention is to have a macro understanding
DIVX-Compressor
- 这是一个有关用DSPack进行视频压缩的示例程序,这个示例程序非常简单,精简了许多无关的全码,只保留核心功能代码。-This is a sample program for video compression using DSPack, this sample program is very simple and streamlined many independent code, and retain only the core functionality of the code.
SDT
- SDT旋转门压缩算法的核心部分代码 包含压缩部分 解压功能不完善 所以没有给出-SDT revolving door compression algorithm is a core part of the code contains a compressed partially decoded so imperfect is not given
Huffman-and-codec
- c/c++哈夫曼排序及编解码,计算机类专业标注课程设计,高效简洁代码。解压缩软件核心程序。-Huffman and codec