-
一种新的ITU
一种新的ITU-T 4 kbit/s语音编码国际标准候选方案
由AT&T、法国电信等几家公司新提出的、并为ITU-T采纳、作为4 kbit/s语音编码国际标准的一种候选方案,该方案所具有的优良编解码质量已被相应的ITU-T独立主观测试和各种语言测试所证实. -A new ITU-T 4 kbit/s speech coding program by the candidate international standards for AT
- 2022-04-19 13:55:28下载
- 积分:1
-
该程序能够直接将将录制的声音转换成MP3文件,
具有操作简单方便的优点。详细的实现请参考源码。...
该程序能够直接将将录制的声音转换成MP3文件,
具有操作简单方便的优点。详细的实现请参考源码。 -the program can be recorded directly to the voices converted into MP3 files, is simple and easy to operate. Details please refer to the realization source.
- 2023-07-11 18:35:03下载
- 积分:1
-
In VS2003 to write a crawl under the video frame of small procedures, convenient...
在VS2003下写的一个抓取视频帧的小程序,方便实用,适合刚刚进入这一领域的程序员学习-In VS2003 to write a crawl under the video frame of small procedures, convenient and practical, suitable for just entering this field programmers to learn
- 2022-12-01 05:45:03下载
- 积分:1
-
用 虚拟现实造型语言分析部分视图
用 虚拟现实造型语言分析部分视图-use virtual reality modeling language portion of View
- 2022-07-12 08:38:08下载
- 积分:1
-
VC工具条的用法
VC工具条的用法-VC usage of the tools
- 2022-04-21 14:24:49下载
- 积分:1
-
利用Alphat算法编写的透明合成系统源代码
利用Alphat算法编写的透明合成系统源代码-Alphat algorithm using transparent Synthesis System source code
- 2022-08-06 12:49:38下载
- 积分:1
-
an image processing to achieve the small programs, it is worth consideration.
一个vfp实现的图像处理小程序,值得借鉴的。-an image processing to achieve the small programs, it is worth consideration.
- 2022-01-25 23:02:54下载
- 积分:1
-
粒子群优化算法是一种基于种群的随机优化算法…
Particle swarm optimization (PSO) is a population based stochastic optimization technique developed by Dr. Eberhart and Dr. Kennedy in 1995, inspired by social behavior of bird flocking or fish schooling. Each particle keeps track of its coordinates in the problem space which are associated with the best solution (fitness) it has achieved so far. (The fitness value is also stored.)
This value is called pbest. Another "best" value that is tracked by the particle swarm optimizer is the best value, obtained so far by any particle in the neighbors of the particle. This location is called lbest. when a particle takes all the population as its topological neighbors, the best value is a global best and is called gbest. Following is the steps of PSO:
- 2023-03-03 01:30:04下载
- 积分:1
-
哈夫曼编码和解码
这个项目是一个简单的 c + + 实现的哈夫曼编码。目前,它可以只对文件进行编码 ;解码功能是暂停工作时,我对我的大学课程。
编译
编译由 Make 实用程序处理。若要编译,只是导航到存储库中的根文件夹和运行"使"。若要在调试模式下进行编译,运行"使调试 = 1"。
运行
的可执行文件"哈夫曼"应该传递一个参数: 要进行编码 (或解码,解码功能完成时) 的文件的名称。编码的文件放置在同一目录中用".huf"追加到的文件的名称。
解剖的编码的文件
的文件的第一次 3 位指示过剩在结束了最后一个字节的位的数目 ; 这些尾随位将被忽略,解码器。接下来的 128 字节描述了码本。因为典型的哈夫曼编码 (http://en.wikipedia.org/wiki/Canonical_Huffman_code) 用来对文件进行编码,描述码书很简单,按字母顺序排列,在每个码字中给予的位数给 0 为符号不存在的文件中。后码书,进行编码的输入的文件。
- 2022-08-25 18:29:48下载
- 积分:1
-
视频扑捉小程序,希望大家喜欢,下载yi9hou要给好评啊
视频扑捉小程序,希望大家喜欢,下载yi9hou要给好评啊 -Video扑捉small program, I hope everyone like it, download yi9hou give praise ah
- 2022-01-26 07:59:10下载
- 积分:1