资源列表
DoubleLinkList
- 双向链表分别用C、C++、C、JAVA实现。(The two-way linked lists are implemented by C, C++, C, and JAVA, respectively.)
DataAcquisitionLive
- Data Acquisition Live
[算法]数据结构与算法分析C++语言描述.Weiss.pdf
- 数据结构与算法分析C++语言描述.Weiss(Data structure and algorithm analysis C++ language descr iption.Weiss)
[算法]数据结构与算法分析C语言描述英文版
- 数据结构与算法分析C语言描述.Weiss.Second Edition(Data structure and algorithm analysis C language describing.Weiss.Second Edition)
Maze
- input the start point ,it will print a stepline to get out the maze
斐波那契数列 (2)
- 斐波那契数列初步入门学习、了解,对语言的进一步了解有很大的帮助(The Fibonacci rudiments of learning, understanding, is of great help to further understand the language)
排序
- 排序算法,数据结构实验课做过的源代码,可以在dev和vc上运行,(The sorting algorithm, the source code done in the data structure experiment class, can run on Dev and VC,)
[挑战程序设计竞赛(第2版)]
- 《挑战程序设计竞赛(第2版)》对程序设计竞赛中的基础算法和经典问题进行了汇总,分为准备篇、初级篇、中级篇与高级篇4章。作者结合自己丰富的参赛经验,对严格筛选的110 多道各类试题进行了由浅入深、由易及难的细致讲解,并介绍了许多实用技巧。每章后附有习题,供读者练习,巩固所学。(The challenge Programming Contest (Second Edition) summarizes the basic algorithm and classic problems in the pr
算法导论(第三版英文版)
- 算法导论是一本非常经典的书籍,值得大家看看(The introduction of the algorithm is a very classic book. It's worth looking at.)
sstack.tar
- S-Stack-Lib:一个C语言实现的简单的Stack库(S-Stack-Lib: A simple stack library implemented by a C language.)
queue
- 实现数据结构队列的顺序表及链接表方法,链接法包含单链表及双链表(A sequential table and a link table method for realizing the data structure queue)
quicksortC
- quick sort written in c on txt file
