资源列表

« 1 2 ... .43 .44 .45 .46 .47 548.49 .50 .51 .52 .53 ... 3005 »

[汇编语言Pitch-detection

说明:线性预测声码器设计中语音信号的基音周期提取,采集语音信号,对语音信号进行处理,区分清音浊音,并通过对采样值进行滤波、分帧、求短时自相关函数,得到浊音的基音周期。-Linear prediction vocoder design of the speech signal pitch extraction of speech signal acquisition, speech signal processing, discriminate
<蔡磊> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[汇编语言yuesehuanwenti

说明:约瑟夫环问题。本程序要求设编号为1-n的n(n>0)个人按顺时针方向围成一圈.首先第1个人从1开始顺时针报数.报m的人(m 为正整数).令其出列。然后再从他的下一个人开始,重新从1顺时针报数,报m的人,再令其出列。如此下去,直到圈中所有人出列为止。-Josephus problem. The procedural requirements set numbered 1-n of n (n> 0) Personal clock
<juwairen> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[汇编语言hash

说明:散列表。它通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。这个映射函数叫做散列函数,存放记录的数组叫做散列表。在理想情况下,查找、插入、删除操作的时间均为O(1),是一种高效的动态集合结构。-Hash table. It to access records by key value mapped to a table in a position to accelerate the lookup speed. This ma
<juwairen> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[汇编语言paixu

说明:排序。当有 n 件任务同时来临时,每件任务需要用时ni,求让所有任务等待的时间和最小的任务处理顺序。-Sort. When there are n pieces tasks simultaneously comes when each task needs ni, seeking to make all the tasks waiting time and minimum of tasking order.
<juwairen> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[汇编语言priority-queue

说明:优先级队列(priority queue)就是遵循两个排序规则的集合。首先,具有高优先级的项目在先。第二,具有相同优先级的项目使用先进先出方法来确定其排序。-Priority queue (priority queue) is to follow two collations set. First, a high-priority item first. Second, with the same priority projects u
<juwairen> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[汇编语言pianzuixiao

说明:非常好的偏最小二乘分析的程序,包含了典型相关分析、主成分分析和多元线性回归。可以根据具体的需要更改代码变成非线性回归,建立多个自变量和多个因变量之间的关系应用很广。包含计算程序和画图表示结果的程序两个m文件-Very good partial least squares analysis of programs, including the canonical correlation analysis, principal compon
<张雨萌> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[汇编语言Cpp1

说明:编写背包问题的动态规划求解代码。 背包问题 ,背包容量为W,物品个数为n,随机产生n个物品的体积(物品的体积不可大于W)与价值,求解该实例的最优解。 -Write knapsack problem dynamic Solver code. Knapsack problem, knapsack capacity of W, the number of items is n, randomly generated vol
<圣经> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[汇编语言jiaohao

说明:银行叫号系统,最基本的,包含了上下班的条件-Bank calling system, the most basic, including commuting conditions
<> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[汇编语言java-project

说明:this project of mine is to make the water boil in your face ...
<samus2k> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[汇编语言CYH

说明:汇编编写的8086的程序,做的是汽车测速报警系统,带有自动控速功能-Compilation of the 8086 procedures, the car speed alarm system, with automatic control speed function
<> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[汇编语言quxian2

说明:压缩感知一维信号的重建代码,用于不同M值下的一维信号曲线的观察-The reconstruction of compressed sensing one-dimensional signal for the observation of one-dimensional signal curves under different M values
<徐磊> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[汇编语言timerPshuma

说明:飞思卡尔嵌入式单片机的定时器程序,用跑马灯的循环显示定时的时间。-Freescale embedded microcontroller timer procedures, run the cycle of lantern show regular time.
<张密> 在 2024-10-15 上传 | 大小:1024 | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 548.49 .50 .51 .52 .53 ... 3005 »

源码中国 www.ymcn.org