资源列表
Address
- 数据结构课设-通讯录管理,VC++编写 基本要求 (1) 添加:增加一个人的记录到通讯录中; (2) 显示:在屏幕上显示所以通讯录中的人员信息,应能分屏显示; (3) 存储:将通讯录信息保存在一个文件中; (4) 装入:即将文件中的信息读入程序; (5) 查询:可根据姓名查找某人的相关信息,若找到显示其姓名、地址、电话号码、电子邮箱; (6) 修改:可修改一个人的除姓名之外的其他信息 -Set of data structures class- contact m
数据结构
- 数据结构相关的电子书籍和例程,习题,练习等。希望对大家的学习有帮助(Data structures related to e-books and routines, exercises, exercises, etc.. We hope to help you learn)
Queen
- Queen,用回溯法递归方法实现n皇后问题-Queen, with backtracking recursive method to achieve n queens problem
BUC
- BUC算法,数据库一种重要的查询算法。利用AVL平衡树,是一种很有效率二叉搜索树,利用它可以的旋转功能可以很方便的构造,很快的查找 数据结构-BUC algorithm, an important database search algorithm. Use of AVL balanced tree is a very efficient binary search tree, it can use the rotation of the structure can be easily,
学习c语言数据结构的有用库
- 学习c语言数据结构的有用库!!!帮助你提高C语言功力和代码效率,C language data structure to learn,a useful database! ! !
miracl-largenumber
- miracl-大数运算库,大家使用有什么问题请多多提意见-miracl-majority arithmetic library, we use what I would like him to speak up
sort
- 用快速排序算法,对大量数字(int)和字符串(string)进行排序,并对比算法运行时间和效率。-Using quick sort algorithm, a large number of digital (int) and string (string) to sort and compare the algorithm running time and efficiency.
Task1
- 数据结构与算法实验,二叉树的操作与实现,C++/CLR控制台应用程序-Experimental in data structures and algorithms, binary operation and implementation, C++/CLR Console Application
DataStructure
- 用C语言编写实现数据结构方面的例子,如栈,队列,二叉树等!-Using C language data structures examples, such as stacks, queues, binary tree, etc.!
Algorithms
- ebook algorithms ebook algorithms ebook algorithms-ebook algorithms ebook algorithms ebook algorithms ebook algorithms ebook algorithms
Task2
- 数据结构与算法实验,堆排序,C++/CLR控制台应用程序-Experimental in data structures and algorithms, heap sort, C++/CLR Console Application
The-data-structure-source-code
- 数据结构原理实现,里面有各种常用的结构的源码实现(包括链表、树、队列)等等。。。 每个文件对应一种结构的实现。-Principles of data structure to achieve, there are a variety of common structure of the source code to achieve ( including the list, tree, queue ) etc.... Each file corresponding to a str