-
advisories, I think that now after the upgrade MAXTHON handy!
MYIE2,我觉得比现在升级后的MAXTHON好用!-advisories, I think that now after the upgrade MAXTHON handy!
- 2022-09-15 03:00:03下载
- 积分:1
-
in Windows2000 Right click RIFF (*. avi,*. wav) file types, in a summary of the...
由于在Windows2000下右键点击RIFF (*.avi,*.wav) 类型的文件,在摘要里没有该文件的具体信息,所以我就编了一个小程序,用来显示该类型文件的信息。具体信息主要包含视频流和音频流信息。视频流信息主要有:(1)Total frames (2)Frame rate (3)Codec (4)视频的宽度和高度等。音频信息主要有:(1)音频的格式 (2)单声道还是立体声 (3)采样频率等。-in Windows2000 Right click RIFF (*. avi,*. wav) file types, in a summary of the document was not specific information, so I compiled a small program used to indicate the type of document information. Specific information mainly includes streaming video and audio streams of information. Video streams of information are : (1) Total frames (2) Frame rate (3) Codec (4) video on the width and height. Major Audio Information : (1) Audio format (2) mono or stereo (3) sampling frequency.
- 2022-01-26 02:56:30下载
- 积分:1
-
Facilitates hardware capture and processing of images from low
Facilitates hardware capture and processing of images from low-pixel square format LCD Camera Data. Data is made availaible through and API
- 2022-04-16 02:32:50下载
- 积分:1
-
AS3,声音播放类
资源描述加载声音或者播放库里面的声音都可以。
- 2022-07-16 11:45:05下载
- 积分:1
-
用风险投资制作的赛车游戏,对创业学校的绘图入门有帮助。
用Vc编的赛车小游戏,对于VC学绘图入门有帮助。-With Vc racing game made for the VC school mapping entry has to help.
- 2022-07-24 19:19:07下载
- 积分:1
-
bvjgfxdx hgchgc
Ljasbdbbjas sadjbsjdas sajdgabs gshahjas hasgdjhssan baishdasm askdhsdhl sdlaisdjas sdbkasdhgas asdhkasdhgas d ashdkasjhdg sgkad。asbdljasdkj shdkjas daksudjvas masdbkhnm公司
- 2022-08-17 13:39:37下载
- 积分:1
-
可以打开标准的wave波形文件,绘制波形并且可以绘制出频谱分布。...
可以打开标准的wave波形文件,绘制波形并且可以绘制出频谱分布。- May open the standard the wave profile document, the plan
profile and may draw up the frequency spectrum distribution.
- 2022-03-23 09:40:01下载
- 积分:1
-
一个录音程序
可以自动导出录制的wav格式的音频
一个录音程序
可以自动导出录制的wav格式的音频-A sound recording program can automatically export recorded audio wav format
- 2023-02-14 08:35:03下载
- 积分:1
-
Window media programming and Applications (Lei Xiao, Tsinghua University), a bo...
《window media编程与应用》(肖磊 清华大学)一书中的所有源程序,涉及windows media player SDK,encoder sdk,service SDK,Rights manager SDK等多方面,使用VC和VB两种语言,是学习media SDK的好范例- Window media programming and Applications (Lei Xiao, Tsinghua University), a book of all the source code, relating to windows media player SDK, encoder sdk, service SDK, Rights manager SDK, etc., the use of VC and VB both languages, are Study good examples of media SDK
- 2022-12-30 22:25:04下载
- 积分:1
-
哈夫曼编码和解码
这个项目是一个简单的 c + + 实现的哈夫曼编码。目前,它可以只对文件进行编码 ;解码功能是暂停工作时,我对我的大学课程。
编译
编译由 Make 实用程序处理。若要编译,只是导航到存储库中的根文件夹和运行"使"。若要在调试模式下进行编译,运行"使调试 = 1"。
运行
的可执行文件"哈夫曼"应该传递一个参数: 要进行编码 (或解码,解码功能完成时) 的文件的名称。编码的文件放置在同一目录中用".huf"追加到的文件的名称。
解剖的编码的文件
的文件的第一次 3 位指示过剩在结束了最后一个字节的位的数目 ; 这些尾随位将被忽略,解码器。接下来的 128 字节描述了码本。因为典型的哈夫曼编码 (http://en.wikipedia.org/wiki/Canonical_Huffman_code) 用来对文件进行编码,描述码书很简单,按字母顺序排列,在每个码字中给予的位数给 0 为符号不存在的文件中。后码书,进行编码的输入的文件。
- 2022-08-25 18:29:48下载
- 积分:1