资源列表
bonus1
- 浙大数据结构bonus1:Binary Search Tree,检验不同上载数据是否为同一颗树-A binary search tree is uniquely determined by a given ordered insertions of a sequence of positive integers. On the other hand, a given binary search tree may correspond to several different insertion
differentialequation
- 常微分方程的数值解法,即用欧拉法求解常微分方程的源代码,C语言-The numerical solution of ordinary differential equations, namely, Euler' s method for solving ordinary differential equations with the source code, C language
tree
- a code which can constitute a number from keybord to a tr-a code which can constitute a number from keybord to a tree
fraction
- 分数的类定义,构成及实现加减乘除运算的头文件-Fraction of the class definition, composition and operation to achieve header Math
dataStruct
- 数据结构的基本算法,各种排序,输出,输入,结构体等知识点的应用。-The C/C++ program is about data struct.
Monophyletic-shortest-path
- Dijkstra提出按各顶点与源点v间的路径长度的递增次序,生成到各顶点的最短路径的算法。既先求出长度最短的一条最短路径,再参照它求出长度次短的一条最短路径,依次类推,直到从源点v 到其它各顶点的最短路径全部求出为止。-Dijkstra proposed by the vertex and the path between the source point v in increasing order of length, to generate the shortest path to each
1
- 1.定义线性表的链式存储结构 2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。 -1. Define the linear form of the chain store structure 2. Online sex store chain structure of the table, write a function to achieve the initialization list, insert, delete, export, dest
youxiangtu
- 假设以邻接矩阵作为图的存储结构,编写判断在给定的有向图中是否存在一个简单有向回路,若存在,则以顶点序列的方式输出该回路(找到一条即可)-Suppose the adjacency matrix as a graph storage structure, the preparation of judgments in a given directed graph if there is a simple directed circuit, if there is, places a sequenc
sanlie
- 以学生信息为例,运用哈希函数实现散列!适用于初学者参考,VC运行。-failed to translate
1002
- 杭电oj1002的长整数加法简易实现 数组存储每位数字 简单易懂-easy way to approve plus for long int
Hundred-Yuan-Hundred-Fowls
- 该程序是编程解决著名的百元百鸡问题的。-This program is to solve Problem of Hundred Yuan Hundred Fowls.
0_1package
- 0-1背包问题的c语言线性规划解决方法 一种更为简单的解法-solve the o-1 package problem in c