资源列表
aa
- 输入一个升序数组和一个整数,在数组中查找两个数使得他们的和恰为该整数-Enter an ascending array and an integer, so that they find two numbers in the array and just for the integer
bianlierchashu
- 入栈,出栈,非递归先序、后续、中序遍历二叉树。完整可实现的C语言代码-Stack, the stack, non-recursive preorder, follow-up, traversing Binary. C code can be achieved
array
- 一个数组由一个递减数列左移若干位形成,在该数组里查找一个数q-An array by a decreasing number of columns left some of the formation of a number q in the array to find
shuangxiangbianli
- 实现双向链表建立,删除,插入,遍历,判断对称性,排列链表功能-Doubly linked list to create, delete, insert, traversal to determine the symmetry and arrangement of linked list functions
NQueens
- N皇后问题的解决方案,N*N的棋盘上摆放N个皇后的几种方案-N-Queens problem solution, N* N board, placing N queens of several options
knapsack
- Knapsack problem is a classic dynamic programming model. It is both simple image easier to understand, and to some extent to peel And the nature of the dynamic programming, so many textbooks used it as a dynamic programming part, the first samp
liftttttt
- 电梯模拟功能 可以实现多人同时上下 并且可以在不同的楼层有所请求-Elevator analog functions can be achieved more than at the same time up and down and can be on different floors request
Binary-tree
- 二叉树的顺序表示 通过该程序进行文字的分析进行拆分表示-Binary tree in the order said the split through the program text analysis
doctor
- 看病模拟系统,反映病人到医院看病,排队看医生的情况。病人排队过程中 主要重复两件事: (1)病人将病历卡交给护士,排队等候; (2)护士从队列 中取出病人的病历卡,该病人就诊。 -Doctor simulation
Sum
- This mathimatic s of sum program using GUI -This is mathimatic s of sum program using GUI
TREE
- 二叉排序树的相关操作,包括先序遍历,中序遍历,插入,删除等操作。-Binary sort tree operations, including the first traversal, preorder traversal, insert, delete and other operations.
yuesefuhuan
- 数据结构的一个实验报告,约瑟夫环,含完整代码-The data structure of an experimental report, Joseph ring, containing the complete code
