资源列表
LS-SVMlab1.5
- SVM Algorithm, ls-svm FOR C language
C_program_design_algorithms
- C程序设计的常用算法 算法(Algorithm):计算机解题的基本思想方法和步骤。算法的描述:是对要解决一个问题或要完成一项任务所采取的方法和步骤的描述,包括需要什么数据(输入什么数据、输出什么结果)、采用什么结构、使用什么语句以及如何安排这些语句等。通常使用自然语言、结构化流程图、伪代码等来描述算法。-Algorithm (done) : the basic idea of computer problem solving methods and steps. Descr iption:
celianggongju
- 坐标换代 正反算\ 高程面抬高 高斯计算-wtgegtwtrwetgrwgtrwetetewrwtewrtrwe
delete_space_for_string
- 对c++中的string类型的数据,总结了不同的删除其中空格字符的小算法。-On c++ string type in the data, summarizes the different space character of the small delete algorithm.
InternationalCollegiateProgrammingContesttutorials
- 国际大学生程序设计竞赛辅导教程ACM/ICPC-International Collegiate Programming Contest tutorials
src.tar
- 期望最大化的算法代码,类似于k近邻,分为两个步骤:E步骤和M步骤。-Expectation maximization algorithm code, similar to the k nearest neighbor, is divided into two steps: E steps and M steps.
maple
- 《Maple教程》Maple是目前应用非常广泛的符号计算软件之一,它拥有非常强大的符号计算和数值计算功能。本书详细地介绍了Maple的基本功能-《Maple tutorial》 Maple is a very broad application of symbolic computation software, it has a very powerful symbolic computation and numerical computing. This book describes in d
yinhang
- 实现银行家算法,安全序列 独占设备的分配与虚拟设备独占设备每次只能分配给一个进程使用,这种使用特性隐含着死锁的必要条件,所以在考虑独占设备的分配时,一定要结合有关防止和避免死锁的安全算法。--xoxo
RSA_example
- RSA RSA 算法 RSA -RSA RSA RSA RSA RSA RSA
greatgroup
- 最大团的分支限界法编程,棋盘覆盖问题c++编程-The largest group of branch and bound program, the board cover problem c++ programming
Practical-algorithm-analysis-and-program-design.ra
- 一份关于算法的资料,内附有程序设计的相关内容-A report on the algorithm of the information, enclosing a programming
MATLABspline
- 三次样条插值简称Spline插值是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程-Cubic spline interpolation Spline interpolation is referred to as shape values through a series of points along a smooth curve, mathematical equations by solving the three-moment curves obtaine
