资源列表

« 1 2 ... .32 .33 .34 .35 .36 14237.38 .39 .40 .41 .42 ... 14954 »

[汇编语言FFT

说明:实现快速傅立叶变换的C程序代码,以基2FFT为基础的算法-Implementation of fast Fourier transform C program code, to base 2FFT based algorithm
<wuxinzhu> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[汇编语言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

[中间件编程dxfexport

说明:TRIBON M3 DXF file output-TRIBON M3 DXF file output
<znq> 在 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

[语音合成与识别mylms

说明:典型的LMS算法,简短明了直接,在很多方面都会用到。-Typical lms algorithm , a brief and clear and direct , are used in many ways .
<于习> 在 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

[并行运算san

说明:计算三相短路的短路电流 ,各节点电压,各支路电流-Calculate the three-phase short-circuit short-circuit current of each node voltage, branch current
<李娜> 在 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

[汇编语言8

说明:关于学生总分统计,并按学生总分进行排序的汇编语言程序-students score management system
<wanting> 在 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

[汇编语言BiTree

说明:建立一棵含有n个结点的二叉树,采用二叉链表存储, 前序(或中序、后序)遍历该二叉树。 -Create a binary tree with n nodes, using a binary linked list storage, pre-order (or sequence order) traversal of the binary tree.
<lirunmin> 在 2025-07-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 14237.38 .39 .40 .41 .42 ... 14954 »

源码中国 www.ymcn.org