资源列表
Maze
- 电脑鼠走迷宫的智能算法,基于lm615arm单片机的电脑鼠-Intelligent algorithm of the computer mouse maze, microcontroller-based lm615arm computer mouse
erchashuchazhao
- 中序遍历二叉树,对二叉树进行插入、删除、查找等-Traversal binary tree, binary tree insert, delete, search
ISODATA
- matlab program for ISODATA Clustering-matlab program for ISODATA Clustering
duilie
- 可以输出队列中的当前元素,还可以对队列判空,进行入队和出队-Can output the current element in the queue, can also be sentenced to empty the queue, enqueue and dequeue
neibupaixu
- 内部排序,可以自己输入数据也可以随机生成数据,然后进行希尔排序和直接插入排序-Internal sort can input data can also be randomly generated data, and then Hill sorting and direct insertion sort
paixu
- 实现冒泡,快速,希尔排序法。并计算,比较他的次数。-Achieve bubbling fast shell sort. And calculate, compare the number of times.
red_black_tree
- 二叉排序树在查找方面提供了很大的方便,但是对worst-case查找/插入/删除/求最值 得时间复杂度都为O(n). 红黑树可以保证在worst-case下查找/插入/删除等的复杂度得到O(lgN)。红黑树保持如下特性-Binary sort tree in the Find a great convenience, but worth the time complexity of O (n) worst-case lookup/insert/delete/demand. Red-bl
Upload-file
- the difference between binary search tree and AVL tree in the insert method by estimated run time.
nat_conf_2005_ro_am
- Parallel Bubble Sort
haxibiao
- //使用哈希函数:H(k)=3*k MOD length,并采用开放定址法处理冲突。试对输入的关键字序列构造哈希表,哈希表长度为length, //求等概率情况下查找成功的平均查找长度,并设计构造哈希表的完整的算法。 -//Use the hash function: H (k) = 3* k MOD length, and open addressing treatment conflicts. The test input keyword sequence constructed h
quxp0718_Sort
- 排序算法的个人总结,包括快速排序,归并排序等。-Personal summary of the sorting algorithms, including the quick sort, merge sort.
timer
- 二叉树定时器算法图形讲解,很详细,很全面,包括数据结构 算法-timer
