资源列表
WordCount
- MapReduce的wordcount程序,最新API的版本。-MapReduce, the wordcount procedures, the latest version of the API.
c
- 1、 题目的要求是通过磁盘调度算法的模拟设计,了解磁盘调度的特点,其主要任务是模拟实现FCFS、SSTF、SCAN、C-SCAN算法,并计算及比较磁头移动道数。-1, the subject request is simulated through the disk scheduling algorithm designed to understand the characteristics of disk scheduling, to achieve its main task is to s
Huffman-tree
- 利用静态链表建立赫夫曼树,建树过程中左子树权值小于右子树权值,求各结点的编码。叶子结点的个数n及结点值由键盘录入-Using static linked list to establish a Huffman tree, set during the process of weight less than the right subtree subtree weights, and each node coding. Leaf node of the number N and node valu
(2)
- 关于图书馆管理系统的模糊查找,可查找书籍,书名,等-Fuzzy Lookup
sanliejiansuo
- 本程序是用开地址法实现散列的检索算法-this program is open address Method hash retrieval algorithms
duipaixu
- 用c++语言实现的堆排序算法 个人感觉不错仅供参考
paixu 排列3个数的大小
- 排列3个数的大小
suffix
- 倍增算法实现后缀数组,在字符串处理当中,后缀树和后缀数组都是非常有力的工具,其中后缀树大家了解得比较多,关于后缀数组则很少见于国内的资料。-suffix array
BinaryTree
- 数据结构二叉树,及其遍历,镜像,输出等相关操作C++源码。-Binary tree data structure and its traversal, mirror, output the operation C++ source.
eightqueens
- 回溯法解决八皇后问题,使四个皇后不在同一行,不在同一列,且不在同一对角线上-Backtracking to solve the eight queens problem,Make four Queen s not in the same row, not in the same column, and not in the same diagonal
dxsjjc
- 多项式加减乘 用数据节够得算法实现多项式的加减乘 原理简单易懂-suoxiangshi jiajiancheng
expressvalue
- 表达式求值 C语言版 单位数转换为后缀表达式再求值 -Expression evaluation
