-
货币计算 简单易懂
货币计算 简单易懂-currency terms easily understood
- 2022-02-01 10:21:13下载
- 积分:1
-
C++实现语音的特征参数提取
资源描述语音识别中常用的参数有LPCC(线性预测倒谱系数)和MFCC(梅尔频率倒谱系数)。其中LPCC是基于人的发音模型建立的,是一种基于合成的参数。而MFCC是一种基于人耳的听觉特性提出的。大量研究表明,MFCC能够比LPCC更好的提高系统的识别性能。
- 2023-01-24 15:40:09下载
- 积分:1
-
Given the use of SVD for solving equations of the code, the validity of the resu...
给出了利用svd求解方程组的代码,结果的有效性在主函数中得到验证-Given the use of SVD for solving equations of the code, the validity of the results in the main function has been verified
- 2022-08-09 20:27:22下载
- 积分:1
-
一个tabu search算法框架
一个tabu search算法框架-a tabu search algorithm framework
- 2022-01-27 18:23:08下载
- 积分:1
-
最近邻查找
本源码主要是提供了传统k-means算法以及利用近似k_d树算法进行加速的聚类算法。
- 2022-03-21 09:51:13下载
- 积分:1
-
Displays a rotatable and scaleable wire frame of any
3D mathematical function....
Displays a rotatable and scaleable wire frame of any
3D mathematical function. This can be made up from the
normal VB maths plus inverse and hyperbolic functions.
Functions can be created and saved as wanted. Image vertices
can also be saved for use elsewhere.
The MS ScriptControl Eval function simplifies calculations
enormously and its use is demonstrated. Also shown are
MoveToEx, LineTo which are much faster than the VB
equivalents and very easy to use. Included are a set of string
handling subroutines such as count characters, squeeze out
spaces, replace sub-strings etc. Commented throughout
including the 3D maths and perspective methods. All the
files are visible and the program is written for an 800x600
screen.
- 2022-02-02 12:09:47下载
- 积分:1
-
VB源程序,层次分析算法.可以解决系统模糊评价的问题.
本算法结构清晰,适宜定量评价系统性能...
VB源程序,层次分析算法.可以解决系统模糊评价的问题.
本算法结构清晰,适宜定量评价系统性能-VB source, the level of analysis algorithm. Fuzzy system can solve the problem of evaluation. This algorithm clear and suitable for quantitative evaluation of system performance
- 2022-02-09 14:45:14下载
- 积分:1
-
c语言实例程序代码
本程序均来自《c语言编程实例》,所上传的代码已得到调试成功,若有需要请留言。所有实例均为C语言初学者所经常遇到。
- 2022-02-02 16:34:36下载
- 积分:1
-
数据挖掘中的一算法 ines算法 c下实现的。适合初学习数据挖掘者借鉴...
数据挖掘中的一算法 ines算法 c下实现的。适合初学习数据挖掘者借鉴-data mining algorithms ines of an algorithm to achieve the c. Data for early learning from the dig
- 2022-10-02 12:25:09下载
- 积分:1
-
viterbi213 硬判决 c语言代码
viterbi 硬判决是指解调器根据其判决门限对接收到的信号波形直接进行判决后输出0或1,换句话说,就是解调器供给译码器作为译码用的每个码元只取0或1两个值,以序列之间的汉明距离作为度量进行译码,适用于二进制对称信道(BSC)
- 2022-10-21 21:35:03下载
- 积分:1