资源列表
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
java
- 根据已知列出分级教学的人数分配和分班教学的人数与及格率的关系,然后设出16个变量,通过传统概率知识列出目标函数,通过约束条件控制变量,建立出一个非线形规划模型,利用计算机程序设计求出最优解-Listed according to the known number of grade teaching assignment and placement of teaching the relationship between numbers and pass rates, and then set o
ACO-P-Tabu
- This refers to ACO which is a meta heuristics and use this in Tabu search algorithm.
Clipmap-2010
- geometry clipmaps的实现算法,目前这方面源码比较少,希望对感兴趣的童鞋有帮助。-the implementation of geometry clipmaps。
The-first-three-arraysaalgorithms
- VB入门项目教学法:第3篇 数组与算法——竞赛评分程序-Getting Started VB Project Approach: The first three arrays and algorithms- competition score program
