资源列表
jisuanjituxiang
- 最大值:扫描法:设第一个象素灰度级为最大值,然后与后一个象素灰度级比较,如果后面的大,则把后一象素值赋给最大值,依次逐一比较到图象最后的一个象素,找出最大值。-Max: scanning method: the first pixel-based gray-scale for the maximum, and then after a pixel with gray-scale comparison, if the back of the large, while the latter is a
jboss-portal-2.0.1RC1-jboss-4.0.2
- jboss服务器! java开发员必备! 一般与sqlserver数据库组合!-jboss server! java developer must have! Sqlserver database with the combination of the general!
owndraw
- C++中编辑之后的窗口缩放,以及放大.无论是缩小还是放大缩小、放大按钮都会保持在窗口中间-In c++ edit window, and after scaling. Whether narrowing or zoom-in and amplification button will remain in the window
_1.1B07010424
- ① 设计和实现基于哈夫曼算法的编码和译码功能,系统功能包括:产生哈夫曼编码,输入电文进行编码生成码文,将码文译成电文,对输入电文和译文作对比等。 -① Design and Implementation of the algorithm based on Huffman coding and decoding functions, the system features include: generated Huffman code, enter the code to generate
EDECODER
- 这是一个基于H.263的视频压缩编码和解码的源代码,供学习和参考用。-this code is of about how to encoder and decoder 。(H.263)
huffman
- C语言实现哈夫曼编码,功能简洁,供大家参考-c huffman
6
- flash阅读您的文件包然后写出其具体功能(至-flash
DatabaseSystems
- 《数据库系统概论》课件,详细地讲解了数据库的各种概论、描述了SQL的使用-" An Introduction to Database Systems" Courseware
HuffmanCompress
- huffman编码解码用于压缩,用了相当一定技巧,值得学习!-Huffman Compress and decompress!!!!!!!!!!!!!!!!!!!
cabinet
- 一个关于windows内置cab文件的源码,能够将cab文件解压缩-Built a cab file on the windows of the source, to extract the cab file
arith
- 压缩包里包含算术码压缩和解压到源代码,能够对大小写字母进行压缩,包含测试文件,对测试文件的内容压缩率可达到50 。主函数部分有详细的解释。-In this compressed packet,it include the source code of arithmetic coding and decoding.And it can compress all character with a test file.The compressive ratio can achive 50 for t
CompressionRatioImage
- How to find compression ratio of an uncompressed image as compared to compressed jpeg images.