资源列表
基于有限状态机的汉语数字语音端点检测
- 基于有限状态机的汉语数字语音端点检测.rar.rar格式为vip-based on the finite state machine language digital voice endpoint detection. Rar.rar format vip
基于倒谱特征的带噪语音端点检测
- 基于倒谱特征的带噪语音端点检测.rar格式为vip-based Cepstral Noisy voice endpoint detection. Rar format vip
基于LPC美尔倒谱特征的带噪语音端点检测
- 基于LPC美尔倒谱特征的带噪语音端点检测.rar格式为vip-America Fall Cepstral Noisy voice endpoint detection. Rar format vip
数据结构算法集锦
- 数据结构算法集锦:包括大量常用算法,如求两数的最大公约数、素数的求法、Prim算法、Kruskal算法、最短路径、Dijkstra 算法、排序相关算法、高精度计算相关算法-algorithm data structure highlights include : large common algorithms, such as for the number two majors, for the prime numbers, Prim algorithm, Kruskal algorithm,
“八皇后”问题递归法求解
- “八皇后”问题递归法求解 * 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-"8 Queen's" recursive method * 8 Queen's pr
整数规划法
- 本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。 修正的地方: 1.运用勃兰特原则 2.人机互动-this procedure is in the original simplex method on the basis of improvement, mainly for Mycobacterium defined method of integer programming. The amendment : 1. Using the principle of
szys
- 用于运算加减乘除的四则运算代码. 用一个复数结构ComplexNumber来存放一个复数;-arithmetic operations for the four Operational code. Using a complex structure ComplexNumber to store a plural;
高斯消元法(选主元)
- 高斯消元法(选主元)这个也是数学方法中的常用计算程序学过的人都知道的-Gauss-Emilination algorithm
高斯消元法(不列主元)
- 高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的-Gaussian Elimination Act (PCA not out) University calculation inside an algorithm, using the c series
wangdie
- 利用数学算法的公式求逆矩阵并用三个函数表示。-use mathematical algorithms for solving the inverse matrix function using three said.
bpnnet
- 用BP网络完成函数的逼近 P网络通常有一个或多个隐层,隐层中的神经元均采用sigmoid型变换函数,输出层的神经元采用纯线性变换函数。本例应用一个两层BP网络来完成函数逼近的任务,其中隐层的神经元个数是5。-network to be completed by BP function approximation P networks usually have one or more hidden layer, a hidden layer neurons are used sigmoid-typ
KUAHAO
- 用C做的括号匹配程序,可以检测用户输入的括号是否匹配并给出提示-C matching brackets do procedures, the user can input the brackets and whether the match is suggested