搜索资源列表
dom.cpp 亲兄弟问题
- Ex3-23 亲兄弟问题 « 问题描述: 给定n 个整数0 1 1 , , , n- a a a 组成的序列。序列中元素i a 的亲兄弟元素k a 定义为: min{ | } k i j n j j i a = a a ³ a < < 。 亲兄弟问题要求给定序列中每个元素的亲兄弟元素的位置。元素i a 的亲兄弟元素为k a 时,称k 为元素i a 的亲兄弟元素的位置。当元素i a 没有亲兄弟元素时,约定其亲兄弟元素 的位置为-1。
ex3
- 数据结构的实验,帮助理解学习内容,二叉树-Experimental data structures to help understand the learning content, tree
ex3
- 算法分析中的辛甫生公式和梯形公式,首先, 找到表达式中的共同点----一个函数。编写该函数。然后,分别编写两公式的表达式。-Algorithm analysis辛甫Health formula and trapezoid formula, first of all, to find expression in common---- a function. The preparation of the function. Then, the two were prepared formula ex
ex3
- 二叉树的建立和遍历 先序,中序,后序 中序非递归 界面实现-The establishment of a binary tree and traverse the first order, in order, after the sequence in order to achieve non-recursive interface
OptExer3ssd5
- This the best solution for optional exercise 3 for ssd5) it was the grade was 100)-This is the best solution for optional exercise 3 for ssd5) it was the grade was 100)
Ex3
- SSD7, exercise 3. Advanced SQL For this exercise, we will use the library schema. It includes information about book titles in the library, information about library members, about the number of times the books were read by members, about the su
ex3.28
- 严蔚敏 数据结构习题3.28:带头节点的循环链表表示队列 -Yan Wei-min data structure Exercise 3.28: the circular linked list to take the lead node queue
ex3
- 清华大学版本的数据结构,有关栈的应用的试验-Tsinghua version of the data structure, application of the relevant stack test