资源列表
C_operator
- C语言符号代码,方便各程序员能够随时查阅,以提高编程的时间-C operator
nqueens
- nqueens program in c++ in a simple code
prim
- prim求最小生成树,求最短路径,并求出权值-prim for minimum spanning tree, and the shortest path and find the right value
sort_explain
- 内部排序算法的分析比较,2009年暑期数据结构课程设计的说明书-Analysis of the internal sorting algorithm compared to the summer 2009 curriculum design data structure specification
main
- 智能指针的原理, 简单易懂, 不懂的同学可以看看源码, 调试一下。-The principle of the smart pointer, easy-to-read, the students do not look at the source, click Debugging.
a
- 数据结构课程设计—车厢调度问题,用C++实现编号为1,2...n的n个序列依次入栈的所有可能出站序列。-Data structure the curriculum design- inside scheduling problem, using C++ to achieve numbered 1,2 ... n of n followed by a sequence of all possible入栈outbound sequence.
a1
- 数据结构中试验--表达式求值,通过栈中后进先出的特点,解决了表达式中加减乘除以及括号的优先级问题-Data structure in the pilot- for the value of expression through the Last In First Out stack of features, to resolve the expression in brackets in the calculation, as well as the priority issues
linklist
- 涵盖了常用的线性链表操作,符合c99标准-Generic link sequence list opterations.
charconvert
- c,c++中对字符的操作,对学习c和c++很有帮助-c, c++ in the operation of the character of learning c and c++ very helpful
shujujiegou
- 该资料是我平常上课时老师给的一些c原程序,以及自己写的一些代码,里面还有课件,题目。很适合学生学习。-The information is my usual class teacher to some of the original c procedures, as well as writing some of their own code, there is also courseware title. Very suitable for students to learn.
singlechain
- 针对无无头结点的单链表,根据此程序可以实现一系列的基本运算-Without a head node of the c single-chain algorithm
DataStructuresandAlgorithmswithObject-OrientedDesi
- 用python阐述数据结构及其性能的教科书-Data structure using python and its performance on textbooks
