搜索资源列表
CELP_Linux.tar
- Linux下的CELP语言编码,压缩语音质量极好。支持2K到32K的压缩。实现部分使用C语言编写。可用做Linux下的动态库,有例子。-under Linux CELP language coding, compression excellent speech quality. Support 2 K to 32 K compression. Part of the use of C language. Linux can be done under the DLL, is an example
DynaHuff
- 本人早期用c++写的动态哈夫曼编码,在vc2005上编译通过!
动态哈夫曼编码
- 动态哈夫曼编码-Dynamic Huffman coding
huffman
- huffman 树的创建和实现对元素进行huffman编码,本次试验在程序设计方面较之前次实验容易些,但在尝试用动态申请结构数组空间来设计程序时却没有成功
动态链表存储UNICODE词表和管理
- 控制台程序,利用动态链表存储、查询一个词条UNICODE编码。内附添加、删除词条的函数。-console procedures, the use of dynamic memory Chain, a Commons inquiry UNICODE coding. Enclosing add, delete entries function.
哈夫曼解码译码器c语言
- 使用动态哈夫曼树实现哈夫曼编码译码-use dynamic Huffman Tree Huffman Coding
voice_identify
- 本文介绍了一种基于动态时间归整(DTW)方法的小词汇表非特定人语音识别通用模块。系统采用Motorola公司DSP56F805芯片为核心,应用线性预测编码(LPC)与动态时间归整(DTW)算法进行非OOV(out of vocabulary)语音识别。测试表明,有良好的实用性。-Use Motorola s DSP56F805 to Build a Common module of Voice identify.
jianpansshibie
- 4×4矩阵键盘识别处理,键盘处理程序的任务是:确定有无键按下,判断哪一个键按下,键的功能是什么;还要消除按键在闭合或断开时的抖动。两个并行口中,一个输出扫描码,使按键逐行动态接地,另一个并行口输入按键状态,由行扫描值和回馈信号共同形成键编码而识别按键,通过软件查表,查出该键的功能。 -4 × 4 matrix keyboard recognition processing, the keyboard handler task is: to determine whether
VHDL-Keyboard
- 设计制作一个检测4*4矩阵键盘的按键编码的实验,把实际按键的键值的八位编码先转换成从0000—1111的编码,再译成数码管能识别的八位编码,在数码管动态显示时,4*4矩阵键盘的第一行对应00—03,第二行对应04—07,第三行08—11,第四行对应12—15。-Design a 4* 4 matrix keyboard key coding experiments to detect the key the actual key octet coded first convert from 00
windows-code-decode.lib
- windows编码解码转换器,根据iconv自己手动编译出来的动态库程序,例子程序也在里面-windows codec converter, according to its own manual compiled iconv dynamic library program, example program also inside
HUFFMAN
- 利用得到的权值构建huffman树、并输出每个字符对应的huffman编码,另外动态演示该哈夫曼树的生成过程。-Right to use the output value to construct the Huffman tree, and each character corresponding Huffman encoding, and dynamic display the generation process of the Huffman tree .
pcmgui
- 于matlab gui 平台的pcm语音信号处理,其中包括抽样、量化、编码、解码,及其时域频域图建Matlab GUI界面通常有两种方式: 1,使用 .m 文件直接动态添加控件 2. 使用 GUIDE 快速的生成GUI界面 显然第二种可视化编辑方法算更适合写大型程序- Matlab gui based pcm voice signal processing platform, including sampling, quantization,