资源列表
贪心法求任务调度问题
- 西电算法课的贪心部分上机试验题目!
zuixiaozhengshu
- 一道ACM题目。输入一整数,求出另一个满足各个位上的数字乘积为所输入数的最小整整数。-ACM topics together. Enter a whole number, find another place to meet all of the figures on the importation of the product for the full number of the smallest number.
tree
- 运用递归算法创建二叉树,并实现先序、中序、后序排列-Recursive algorithm used to create binary tree, and to achieve the first order, in order, after the sequence alignment
Bessj1
- 这是一个求一阶贝塞尔函数的vb程序,此程序的特点是计算速度快,精度高-Bessj1 VB
prntest
- #include <stdio.h> #include <stdlib.h> #include <string.h> #include <windows.h> main () { PRINTDLG pd DOCINFO di char* szMessage memset (&pd, 0, sizeof(PRINTDLG)) memset (&di, 0, sizeof(DOC
推板造波的udf代码
- 用fluent模拟推板二维造波的fluent代码
EleKK
- 有限元三角形线性常应变单元的单元刚度阵的计算函数-failed to translate
dfp
- 功能:用DFP算法求解无约束问题 输入:X0是初始点,fun,gfun分别是目标函数及其梯度 输出:x,val分别是近似最优点和最优值,k是迭代次数-Davidon-Fletcher-Powell method for optimization.
kalman
- 卡尔曼滤波程序,可以使用卡尔曼滤除多于的噪声程序,在观测器设计方面应用很广,很适合新手学习。-Kalman filtering program, you can use a Kalman filter out more noise procedures, observer design application is very wide, it is suitable for beginners to learn.
houchuli
- 基于matlab的信号后处理,对目标语音在滤波操作后进行后处理计算。-After matlab based signal processing, speech after the target after the filtering operation processing calculations.
duanshiguolinglv
- 求语音信号的短时能量 短时过零率 和 自相关的一段MATLAB程序-Speech signal short-term energy demand short-term zero rate and autocorrelation period MATLAB program
multi_svm_function
- models a given training set with a corresponding group vector and classifies a given test set using an SVM classifier according to a one vs. all relation.
