资源列表
2mv
- 水蒸汽2mv区计算程序,有fortran语言编写。-Water vapor 2mv area calculation program, a fortran language.
MapPlan
- A*算法的代码,经过多次调试后,证明可以运行。-A* algorithm code, after several debugging, prove you can run.
sousuosuanfajiangzuoziliao
- 对于ACM赛题中关于搜索算法的讲解,对深度优先算法进行了详细的介绍-ACM contest problems for the explanations on the search algorithm, depth-first algorithm for a detailed descr iption
c
- 企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高 于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提 成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于 40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于 100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总数?
c1
- 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?-An integer, it can add 100 and a perfect square, plus 168 is a perfect square, what is the number of how many?
kinsol-2.6.0.tar
- 求解偏微分方程问题的一个很好的工具,其中涉及到线性方程组的有效求解技术等。-Solving partial differential equations, a good tool, which involves solving linear equations and effective technology.
a-binary-tree-search-algorithm
- 在对二叉树存储结构进行分析的基础上,介绍二叉树遍历算法的一种应用,即基于求解二叉树深度算法设计实 现的搜索二叉树中最长路径的算法。这里详细介绍了搜索二叉树中最长路径问题的分析解决思路,在对可能的预期结果进 行分析的基础上,给出了算法的设计方案,同时给出了具体的C语言算法描述。-By analyzing the storage structure of binary tree,a kind of application of binary tree traversal algorithm,
P2P_Dijkstra
- Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法的Dial实现是通过一系列方法,对Dijkstra算法进行加速。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm to compute a node to all other nodes of the s
Power
- Eigen value extraction by Power Method
1316
- URAL_1316_树状数组AC代码 简单的树状数组题目-URAL_1316_ AC code simple tree array array of subject tree
Data-Structures-and-Algorithm-Analysis-In-C---Mar
- Data Structures and Algorithm Analysis in C
BFS
- BFS变度量算法优化,Fortran语言-BFS variable metric algorithm optimization, Fortran language
