资源列表
yj10
- 遗传算法 多目标的优化 是用GAOTV包做的-GA multi-objective optimization is done with the package GAOTV
juleirbf
- 用matlab编写的聚类rbf神经网络曲线拟和程序。转载的,效果不错。-prepared using Matlab Clustering rbf neural network and curve-fitting procedures. Reproduced in the good results.
runge-kutta
- 龙格-库塔法是数值计算的重要方法 本例子简明扼要,浅显好懂-Runge - Kutta numerical method is an important method to the example of concise and simple to understand
nihe
- 最小二乘法曲线拟合,其中spir0.c存放主函数,编译后运行该文件即可,该程序用vc语言实现。
binaryseach
- 本代码包括二分法查找数据,冒泡排序法,以及伪随机数的生成几个程序
circleGS
- GS算法,将高斯光束脉冲整形成为环形光强均匀分布的光束-GS algorithm, the Gaussian pulse shaping a uniform circular beam of light intensity
beibao
- 给定物品n件,他们的重量分别是w[0],w[1],……w[n-1],物品的价值分别为v[0],v[1],……v[n-1],另有一个背包,它可以容纳的总重量为w。设计一种物品挑选方案,要求从这n件物品中所选取的物品的总重量不超过背包的容量w,使选中物品的价值之和最大。 -N pieces of a given item, the weight they were w [0], w [1], ... ... w [n-1], the value of goods, respectively v [0
N-Queens-problem
- N皇后问题回溯算法,算法质量高,参加ACM的同学,喜欢C算法的同学可以研究一下-N-Queens problem backtracking algorithm, the algorithm of high quality, to participate in the ACM students, students like C algorithm can be studied
5exp1
- 数据结构 c++邻接表构图 深度遍历和广度遍历-C++ adjacency list data structure traversal depth and breadth traversal
Gauss_Seidel-and-Jacobi
- 分别用雅克比和高斯赛德尔方法求解方程组,并比较两种算法的迭代次数,比较实用的数值分析算法-use the Jacobi and Gauss-Seidel method to solve system of equations,and compare the interations of the two methods.
schrage_prmt_cpp
- Simple implementation of Schrage algorithm with distribution of tasks in C++ with example data file.
Hausdorff距离计算
- 计算修正的Hausdorff距离,参考文献为A modified Hausdorff distance for object matching
