搜索资源列表
shujujiegou-erchashu
- 叉排序树与平衡二叉排序树基本操作的实现 用二叉链表作存储结构 (1)以回车( \\n )为输入结束标志,输入数列L,生成二叉排序树T; (2)对二叉排序树T作中序遍历,输出结果; (3)计算二叉排序树T的平均查找长度,输出结果; (4)输入元素x,查找二叉排序树T,若存在含x的结点,则删除该结 点,并作中序遍历(执行操作2);否则输出信息“无结点x”; (5)判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;-fork trees and
TwoForkTreesTest
- First preface, medium preface and the empress preface time 历 two fork trees
ASM
- 从概念的角度分析了活动图并非结构的不足,系统地研究了时序模糊状态下的语音描述,以工作流的循环模式鉴别器作为实例,提出了活动图与形式化规范相结合的解决方法。最后结合抽象状态自动机ASM作为语义补充构造了鉴别器的活动图模型,从分支、合并、事件捕获等方面定义了详尽的规则,提高了模型的正确性、可验证性和一致性。-The insufficient of concurrent structure of activity diagram is analyzed in concept level,and the
fork
- 系统调用fork函数,以及父进程与子进程的执行顺序问题。-Fork system call function, as well as parent and child process of implementation of the order of the problem.
ForkTutorial
- Nice tutorial on using fork.
fork
- 对新学linux的程序员很有帮助,主要是讲解fork函数是如何工作,如何创建进程的-Helpful new learning linux programmers, mainly to explain the fork function, how they work, how to create a process
Discriminant-sparse-neighborhood
- 鉴别向量比较牛叉的论文,最近发的。值得大家借鉴,拿出来特此分享一-Identify cattle fork vector papers recently issued. Worth drawing out hereby share under
Unsupervised-segmentations
- Unsupervised segmentation of color-texture regions in images and video无监督的彩色图像分割方法,非常牛叉-Unsupervised segmentation of color-texture regions in images and video unsupervised color image segmentation method, is very cattle fork
fork.pdf.tar
- this fork pdf which is using in linux programming-this is fork pdf which is using in linux programming
Tree
- 自己实现的二叉树(VAL树)并做了模板,附带自己实现的队列,链表,栈的源码-Own implementation of the two fork tree (VAL tree) and made a template, with their own realization of the queue, the list, stack source
150603118朱慧宇
- 关于二叉树的使用的数据结构的程序以及报告(this is the use of two fork tree)
新建文件夹
- 包含了线性表、栈、队列、二叉树、查找排序等多个内容,还实现了约瑟夫斯问题。(It includes many contents such as linear table, stack, queue, two fork tree, search sort and so on. The Josephus problem is also realized.)