资源列表
bahuanghou
- 数据结构常用算法,用vc++实现的八皇后问题
索引顺序表的查找源程序代码
- 数据结构上机实验内容 索引顺序表的查找源程序代码-data structure on the plane experiment content indexing table lookup sequence source code
zzz
- 编写算法判定给定二叉树是否为完全二叉树-The preparation of a given binary tree algorithm to determine whether the full binary tree
lms
- 神经网络LMS算法(最速下降法),matlab源程序-neural networl LMS algorithm
AddPolynomials
- 数据结构课程中以链表的形式实现两个多项式相加-Data structure course in the list in the form of realization of the sum of two polynomials
List
- 一个可以支持各种类型数据插入,检索,替换,查找的双向链表,已调式,比较好用。-It s a program which supports different kinds of insertion,traverse,replace and find, It s a list,and it s double linked. Already compled,useful.
CLinkList
- 用链表实现约瑟夫环问题的C、C++程序。-Joseph Ring a linked list implementation issues C, C++ program.
graph_dijkstra
- dijkstra算法,求解网络图中的最短路径问题。-dijkstra algorithm, solving the network map in the shortest path problem.
lieduifenyou
- 实现列队分油程序,是数据结构的实验,用到了堆栈-Achieve line-up sub-oil program, the data structure of the experiment, use the stack
BiTree Thread
- 按照某种遍历方式对二叉树进行遍历,可以把二叉树中所有结点排序为一个线性序列。在改序列中,除第一个结点外每个结点有且仅有一个直接前驱结点;除最后一个结点外每一个结点有且仅有一个直接后继结点。这些指向直接前驱结点和指向直接后续结点的指针被称为线索(Thread),加了线索的二叉树称为线索二叉树。-According to some traversal of the binary tree traversal, all nodes in the binary tree sort of a linear
FEM2.tar
- 有限元方法求解二维椭圆方程的matlab程序。-Finite element method for solving two-dimensional elliptic equations matlab program.
2
- 使用c plus plus高效实现双向链表,有效实现便利和查找-Use c plus plus efficient implementation of two-way linked list, the effective realization of convenience and search
