资源列表
vectorsort.zip
- 矢量的快速排序
JacobiGaussSeidel
- 雅克比和高斯赛德尔迭代法求解线性方程组 用c++软件开发的程序
a
- 数据结构常用算法,用vc++实现的约瑟夫环问题
4
- 在计算机辅助设计(CAD)中,有一个经典问题:消除隐藏线(被其它图形遮住的线段)。你需要设计一个软件,帮助建筑师绘制城市的侧视轮廓图。为了方便处理,限定所有的建筑物都是矩形的,而且全部建立在同一水平面上。每个建筑物用一个三元组表示(Li,Hi,Ri)其中Li和Ri分别是建筑物i的左右边缘坐标,Hi是建筑物i的高度。 -In computer-aided design (CAD), there is a classic problem: the elimination of hidden li
Lagrange_multiplier_method
- 1. 在程序运行过程中首先根据目标函数和等式约束条件写出拉格朗日函数,确定出新的目标函数的维数和系数,并输入到程序中从而得出结果。在本程序中,用到了列主元高斯消元法求解方程组。-1. First, the program is running according to the objective function and equality constraints to write the Lagrangian function, to determine a new dimension and
moravec
- moravec角点检测的matlab实现-moravec corner detection matlab implementation
nibolanshiqiuzhi
- 数据结构,逆波兰式求值,源码,nibolanshiqiuzhi-Data structure, Reverse Polish Notation seeking value, source code, nibolanshiqiuzhi
AnnealingAlgorithm
- 利用模拟退火算法计算完备图的哈米尔顿圈,编的好辛苦的-Using simulated annealing algorithm, a complete map of the Hamiltonian cycles, compiled a good hard
inv
- 用Gauss-Jordan消去法求N阶实矩阵A的逆矩阵-Gauss-Jordan elimination method using N-order real matrix A find the inverse matrix
AI-project-go_pass_river
- 经典AI案例《野人与传教士过河问题》,通过建立简约且完备的数学模型,采用顺序检索遍历所有节点,找出最终解决方案。-Classic AI case "savage and preachers across the river", through the establishment of the contracted and complete mathematical model, the order of retrieval traverse all nodes, and find out the
pso
- PSO code for optimization of mathematical solution of equations
Search
- 数据结构,静态查找,已经过编译,并成功运行,希望对大家有帮助-Data structures, static lookup, has been compiled and run successfully, we hope to
