资源列表
jpeg_decoder_play
- 基于tinyjpeg的jpeg解压缩程序,可解码jpeg数据为YUV分量数据-Based Solutions tinyjpeg jpeg compression program, you can decode jpeg data to YUV component data
jQuery-fresh-horizontal-menu
- herefelement is the final element inside a<constructor-arg/>or<property/>definition element. Here you set the value of the specified property of a bean to be a reference to another bean (a collaborator) managed by the container. The r
demo_vca
- Vector Component Analysis
UNZIP
- 解压缩软件UNZIP的C源程序代码 算法 在网上搜索一下吧-UNZIP C sourcecode
SimpleText
- 简单的文本压缩程序-A simple program about text compressing
VC_programming_LZARI_classic_code_compression_algo
- VC编程实现LZARI压缩算法经典代码VC programming LZARI classic code compression algorithm -VC programming LZARI classic code compression algorithm
hw
- 基于jepg格式的dct变换的verilog代码实现-Based jepg format dct transform verilog code
20070522_db093cf8d70ae70ef846JMK8Szkr1yha
- 七、压缩软件 小组成员: [问题描述] 用哈夫曼编码设计一个压缩软件,能对输入的任何类型的文件进行哈夫曼编码,产生编码后的文件-压缩文件;也能对输入的压缩文件进行译码,生成压缩前的文件----解压文件。 [设计要求] -cyuyansui
wbs
- 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
Lab-Files
- Quanser公司四旋翼直升机控制系统的LQR控制程序-Quanser company four of the control system of the helicopter rotor conventional LQR control procedures
123
- (1) 文件系统中包括初始化一个系统目录,包括根目录/,5个子目录(bin/ boot/ dev/ etc/ home/)。 (2) 文件系统包括以下操作: (a) 在根目录或者子目录中添加一个文件或者子目录。(目录名最后用 / 结尾,文件名不用) (b) 在根目录或者子目录中删除一个文件或者子目录。 (c) 查找一个目录或文件的路径。(如输入搜索file1,则显示为/home/file1,或搜索user1,则显示为/home/user1/) (d) 退出文件系
zlib
- ZIP algorythm Delphi realization. Needed obj (binary) zlib library.