-
Shape indexing
基于内容的图像检索是图像检索的一个重要领域。此代码用于使用一组描述符(如fourrier)显示形状并为其编制索引;
- 2022-03-10 05:13:12下载
- 积分:1
-
读取二进制文件,并绘制出波形图,环境Vs2005编译器下执行…
读取wav文件的二进制,并画出波形图,环境vs2005/MFC-read a binary document, and the mapping out plans waveform, the environment vs2005/MFC
- 2022-02-28 17:01:54下载
- 积分:1
-
playstation游戏开发文档,文档中描述了sony提供的游戏开发的API...
playstation游戏开发文档,文档中描述了sony提供的游戏开发的API-PlayStations game development document, the document describes the Sony game development API
- 2022-09-05 21:00:03下载
- 积分:1
-
电视解码
电视解码
- 2023-01-11 15:45:05下载
- 积分:1
-
哈夫曼编码和解码
这个项目是一个简单的 c + + 实现的哈夫曼编码。目前,它可以只对文件进行编码 ;解码功能是暂停工作时,我对我的大学课程。
编译
编译由 Make 实用程序处理。若要编译,只是导航到存储库中的根文件夹和运行"使"。若要在调试模式下进行编译,运行"使调试 = 1"。
运行
的可执行文件"哈夫曼"应该传递一个参数: 要进行编码 (或解码,解码功能完成时) 的文件的名称。编码的文件放置在同一目录中用".huf"追加到的文件的名称。
解剖的编码的文件
的文件的第一次 3 位指示过剩在结束了最后一个字节的位的数目 ; 这些尾随位将被忽略,解码器。接下来的 128 字节描述了码本。因为典型的哈夫曼编码 (http://en.wikipedia.org/wiki/Canonical_Huffman_code) 用来对文件进行编码,描述码书很简单,按字母顺序排列,在每个码字中给予的位数给 0 为符号不存在的文件中。后码书,进行编码的输入的文件。
- 2022-08-25 18:29:48下载
- 积分:1
-
播放器,功能强大,能播放多种格式的音频文件!
播放器,功能强大,能播放多种格式的音频文件!-player, powerful, can play a variety of audio formats.
- 2022-02-05 15:28:41下载
- 积分:1
-
VB design VCD player
用VB设计VCD播放器-VB design VCD player
- 2022-08-09 16:30:23下载
- 积分:1
-
环境:windows98/2000/xp,Visula C++6.0下编译通过.MPEG4是非常著名的视频压缩算法,有兴趣的可以参考!...
环境:windows98/2000/xp,Visula C++6.0下编译通过.MPEG4是非常著名的视频压缩算法,有兴趣的可以参考!-environment : windows98/2000/xp, Visula 6.0 C compiler through. MPEG4 is a very famous video compression algorithm, are interested can reference!
- 2023-01-29 07:00:04下载
- 积分:1
-
ImageEn,图像处理工具。看看它的介绍吧:
Input/output: Support for asynchronous load/save opera...
ImageEn,图像处理工具。看看它的介绍吧:
Input/output: Support for asynchronous load/save operations
?Load and save JPEG (RGB, GrayScale, YCbCr, CMYK, YCbCrK) to file or stream (with also 1/2, 1/4 and 1/8 subsizes for fast preview). Read/write APP0-APP15,COM Jpeg markers.
?JPEG2000: JP2, J2K and JPC code stream formats (JPEG-2000 Part-1 standard, ISO/IEC 15444-1)
?Jpeg Lossless transformations and cut
?Estimation of Jpeg file quality
?Optional Color Management System (CMS) to process ICC profiles-ImageEn, image processing tools. Its introductory look at it : Input/output : Support for asynchronous load/save operations Load and save JPEG (RGB, GrayScale, YCbCr, CMYK, YCbCrK) to file or stream (also with 1/2, 1/4 and 1/8 for subsizes fast preview). Read/write APP0- APP15, COM Jpeg markers. JPEG2000 : JP2, J2K and cl code stream formats (JPEG-2000 Part-1 standard, ISO/IEC 15444-1) Jpeg Lossless transformations and cut Estimation of Jpeg file quality Optional Color Management Sys
- 2023-07-21 14:20:10下载
- 积分:1
-
使用visual c++开发游戏的一个例子,可以学习在vc下怎么开发图像,声音处理的一些常用方法。...
使用visual c++开发游戏的一个例子,可以学习在vc下怎么开发图像,声音处理的一些常用方法。-use visual development of a game example, we can learn from how the vc under development images, voices some of the commonly used methods.
- 2022-04-08 03:03:08下载
- 积分:1