资源列表
Fast_Dijkstra
- 时间复杂度为O(ElogV)的Dijkrastra算法的实现,解决城市道路网的最短路径问题,可以计算1000×1000个节点。
Remember-Poker
- 让计算机来猜测用户“暗记”的某张扑克牌:计算机从一副扑克牌(54张)中任意抽出27张,摆放在不同的三行上(每行9张),用户“暗记”某张纸牌,而后告诉计算机所“暗记”的那张纸牌处于哪一行中;之后计算机再两次将纸牌重新摆放,并让用户再回答两次相同的提问(那张纸牌在重新摆放后又处在哪一行上);此时计算机会将用户所“暗记”的那张纸牌给挑出来。-Allow a computer to guess the user "counterfeitproof" the cards: computer at rand
C
- c语言的概述,简单的介绍了c语言的使用,及一些算法-an overview of the c language, brief introduction of the c language use, and some algorithms
shujujiegou(4~5)
- 电子科技大学数据结构课件,第4章,,第五章。-University of Electronic Science and Technology data structures courseware, Chapter 4, chap.
shujujieg2006
- 数据结构的一些教程....比较适于初学者-Some of the data structure better suited for beginners tutorial ....
datastruct
- 数据结构与算法设计-C/C++描述两本书的所有示例程序标准代码。
sectree
- 实现二叉树的输入,显示以及同级叶子结点个数,先中后序遍历等-To achieve binary input, display and at the same level the number of leaf nodes, the first in the order of traversal, etc.
Banker
- 操作系统中经典的银行家算法的模拟程序,基于MFC对话框,可随意设定进程的个数和资源的个数-Classic bankers operating system simulation algorithm, based on MFC dialog box can be arbitrarily set the number of processes and resources, the number of
Po_Clock
- mfc实现的时钟,我们老师布置得数据结构课程设计-mfc clock to achieve, we teachers have the data structure layout of the curriculum design
清华版数据结构笔记
- 清华版数据结构笔记-Tsinghua notebook version of the data structure
StuInfo
- 用数据结构编写的 学生管理系统 根据数据结构C++语言描述(任燕著)此书来编写的 -Students with the data structure management system written in
tubao
- 凸包算法,根据鼠标点出来的点来画凸多边形。-Convex hull algorithm, according to the mouse point to draw out of the convex polygon.