资源列表
粒子群算法程序
- 粒子群算法程序集,应用于粒子优化处理!最新的算法.-PSO algorithm set, optimized for particle! The latest algorithm.
HeapSort
- 实现heap排序的算法,首先把Heap建立起来,然后通过对Heap的根节点来找出当前最小的节点,依次就可以实现排序了。-achieve heap sorting algorithm to first establish Run, then Run right through the current nodes to identify the smallest nodes can be followed to achieve the ranking.
Matrix_Chain
- 求解矩阵链相乘的问题,通过动态规划的方法,来求解该问题,使得矩阵链的相乘的运算最少。-chain matrix multiplication to solve the problem through dynamic programming methods to solve the problem, making the chain matrix multiplication operator at least.
ClosestPairPoint
- 实现查找一组给定点中的最近点对,通过分治方法将问题求解,简化问题的复杂性。-Lookup a group to the latest sentinel points right, adoption of the partition method of problem solving, simplifying the complexity of the problem.
KruskalAlgorithm
- 本文件主要完成Kruskal算法。本文件包括三个类,分别是顶点类、边类和Kruskal类。-The document completed Kruskal algorithm. This document consists of three categories, namely category vertex, edge type and Kruskal category.
任意位PI的计算
- 一个计算任意位PI的程序,仅需输入位数就可以,程序非常简单-an arbitrary bit PI calculation procedures, only on the importation of the median, very simple procedures
ttl-1.0.0
- 德劳内三角算法实现二维或三维任意点的三角网格划分C-Delaunay triangulation algorithm arbitrary two-dimensional or three-dimensional triangular point mesh C
算法分析与设计
- 算法分析与设计,是我们的教程来的啊,希望不会让你失望拉-algorithm analysis and design, is our guide to the ah, you will not be disappointed Rafah
charecg
- 用MATLAB实现的网络设计与测试程序,为神经网络理论的应用-MATLAB network design and testing procedures for the neural network theories in the
feedb
- 用MATLAB实现的神经网络控制器设计程序以及性能测试仿真程序-MATLAB neural network controller design process simulation and performance testing procedures
用线性表实现的Btree
- 实现m阶B_树 (2)将线性表中的键值插入到B_树中(即建立索引); (3)当删除和插入数据到线性表时,同时维护其索引B_树。 (4)可根据所给键值范围,输出该范围的所有键值-achieve m bands Containing tree (2) linear scale for the keys inserted into Containing tree (index); (3) When the deletion and insertion of data to the linear sca
命名多项式计数器
- 实现多项式表达式的运算器利用栈实现表达式计算器的模板类;用表达式计算器类和多项式类实现多项式表达式的计算器-polynomial expressions for the use of the computing stack to achieve expression calculator template; Using expressions like calculators and polynomial type polynomial expressions Calculator