-
显示wave文件播放时声音的序列
显示wave文件播放时声音的序列-Displaying the array of play of wave file
- 2022-06-01 04:25:47下载
- 积分:1
-
该文件包含一个多媒体杂志发表题为伴..全文
This file contains full document of a multimedia Journal titled IAMI published in September 2008.
- 2022-01-25 20:36:07下载
- 积分:1
-
这是《Visual C++视频/音频开发实用工程案例精选》一书的源代码。精选了大量的具有商用价值的工程案例,包括视频捕捉系统、视频会议系统和远程视频监控系统的开...
这是《Visual C++视频/音频开发实用工程案例精选》一书的源代码。精选了大量的具有商用价值的工程案例,包括视频捕捉系统、视频会议系统和远程视频监控系统的开发技术;网络、多媒体技术的底层实现;MP3深入编程技术等。最后一章为基于IBM ViaVoice的语音识别系统在上位机和下位机之间的通信的架构及实现。-This is the "Visual C video/audio develop practical projects selected cases," a book source. Featured in a great deal of value to the business case works, including video capture systems, video conferencing systems and remote video surveillance systems development; Network, multi-media technology to achieve the bottom; MP3-depth programming skills. The final chapter of the IBM ViaVoice speech recognition system in the PC and the next crew of communication between the organization and realization.
- 2022-06-03 14:52:14下载
- 积分:1
-
哈夫曼编码和解码
这个项目是一个简单的 c + + 实现的哈夫曼编码。目前,它可以只对文件进行编码 ;解码功能是暂停工作时,我对我的大学课程。
编译
编译由 Make 实用程序处理。若要编译,只是导航到存储库中的根文件夹和运行"使"。若要在调试模式下进行编译,运行"使调试 = 1"。
运行
的可执行文件"哈夫曼"应该传递一个参数: 要进行编码 (或解码,解码功能完成时) 的文件的名称。编码的文件放置在同一目录中用".huf"追加到的文件的名称。
解剖的编码的文件
的文件的第一次 3 位指示过剩在结束了最后一个字节的位的数目 ; 这些尾随位将被忽略,解码器。接下来的 128 字节描述了码本。因为典型的哈夫曼编码 (http://en.wikipedia.org/wiki/Canonical_Huffman_code) 用来对文件进行编码,描述码书很简单,按字母顺序排列,在每个码字中给予的位数给 0 为符号不存在的文件中。后码书,进行编码的输入的文件。
- 2022-08-25 18:29:48下载
- 积分:1
-
用visual C++ 6.0 实现一个简易的window 多媒体播放器
用visual C++ 6.0 实现一个简易的window 多媒体播放器-Using visual C++ 6.0 realize a simple multimedia player window
- 2023-02-25 14:00:03下载
- 积分:1
-
样品AVIedit是使用编辑编辑应用程序的API的一个简单的AVI…
The sample AVIEDIT is a simple AVI editing application using the editing APIs in AVIFile.
- 2022-03-05 09:33:17下载
- 积分:1
-
脚本驱动的应用软件开发方法与实践中的一些演示程序!
脚本驱动的应用软件开发方法与实践中的一些演示程序!-Script-driven applications software development methods and practice some of the demo program!
- 2022-03-20 07:40:00下载
- 积分:1
-
一个MP3播放控件很简单的一个小控件我也是从网上下载的
一个MP3播放控件很简单的一个小控件我也是从网上下载的-A very simple MP3 player controls a small control I downloaded from the Internet
- 2023-04-27 09:15:03下载
- 积分:1
-
decode of speech standard of g.711,g.721 and g.723
g.711、g.721和g.723语音标准的解码
- 2022-11-18 08:35:03下载
- 积分:1
-
MP3 tag extractor, extract MP3 files can be tab and displayed in the console, th...
MP3标签提取器,可以提取MP3文件的标签,并显示在控制台上,内部封装了一个MP3标签提取类。方便其他软件使用。-MP3 tag extractor, extract MP3 files can be tab and displayed in the console, the internal packaging extract a type of MP3 tags. Facilitate the use of other software.
- 2023-08-04 07:20:03下载
- 积分:1