资源列表
IMSL-library
- 数值方法中常遇到的问题,有专门的函数链接库可以使用。IMSL是一套在 数值方法上经常被使用的商业函数链接库。Visual Fortran的专业版内含IMSL-Often confronted with the problem of numerical methods, specialized function link library can use. IMSL is a set of numerical methods are often used business functions l
pingxingzuobiao
- 基于平行坐标的可视化交互分类,随着数据挖掘的发展,可视化数据挖掘逐渐兴起,该文章描述了基于平行坐标的高维数据可视化-Interactive classification based on parallel coordinates visualization, with the development of data mining, visualization, data mining gradually on the rise, the article describes the high-di
nqueen
- Nqueen program too get all possibility of queen
IDA2601
- IDA算法的实现soj2061,经典搜索算法-IDA algorithm to achieve soj2061 classic search algorithm ..............
Introduction-to-Algorithms
- 算法导论中文版,详细介绍基本算法及编程思想,对初学者有所帮助。-Introduction to Algorithms, Chinese Edition, details the basic algorithms and programming ideas, and help for beginners.
My_Genetic
- 自己用c++写的遗传算法,使用单点交叉,解决求函数最大值问题,程序可以简单修改成各位想要的功能。-Written own c++, Genetic algorithm, using single-point crossover, to solve the problem of the maximum demand function, program can simply modify as you want the function.
frog
- 回溯法实现青蛙换位问题,算法作业可以参考来看-Backtracking to achieve the frog jump problem
aaa
- 用贪心算法解决m机器分配n个作业的最优化的问题-Greedy algorithm to solve the optimal allocation of n jobs on m machine
DataMining
- 国外很好的数据挖掘教程,英文原版,一共8个部分-Data mining English tutorial, a total of 8 parts
Weka3.7
- weka可以轻松地进行各种统计学运算,可以在做数据挖掘时作为很好的分析工具帮助开发人员进行分析。-weka can easily carry out a variety of statistical computing in data mining as a good analytical tool to help developers analyze.
find
- 线性方程组求解,输入是N(N<256)元线性方程组Ax=B,输出是方程组的解,也可能无解或有多组解。可以用高斯消去法求解,也可以采用其它方法-Linear equations, the input is N (N < 256) linear equations Ax = B, and the output is the solution of equations, may also be no solution or multiple sets of solutions. Gaussi
fixed_point
- solve equation using fixed point method
