搜索资源列表
dijkstra
- 图论算法,计算最短距离.描述了一个节点到其他节点的最短距离-graph theory.it include a algorithm of dijkstra.it display the min path between a node to any other nodes
shenjingwan-gluo
- 神经网络是一种模范动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的。 -The neural network is a model animal neural network behavioral characteristics of distributed parallel algorithm mathematical model of information processing. S
Catmull-Clark-
- 设P(m,n)是初始控制点列,即原曲面的点(m行n列)。Q(m,n)是一次细分后得到的曲面的控制节点。 此函数采用Catmull-Clark细分曲面算法,对双三次B样条曲面细分,即m=n=4。 利用我们在13章第四节学过的知识,有公式MQM =SMPM S ,其中M,S可由课件知 构造初始控制点列(p1,p2),其中p1是P的行坐标,p2是P的列坐标 -Let P (m, n) is the initial control point of the column, i.e. th
huffman
- 功能:用huffman tree去编码一个文档 算法:记录每次排序前的顺序从而构建树结构,用排序前位置为1记录各个节点-function:Encoding a document using huffman tree algorithm:records before each sort order to build the tree structure, sorted former position as a record of each node
Dijkstra[VCPP]
- Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm for calculating a node to all other nodes in the shortest path.
timing
- 基于DCT变换和spiht算法的节点网络生命周期随节点数变化的二维坐标图-And spiht algorithm based on DCT transform with the node number of the nodes of the network life cycle changes of two-dimensional coordinate graph
14-node-CPSO-algorithm
- 14节点的无功优化是用粒子群算法实现的,很实用,希望对大家有帮助。-14-node reactive power optimization is achieved using particle swarm algorithm, very practical, we hope to help.
QBJBY7
- 最短路径算法的一种高效实现,适合在节点密集的环境中找两点之间的最短路径,()
