资源列表
toeplitz
- 托伯里兹方程组解法,vc实现,子过程toeplz实现解法的代码。-Tuobailici linear equations, vc achieve, achieve sub-process toeplz solution code.
floyd
- floyd,求最短路径的算法。。求任意两点间的最短距离
dan lian biao
- 单连表的建立与添加,删除操作.希望能帮帮忙!-single table even with the establishment add, delete operation. Hope can help help!
nanewton1
- 牛顿迭代法 若高阶非线性方程组: u ( x , y) = 0 v ( x , y) = 0 可以用迭代公式 -Newton iteration if the higher-order nonlinear equations: u (x, y) = 0v (x, y) = 0 can be used iterative formula
binaryTree
- 二叉树操作汇总,几乎设计所有算法,遍历递归、非递归、查找、求深度-Binary operation summary, almost all the design algorithm, recursive traversal non-recursive, search, and depth and so on
Untitled5
- 树的操作 能够实现一些基本的二叉树的交换和深度判断-Tree operations to achieve some basic binary assessment of the depth of exchange and
workspace
- 用动态规划解决背包问题,采用递归和非递归两种方式实现,递归过程中保留中间结果以减少复杂度-Dynamic Programming Knapsack Problem
yiyuanduoxiangshi
- 实现了一元多项式的基本运算,加减乘除等,本程序功能齐全,简单实用-To achieve a polynomial of the basic operations, addition, subtraction, etc.
path
- 迷宫是一个二维矩阵,其中1为墙,0为路,3为入口,4为出口.要求从入口开始,从出口结束,按照 下,左,上,右 的顺序来搜索路径-The maze is a two-dimensional matrix, including one for the wall, 0 for the road, 3 for the entrance, four of them for export requirements from the entrance from the export end of the se
1
- 1)使用先序遍历序列构造算法,使用二叉链表,表示算术表达式2*3+6/3的标识符树; 2)求标识符树的先序、中序、后序序列,各存入数组中并显示结果; 3) 求树中叶子结点的个数 附加:3)使用后序序列求表达式的值(使用栈实现); -1) Use a preorder traversal sequence construction algorithm, using the linked list of binary, indicating that the arithmetic
radixSort.cpp.tar
- 这是一个基数排序的算法源程序,算法被单独写成一个函数,希望对大家有用-This is a radix sort algorithm source code, algorithms are written as a separate function, we hope to be useful
LIST
- 链队列的应用——约瑟夫环 链队列的应用——约瑟夫环-it is
