资源列表
queue
- 用c++实现的基本队列,链表,栈的操作, 可以在vc6中运行-C++ implementation of the basic queue operation can be run in vc6
base
- 一个简单的链表功能演示程序,实现了链表的添加,删除等操作,有助于初学者对链表概念的理解,在某博客上得到的代码,经过我更改后可以保证运行,希望下载者看过后提出宝贵意见,共同进步-A simple list of the function of the demonstration program, realize the list of add, delete operation, to help beginners the list of the understanding of the conc
SeqList_Static
- c语言,数据结构,静态链表。已经编译通过,通过优化。-c language, data structures, static list. Has been compiled by, through optimization.
tingchechang
- 这是一个数据结构上的程序设计!它里面有一个程序的代码!很有用,望各位珍藏!-This is a data structure on program design ! It inside a program s code ! Useful , hope you treasure !
include
- 从键盘输入两个数a和b,将a和b的值交换后再分别输出-input two number a and b,switch the value of a and b,then output them
Dijkstra
- Dijkstra 算法的实现,数据结构作业.C++ 实现-Dijkstra the homework of Data Structure
Balance_tree
- c语言编写,平衡二叉树演示,可插入、删除树的结点、拆分一棵树、合并两棵树,自动进行平衡操作-balance_tree learning_system developed by c
algorithm
- 北邮算法设计课件,主要讲解了很多基本的算法,很有用-The BUPT algorithm design courseware, to explain many of the basic algorithm, is useful
gcd
- 求两个数的最大公约数,此程序用C语言编写,经测试没有问题。-For two of the largest number of companies, the program written in C, tested no problem.
Sapin
- exemple of tree with texture
sort
- 常见的排序算法,包括:希尔排序、冒泡排序、选择排序、插入排序、快速排序、堆排序、基数排序、归并排序。-Common sorting algorithms, including: Hill sort, bubble sort, selection sort, insertion sort, quick sort, heap sort, radix sort, merge sort.
erchashu
- 数据结构二叉树经典示例,有助于刚刚学习数据结构的人参考参考-Classic example of the data structure binary tree, help just learning data structures refer to the reference
