资源列表
hw
- 数据结构 思想与实现 上海交通大学 数据结构作业代码及说明文档(Thinking and implementation of data structure of sjtu code, and documentation)
homewok
- 课程作业,用于解决数据结构等的问题乔沃维奇我去日期-homework of struct and data for students
TEST
- 数据结构试验 实验一 线性表的顺序表示与实现 实验二 线性表的链式表示与实现 实验三 栈与队列及其应用 实验四 二叉树的应用 实验五 图的遍历与应用 实验六 查找技术 实验七 内部排序 全部源码-Experimental test data structure form a linear sequence of that experiment and realization of the Second linear chain form and realizati
tree
- 二叉搜索树,数据结构中必会知识点,经常出作业-Binary search tree data structure must be knowledge points, often out of work. .
JIEHUN
- 描叙一个人的成长过程,长大,结婚生子,不带年龄不能结婚,不可以重婚等-Describes a person' s upbringing, grow up, get married and have children, without age should not get married, not bigamy, etc.
csl_notes
- all elementary concepts of data structures in short
study_VC
- 有用的栈链式存储与顺序存储算法,可以使用,比较适用于初学者-Useful stack chain storage and sequential storage algorithm, can be used, compared to beginners
changyongsuanfachazhao
- 零基础学算法第5章,常用算法查找PPT,发给大家分享学习。-Zero-based learning algorithm in Chapter 5, commonly used algorithms to find PPT, distributed shared learning.
快速排序sorting
- 快速排序sorting算法Java的实现
artlicense
- very simple nonvisual Delphi component useful for shareware program developing. It uses crypted license files containing information about exe file (size and crc), expired date and any additional information. As TArtLicense uses RSA asymmetric al
quicksort
- 快速排序的非递归实现,使用栈来处理,速度要比递归的快-quicksort
Knight-Parade
- 骑士巡游问题:从国际象棋棋盘上任意给定的方格开始移动骑士,相继地到达所有的64个方格,进入每个方格一次且仅进入一次。回溯法实现-Knight Parade problem: the chess board from any given knight box began to move, have to reach all the 64 squares, each square once and only entered into once. Backtracking to achieve
