资源列表
datastruct-apartment
- 数据结构-课程设计-宿舍查询管理软件-VC++6.0-Data Stuct
Diamond
- 钻石算法的源程序,是学习C语言的一个小程序,可以对算法进行研究学习-Diamond algorithm source code, C language learning is a small program that can conduct research on learning algorithms
DynamicPlan
- 动态规划算法的实现源代码,分析和阐明了动态规划法的使用-Dynamic programming algorithm source code, analyze and illustrate the use of dynamic programming
Linearlist-Frame
- 链表的实现模板源码,包含了链表和队列的使用-Linked list implementation template source code, including the use of linked lists and queues
BTree-Frame
- 二叉树模板源代码,二叉树的具体实现方式以及特性注释-Binary template source code, binary tree specific implementations and features notes
FullArray
- 本代码可以将一个整数数组进行全排列,并将排列结果放到一个大数组里面,这样我们就可以轻松解决手动全排列的繁琐工作了-This code can be arranged in an array of integers for all, and the results are arranged into a large array inside, so we can easily solve the full array of tedious manual work
ch1
- 该程序是数据结构(严蔚敏版的)教程算法1-1的源代码抽象和数据类型Triplet和ElemType(由c1-1.h定义)的基本操作(8个)-The program is a data structure (Yan Wei-min version) Tutorial 1-1 algorithm source code abstraction and data types Triplet and ElemType (defined by the c1-1.h) the basic operation
bog2-1
- 实现数据结构(严蔚敏版)算法2.1的程序-Data structure (Yan Wei-min version) algorithm 2.1 program
erchashu
- 10个二叉树的基本算法(求宽度、深度、叶子节点、相等、相似等)-10 the basic binary tree algorithm
linianqimoshijuan
- 历年(近三年)数据结构期末考试试卷及答案-Calendar year (nearly three years) data structures final exam papers and answers
5
- 二叉排序树采用二叉链表存储。写一个算法,删除结点值是X的结点。要求删除该结点后,此树仍然是一棵二叉排序树,并且高度没有增长(注:可不考虑被删除的结点是根的情况)。-Binary sort tree stores using the binary tree. Write an algorithm deleting node value of X node. Requested the deletion of the node, this tree is still a binary sort tr
4
- 设无向图G有n个点e条边,编写算法建立G的邻接表,并按照深度优先搜索输出顶点间。-Let undirected graph G with n vertices e edges, G to write algorithms to establish the adjacency table, and depth-first search in accordance with the output vertex requires time complexity of the algorithm is
