资源列表
245724378
- 约瑟夫环的代码,经过我的修改,此代码属于最精练的约瑟夫换代码-Joseph ring code, after I modified this code are among the most refined of Joseph for the code
shujujiegou
- 程序设计关于数和图的C语言程序设计 数据结构方面- C++ Programming on the number and the figure of the C programming language data structure
string
- 串的ADT的实现,包含很多功能,都是上机的实验。希望有兴趣的同学可以下载学习-String ADT implementation, including many features are on the plane experiment. Interested students may wish to download the study
TString
- 一个封装有KMP模式匹配算法的String类示例,VC++ 2010下编译通过。. -A package KMP pattern matching algorithm with the String class example, VC++ 2010 compile. .
Maze
- 利用递归法走迷宫,先试探,再回溯,代码简单,有意思-Maze recursive method, first tentatively, then backtracking, the code is simple, interesting
algorithms
- 有关算法,是国外介绍算法方面的经典书籍,纯英文版
algorithms
- SANJOY DASGUPTA等著的较新颖的算法类书,英文版本.-SANJOY DASGUPTA s novel algorithm book in English.
0
- 算法,英文版,作者Dasgupta, C. H. Papadimitriou, and U. V. Vazirani-Algorithm, in English, author Dasgupta, CH Papadimitriou, and UV Vazirani
Graph
- 建图, 市场博弈模型,用来模拟股票市场运行,最终产生股票指数的模拟结果-create graph
DataStruct_MFC_WinMain_SortMethod
- MFC中winmain详解,c++各种排序算法以及二叉树,搜索树,红黑树及其他数据结构的实现-Detailed in winmain MFC, c++ various sorting algorithms and binary search trees, red-black tree implementation of data structures and other
rebuild(1).C语言课程设计(餐馆)
- 高级语言程序设计,餐馆管理系统的模拟……(High level language programming, simulation of restaurant management systems......)
MergeSortShellSort
- 希尔排序和归并排序的简单实现,适合初学者作参考-Hill sort and merge sort of simple implementation, as a reference for beginners