资源列表
dictionary
- 电子词典的创建链表程序,将文本文档内的内容放入链表中,为后续的查找做准备。-Program to create lists of electronic dictionary, the contents of the text within the document into the list in preparation for the subsequent search.
algorithms
- 介绍几种常用的算法,并用C++编写,对初学者很有帮助。-This paper introduces several common algorithm, and written in c++, beginners helpful.
R019M
- 实现阶乘运算,方便快捷的算法。运用C++编程。有注解。-Achieve factorial operation, convenient and efficient algorithms. The use of C++ programming. A comment.
lxshs
- 旅行售货商问题,利用回溯法完成,内附运行图-Problems for travel sales, the use of backtracking to complete, included diagram
Queen-of-the-board
- 皇后棋盘算法和C++程序实现。横行纵行斜行不能摆两个以上的皇后。-Queen board algorithms and C++ Program. Transverse oblique longitudinal Queen can not put more than two.
sjjg
- 这里是想学数据结构的同学们梦寐以求的优质课件 包您看得明白 学的满意-Here is the data structure of the students want to learn their dream of high-quality courseware package you learn to understand it satisfied
Josephus
- 数据结构中约瑟夫算法的向量实现。能够在C的环境下运行。-Joseph algorithms data structures vector implementation. In the C environment to run.
Switch-to-postfix-
- 数据库结构的解析,包括答案。详细,清楚。对初学者很有帮助!-The analytical structure of the database, including the answer. Detailed and clear. Helpful for beginners!
haxibiao
- 数据结构中将关键字插入哈希表,创建哈希表并输出哈希表-Keyword data structure will be inserted into a hash table, create a hash table and output the hash table
Data-Structures-and-algorithm
- 算法介绍,包含很多有用的算法,是学习算法和研究算法的比较好的学习资料。-Algorithm is introduced, contains many useful algorithms, learning algorithms and study the algorithm better learning materials.
BinaryTree
- 用MFC实现的c++版的二叉树的相关操作-插入删除、修改等相关操作,界面友好-Implemented with MFC c++ version of the binary tree-related operations- into the deletion, and modification operations, user-friendly
algorithm2
- 随机生成n个关键字,求最优二叉查找树的平均cost,按不同的关键字插入顺序求对应红黑树的平均cost。-N randomly generated keywords, find the optimal binary search tree, the average cost, according to the order of different keywords into the red-black tree corresponding to the average seek cost.
