资源列表
NewtonPF_Cpp
- C语言实现电力系统中的牛顿拉夫逊算法进行潮流计算,目前118节点稳定-C language in the power system algorithm Newton Raphson power flow calculation, the current stability of 118 nodes
MaxSubsequenceSum
- 最大子序列和的求法,c++代码次优和最优实现,次优算法MaxSubsequenceSum3采用递归O(Nlog(N)),最优算法MaxSubsequenceSum4是一种联机算法,O(N)-Sequence and the largest Method, c++ code, sub-optimal and optimal implementation, sub-optimal algorithm MaxSubsequenceSum3 recursively O (Nlog (N)), optim
fibonacci
- 优化的fibonacci数列计算程序,可以较短时间计算出较大的数字-Fibonacci series, optimization program that can calculate the short time a large number of
mark-statistics-of-sports-meeting
- 这个程序是专门为运动会分数统计而设计的,包含运动员的校名、成绩、排名等内容。-This process is designed for fractional statistics of sports meeting , containing the athletes school name , grade , ranking and so on .
shiyan4
- 使用贪心法实现最优加油问题,给定距离可加油站的位置及距离,确定加油站的次序!-Using the greedy method to achieve optimal fuel problem, given the location and distance from the station to determine the order of the gas station!
Joseph
- 这个程序是专门为演示约瑟夫环实验设计的,程序简单明了,可供分享学习。-This process is designed for demonstration of Joseph experiment , which is simple and can be shared for study .
AStar
- A*(A-Star)算法是一种静态路网中求解最短路最有 A star算法在静态路网中的应用 效的方法-A* (A-Star) is a static network algorithm for solving the shortest path algorithm in most A star network of the static effective way
classic-programs
- 本人搜集整理的经典数据结构程序,如 桃子问题,大整数运算,循环链表,迷宫,汉诺塔等经典程序,希望对你有所帮助-I collected more of the classic data structures programs, such as peaches problems, large integer arithmetic, the circular list, Maze, Tower of Hanoi and other classic program, I hope for your he
BinaryTree
- 数据结构算法(有关二叉树的)遍历啊 之类的-Data structure algorithm (for binary tree)
boot
- 可实现二叉树的建立 手动输入 三种遍历 前序 后序 中序遍历-The establishment of a binary tree can be achieved manually, after the three pre-order traversal order of traversal
red_black_tree
- red black tree in c code
lianbiao
- vc进行的模拟链表操作,可以进行以链表为数据的基本操作,简单方便,易于学习-lian table tools
