资源列表
[汇编语言] Lcd
说明:用DSP2812让LCD1602显示字符串的头文件,具体用法在头文件的最上方用注释的形式给出了。引脚定义需要根据实际的电路连接进行修改。代码写得应该说是很清楚的-Using DSP2812LCD1602to display a string in the header file header file, specific usage in the above notes are given in the form of. Pin definition according to the circu<wuxinzhu> 在 2025-07-22 上传 | 大小:1kb | 下载:0
[语音合成与识别] mysubspectrum
说明:频谱减算法实现分离语音噪声,该程序具有一定的鲁棒性,读取语音数据时,采用了队列缓存的方法等-Spectrum subtraction algorithm to achieve separation of voice noise , the program has a certain robustness , reading the voice data , the cache queue .<于习> 在 2025-07-22 上传 | 大小:1kb | 下载:0
[语音合成与识别] seperate
说明:自适应滤波法实现对双通道语音信号分离,程序中的两个语音文件,采样率必须相同,但长度可以不同,程序具有一定的鲁棒性-Adaptive filtering method to achieve separation of the dual-channel voice signal , voice files in the program , the sampling rate must be the same , but the length can be different , the progra<于习> 在 2025-07-22 上传 | 大小:1kb | 下载:0
[汇编语言] Time-getter
说明:应汇编语言实现日期和时间的显示,通过键入D,T,Q来选择显示日期,显示时间或是退出-A implementation of showing current date and time using the assembly language<mqy> 在 2025-07-22 上传 | 大小:1kb | 下载:1
[汇编语言] zy24
说明:数码转换:将字数据转换为ASCII码表示的十六进制数。字数据的值域为0~65535,最多可转换为四位十六进制数。例如:字数据为0ffffh,则转换为:‘FFFF’-Digital conversion: character data is converted to ASCII code expressed in hexadecimal numbers. Word data of the range 0 to 65535, up to four hexadecimal number. Exampl<吴边> 在 2025-07-22 上传 | 大小:1kb | 下载:0
[汇编语言] HuffmanTree
说明:根据哈夫曼算法,建立哈夫曼树时,可以将哈夫曼树定义为一个结构型的一维数组HuffTree,保存哈夫曼树中各结点的信息,每个结点包括:权值、左孩子、右孩子、双亲-Huffman algorithm Huffman tree is created, the Huffman tree is defined as a structure of one-dimensional array HuffTree, save the information of Huffman tree nodes, each<lirunmin> 在 2025-07-22 上传 | 大小:1kb | 下载:0