资源列表
mydijkstra
- 算法实现图论中D算法,与以往代码不同之处是结果以图形的方式给出-Algorithm D algorithm in graph theory, the difference between the previous code is the way the results are given in graphical
strcpy
- C语言中字符串拷贝函数 以及其实际例子说明-C language string copy function of the actual examples
tree
- MFC对话框类实现对二叉树的中序遍历排序,前序遍历排序,后序遍历排序,请仔细阅读程序后了解程序输入的格式-MFC dialog class in order to realize the binary tree traversal order, preorder traversal order, post order traversal order, please carefully read the procedures to understand the procedure input fo
c
- 利用string类与相关函数,实现任意字符串的反转。如:“abcdef”反转后为“fedcba”-Using string classes and related functions, to achieve an arbitrary string reversal. Such as: " abcdef" reversal after " fedcba"
GoodDataStructure
- 数据结构的课程设计的几个重要源码,包含24点游戏、旅游交通路线图的设计、酒店账务管理等,原创内容,欢迎转载-Data structure design of several important source programs, including the 24-point game, the design of tourist traffic the road map, hotel management, accounts, original content, please be reprodu
Shujujiegou_danyuanjia
- 栈实现单元相加,可以实现多种算法的累加,用c编程的,实现单元加效果-Stack add
bubblesort
- This simple code is made up of java, we did it last semester, it is the so called bubblesort.
MergeSort
- this another data structure, it is called mergesort, wherein you will input numbers then the output will be the sorted numbers you input.-this is another data structure, it is called mergesort, wherein you will input numbers then the output will be t
5070309423
- 单链表完成多项式的加减乘运算,很好用哦-Single list complete polynomial
hash
- 校园导游咨询: 设计一个校园导游程序,为来访的客人提供各种信息查询服务。 (1) 设计你所在学校的平面图,所含景点不少于10个。以图中景点表示校内各景点存放景点名称,代号,简介等信息;以边表示路径,存放路径长度等相关信息。 (2) 为来访的客人提供图中任意景点相关信息的查询。 (3) 为来访的客人提供图中任意景点的问路查询,即查询任意两个景点之间的一条最短的简单路径。 -harsh
graph
- 数据结构。用C语言描写。定义图,邻接表,确定节点在图中的位置,建立邻接表,邻接矩阵等-Data structure. Using C language descr iption.
wangxiaodong
- 这是王晓东的算法设计与分析的电子版和南京大学的算法课的讲义。-This is Wang Xiaodong of the algorithm design and analysis of the electronic version of the algorithm and the Nanjing University lecture course.
