资源列表
The.c.language.commonly.used.calculates.the.law.or
- c语言常用算法源代码 是压缩文件,解压不需要密码.-c language commonly used algorithm source code is compressed files, extracting the password.
findkey.c
- 此程序解决的问题:较好的, 并适应短字符串的中文分词算法.根据词库 发现以换行符分隔的众多标题中的 top N 关键字并以此更新词库.是一个分类分词算法 -this procedure to solve the problem : better, and adapt to the short string of Chinese Segmentation. According thesaurus found in the many separate newline heading the to
kalmanvb
- 用vb语言实现的卡尔曼滤波源程序,简单易懂-language used vb Kalman filtering source, simple
DOSsystem
- 本程序是模拟DOS系统下创建目录,并对目录进行操作。-this program is DOS system simulation to create directories and directory operations.
simplicityAlgorithm3
- /*用单纯形算法求解多元函数极值计算机程序代码*/ /************************ *试用单纯形法求目标函数: *f(x)= 4(x1 -5)*(x1 -5) + (x2 -6)*(x1 -5) *的极小值 *************************/-/ * Use simplex algorithm for multi-function extremum computer code * / /********** ************
SVM--SVM
- 支持向量机,用于分类,含训练集与测试集。里面含有六个源程序-support vector machines for the classification, with the training set and test sets. It contains six source
fivephilosopher
- 假如所有的哲学家都同时拿起左侧叉子,看到右侧叉子不可用,又都放下左侧叉子,等一会儿,又同时拿起左侧叉子,如此这般,永远重复。对于这种情况,即所有的程序都在无限期地运行,但是都无法取得任何进展,即出现饥饿,所有哲学家都吃不上饭。所以规定奇数号的哲学家先拿起他左边的叉子,然后再去拿他右边的叉子 而偶数号的哲学家则相反.按此规定,将是0,1号哲学家竞争0号叉子,2,3号哲学家竞争2号叉子.即五个哲学家都竞争奇数号叉子,获得后,再去竞争偶数号叉子,最后总会有一个哲学家能获得两支叉子而进餐。而申请不到的哲
2FSKmodulate
- 这是关于2FSK调制算法的,包括了理论知识和MATLAB仿真源程序及其仿真结果-2FSK modulation algorithm, including the theoretical knowledge and MATLAB source and the simulation results
simulation
- 这是一个模型系统辨识的源代码,可以确定过程系统的参数。-This is a model system for identification of source code, the system can confirm process parameters.
yufa2
- 算法优先文法中优先级关系枚举各个运算符之间的优先级定义-grammar algorithm priority Priority relations Enumerate all Operators between the definition of priority
MAMPRES
- Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensioned complex array. the frequency response is stored in h(0) to h(n-1). n :the dimension of h and amp. fs :sampling frequency (Hz). iamp:If
suanshujisuan
- 算式计算 1、摘要:使用堆栈计算由加、减、乘、除、括号组成的表达式。 2、参考资料: IBM-PC汇编语言程序设计(第二版) -a calculation formula, the Abstract : stack calculation, plus or minus, multiplication and addition, the brackets of expression. 2, reference materials : IBM-PC Assembly Language
