资源列表
binary-search
- 二分查找算法的实现,很早写的,应该有点借鉴意义-Binary search algorithm, early writing, and should learn a little bit
dongtaifenqu
- 操作系统中动态分区分配算法,是内存管理重要算法,可用于操作系统课设-Dynamic operating system partition algorithm, is an important memory management algorithm that can be used to operate the system class-based
Circular-linked-list
- 一个动态循环链表报数游戏,报到数的退出直到剩下最后一个。运用到了动态构建循环链表,动态删除等,是我的一个课程作业_fromUSST-A dynamic circular linked list reported that the number of games, and to report the number of exit until the last remaining one. Use to dynamically build a circular linked list, dynami
Rumore_rosa
- Pink noise generated in matlab
Dynamic-linked-lists
- 这种链表在初始时必须分配足够的空间, 也就是空间大小是静态的, 在进行插入和删除时则不需要移动元素, 修改指针域即可,所以仍然具有链表的主要优点,链表结构可以是动态地分配存储的-This list must initially allocate enough space, that is, space is static, during the insertion and deletion is not required when the mobile element, the domain c
BTree-Frame
- 二叉树模板源代码,二叉树的具体实现方式以及特性注释-Binary template source code, binary tree specific implementations and features notes
20100906
- 数据机构的应用,节点倒序,单链表的合并,单链表的超递增生成。-Data organization applications, nodes reverse, single consolidated list, single list of the super-increasing generation.
Google_PageRank_CN
- Google排序算法介绍的中文版,适合seo研究和学习-The Chinese version of Google Page Rank Algorithm for reserch & study in SEO
haxibiao
- 附有实验报告。。1、查找的基本概念和查找的几种方法以及求查找的平均查找长度。 2、静态查找表(基于线性表的查找法)。顺序查找、二分查找和分块查找。 3、动态查找表(基于树的查找法)。二叉排序树、二叉平衡树、 B_ 树和B+ 树。 -1, find the basic concepts and find several methods, as well as seeking to find the average search length. 2, static lookup tabl
binary-tree
- 返回二叉树的根+返回树中某个结点的左孩子,若无则返回空+返回树中某个结点的双亲,如果是根结点,则返回空-Returns the binary tree root+ returns tree in a node of the left child, if there is no return null+ returns tree in a node s parents, if the root node, it returns null
SportsMeeting
- 运动会成绩管理程序,按项目和个人统计成绩,可排序和查找
fulltext1
- 一篇关于模式匹配的英文论文,该文采用了DP比对算法-A pattern-matching English paper, using DP matching algorithms
