资源列表
queen_backtracking
- 数据结构中讲述如何用回溯法求解八皇后问题-Data structure that describes how to use backtracking to solve the eight queens problem
停车场管理系统3
- 停车场管理系统2(数据结构实习报告)-car park management system 2 (data structure internship report)
liststackimp
- linked list implementation of a stack in java
zju2761spfa
- zoj2761利用SPFA算法解决最短路问题。-zoj2761 use SPFA algorithm to solve shortest path problem.
sy6-2
- 链表具体的实现,含建立、删除、插入、查找、显示等-List specific implementation, including create, delete, insert, search, display
MyCalculate
- 表达式求值:支持浮点运算,以及一些纠错功能-expression evaluates : support floating-point operations, and some correction function
chafenyueshu
- 内有pku1201,pku1275和pku1364的源代码,差分约束的经典题目。
link
- 带表头结点单向链表的实现(包括链表初始化和头(尾)插入建链,元素的插入,删除,查找,链表的逆置,求表长,推出操作的实现)-Junction point of one-way linked list (including the insert to build a chain of linked list initialization and head (tail), element insertion, deletion, search, and the inverse set of the l
NQueen
- N皇后问题,如何能够在 n×n 的国际象棋棋盘上放置n个皇后,使得任何一个皇后都无法直接吃掉其他的皇后-N queens problem, how can we place n queens on an n × n chessboard so that no queen can not directly eat other Queen
chashu
- 这是个数据结构的算法(二叉树的实现),标准,合理-This is the algorithm data structure (the realization of a binary tree), standards, reasonable
1LIANBIAO
- 数据结构中关于链表的内容用c++环境运行-data structure on the chain of operations with the environment c
zuoye
- 二叉树的创建遍历,递归及非递归线索化等得实现-Create a binary tree traversal, recursive and non recursive clues and so have achieved
