资源列表
C_string
- 本程序的串编辑要求对串实现以下四种功能: (1)取子串:从给定串中取出定长的子串; (2)插入:把一个字符串插入到给定串的指定位置; (3)删除:将串中某指定位置开始的若干字符从串中删除; (4)联接串:把一个字符串插入到给定串的最后一个字符之后。-This procedure requires editing the string string to achieve the following four functions: (1) check substring: from
1
- 用数据结构实现了数据结构学习中卖衣服的模拟,是学习数据结构的实验例子-Data structure used to achieve a data structure to learn selling clothes in the simulation, is to learn from examples of experimental data structure
DataSructure
- 这是C语言版的数据结构资料,适合编程的初学者。-This is the C language version of the data structure of information, suitable for beginners programming.
suanfaC
- 常用的算法,用C实现的,挺有用的。看看吧-Commonly used algorithms, using C to achieve, quite useless. Take a look at it
pre
- 以先序之方法遍历二叉树,以递归方法和非递归方法分别实现。-To preorder tree traversal methods to recursive methods and the realization of non-recursive method, respectively.
lab3
- 在C语言环境下编写的利用队列计算向量的+,-,内积。-In the C language environment prepared calculated using queue vector ,-, inner product.
DataStructurePart1
- 学校老师上课的讲义和习题解答。数据结构的线性表部分。-School teachers class lectures and exercises to answer. Data structure part of the linear form.
DataStructurePart2
- 学校老师上课的讲义和习题解答。这一部分关于栈和队列。-School teachers class lectures and exercises to answer. This part on the stack and queue.
DataStructurePart3
- 学校老师上课的讲义和习题解答。这一部分关于树和二叉树。-School teachers class lectures and exercises to answer. This part on the trees and tree.
DataStructurePart4
- 学校老师上课的讲义和习题解答。这一部分是关于图。-School teachers class lectures and exercises to answer. This part is on the map.
DataStructurePart5
- 学校老师上课用的讲义和习题解答。这一部分是关于排序。-School teacher lectures and exercises with answers. This part is about the sort.
data
- 是用C语言实现的,里面有我数据结构课程设计里的算法。例如关键路径,最短路径等算法-C language is used to achieve, there are my data structure in the curriculum design algorithms. For example, critical path, such as the shortest path algorithm