资源列表
Joseph-ring-on-vs-2011
- C++链表解决约瑟夫环问题,问题描述:假设有N个小孩按照序号1,2,,,N围坐成一圈,从第一个小孩开始报数,每次报到n的人退出,接着从下一个人重新开始从1开始报数,下一次再报到n的人退出, 求最后一个留下第几个人;-C++ linked list to solve the problem Josephus, described the problem: Suppose there are N children according to number 1,2,,, N sitting in a
DATA
- 北大数据结构与算法pdf,相当不错的资料-North data structures and algorithms pdf, very good information
lianbiao
- 主要是实现链表的增、删、改、查,以便更了解链表的功能。-Mainly is to realize list of increase to delete check, in order to know more about the function of the list
Fibonacci_TMP
- C++模板元编程的几个实例, 这是C++的另一个特性,模板元编程!! , 这只是初探, 很好的-C++ template yuan programming of several examples, this is to c++ another characteristics, template yuan programming!!!!!! And this is just que, very good!!!!!!!
Hdu_2053
- 杭州电子科技大学hdu acm 2052等等其他的几个题目的AC源码-Hangzhou university of electronic science and technology and so on other hdu acm 2052 several topics AC the source code
tushuguanlixitong
- 图书管理系统
QT
- A quadtree source code
LinkList
- 简单的链表作业,有简单的个人信息填写,姓名、短号、学院-Simple list operations, a simple fill in personal information, name, cornet, colleges, etc.
operator-overload-2
- 实现多种运算符重载,通过类声明及函数定义,实例化对象进行运算-operator overload
PhysizsEngine
- 此是一个物理引擎的例子,可以再次开发更多的程序,更炫的效果!-This is an example of a physics engine, can once again develop more programs, more dazzling effect!
Data-structures-and-algorithms-PPT
- 这是关于数据结构的PPT,讲的简单易懂,里面有不少代码,希望对您有帮助-This is a data structure on the PPT, talk about easy to understand, which has a lot of code, and want to help you! !
Introduction-to-Algorithms
- 算法导论的英文版,讲解算法的非常经典的书。-English version of Introduction to Algorithm. A classical book to teach algorithm.