资源列表
Lexicographic-problems
- 算法与设计书中的---经典的字典序问题,C++的形式,可直接用。-Lexicographic problems
Vertical-number
- 算法与设计里的。经典的纵数问题。可直接在VC上调用。-Algorithms and design. Classic longitudinal Questions. Can be directly invoked in VC.
Balanced-binary-tree
- 主要包括二叉树的建立和删除以及二叉树的一些基本操作:增加节点、删除节点和查找节点。-Balanced binary tree
p1
- 冒泡算法,用C语言实现完成对数组元素的排序-Bubbling algorithm, C language to realize complete array element of the list
abcd
- 数据结构课件,哎呀,真麻烦,初学者,去哪儿弄好的代码啊 -good well ok hehe alkdjaks aodfksje jda ,adjfalsjeid sjdi dsal djakjeiw ,sajfleeasdf sdfs sdfe saf efgg das dsadf .adfasekofjaos .d adfasfeasf.adsfeaf ef dsafesafda .dfeafd eaf
lianbiao
- 实现链表的基本操作,教会你怎么轻松学会C语言的链表操作。-The basic operation of the linked list and teach you how to easily learn the C language linked list operations.
duoxiangshi
- (1)多项式以二元组的方式从文件输入。 如多项式3+4x3+6x8+12x15则输入(3,0)(4,3)(6, 8)(12,15)(0,0) (2)以链表的形式存放多项式 (3)相加后的多项式以二元组的形式输出到屏幕上 -(1) the polynomial to a tuple from the file input. Such as polynomial 3 4x3 6x8 12x15 type (3,0) (4,3) (6, 8) (12,15) (0,0)
tuopu
- 建立有向无环图,并输出拓扑的序列。 输入顶点数和边,输出图的拓扑的序列。 -Establish a directed acyclic graph, and output the sequence topology. Sequence of the input vertices and edges, the output graph topology.
haffman
- 在二叉树基本操作的基础上,掌握对二叉树的一些其它操作的具体实现方法。构造哈夫曼树。 -On the basis of the basic operation of the binary tree, master of some other operation on the binary tree specific implementation. Constructed Huffman tree.
Prim
- 数据结构C语言版一书中的,普里姆算法的代码-Data structure of the C language version of a book, prim algorithm code
432324324
- 约瑟夫问题C++和测试报告,这是在3月份编写的用VS C++制作的项目,您可以把代码直接复制到CPP文件中运行-Joseph problems C++ and test reports
LStack
- 堆栈实现C++,以VC++环境为准——逍遥大洋至上-The stack of the C++, VC++ environment will prevail
