搜索资源列表
成绩输出
- 知道成绩表,按分块查找法查找学号为几的各科成绩,索引表分3块。-know its performance, by the sub-block search, law school to find several branches achievements, indexing table three points.
SimpleDataStruct
- 小弟初学者,简单数据结构: 包括单链表逆置,对陈矩阵相乘,分解单链表,分块查找,交换左右自述,模式匹配,二叉排序树、删除子串,冒泡排序等-younger beginners, a simple data structure : single-chain including inverse home, Chen matrix multiplication, single-chain decomposition. Search Bloc
chazhao
- B-树删除,B树生长,二叉排序树删除.生成,二分查找.分块查找.拉链法等等``的FLASH演示,很不错的东西.
jasmine9
- 哈希表查找、分块查找 1. 编写一个程序,输出在顺序表{8,14,6,9,10,22,34,18,19,31,40,38,54,66,46,71,78,68,80,85,100,94,88,96,87}中采用分块查找方法(每块的块长为5,共有5块)查找关键字46的过程. 2. 编写一个程序实现哈希表的相关运算, 并在此基础上完成如下功能: (1) 建立{16,74,60,43,54,90,46,31,29,88,77}哈希表
MUZI3
- 随机产生5组测试数据,分别进行顺序查找,折半查找和分块查找,输出比较结果-five groups randomly generated test data, for the order to search, locate and half-block search, the output results
数据结构各种排序算法比较
- 数据结构作业,有顺序查找,拆半查找和分块查找,以及它们之间的比较,这是我上交的报告,里边有全部的源码,直接就可以拿来交给老师,希望能对有些人起到帮助的作用。
MUZI3
- 随机产生5组测试数据,分别进行顺序查找,折半查找和分块查找,输出比较结果-five groups randomly generated test data, for the order to search, locate and half-block search, the output results
成绩输出
- 知道成绩表,按分块查找法查找学号为几的各科成绩,索引表分3块。-know its performance, by the sub-block search, law school to find several branches achievements, indexing table three points.
SimpleDataStruct
- 小弟初学者,简单数据结构: 包括单链表逆置,对陈矩阵相乘,分解单链表,分块查找,交换左右自述,模式匹配,二叉排序树、删除子串,冒泡排序等-younger beginners, a simple data structure : single-chain including inverse home, Chen matrix multiplication, single-chain decomposition. Search Bloc
chazhao
- B-树删除,B树生长,二叉排序树删除.生成,二分查找.分块查找.拉链法等等``的FLASH演示,很不错的东西.-B-tree deletion, B tree growth, binary sort tree to delete. Generated, binary search. Sub-block search. Zipper law `` so the FLASH demo, very good things.
jasmine9
- 哈希表查找、分块查找 1. 编写一个程序,输出在顺序表{8,14,6,9,10,22,34,18,19,31,40,38,54,66,46,71,78,68,80,85,100,94,88,96,87}中采用分块查找方法(每块的块长为5,共有5块)查找关键字46的过程. 2. 编写一个程序实现哈希表的相关运算, 并在此基础上完成如下功能: (1) 建立{16,74,60,43,54,90,46,31,29,88,77}哈希表
blksearch
- 该程序 可以用于实现数据结构中的分块查找-this can be used to select the data you need
yanshi
- 数据结构基本操作 冒泡排序、堆排序、归并排序、快速排序、分块查找、二分查找演示-Basic operation data structure bubble sort, heap sort, merge sort, quick sort, sub-block search, binary search demo
dataorganization
- 数据结构的常用方法该视屏中包含:B树的删除,B树的生长过程,堆的排序,分块查找,直接插入排序,希尔排序,快速排序-Commonly used method of data structures contained in the screen: B-tree delete, B-tree growth process, heap sort, sub-block to find a direct insertion sort, Hill s
search
- 索引顺序表查找,索引顺序查找即分块查找,是将顺序表分成诺干块。-Indexed sequential table lookup, the index in order to find that the search block is to the order of the table is divided into Nokan blocks.
haxibiao
- 附有实验报告。。1、查找的基本概念和查找的几种方法以及求查找的平均查找长度。 2、静态查找表(基于线性表的查找法)。顺序查找、二分查找和分块查找。 3、动态查找表(基于树的查找法)。二叉排序树、二叉平衡树、 B_ 树和B+ 树。 -1, find the basic concepts and find several methods, as well as seeking to find the average search
Blocksearch
- 用C语言实现分块查找 用C语言实现分块查找 -With the C language implementation block to find With the C language implementation block to find
chazhaobaogao
- 数据结构遍历树的实验,有源码,可以任意输入1组有序数据;对顺序查找、折半查找、分块查找的查找次数进行比较并输出比较结果。 -Traverse the tree data structure to the experiment and source code, you can import a group of arbitrarily ordered data on sequential search, binary search,
chazhao
- 基于索引顺序表的分块查找,用于关键字查找-Based on the index block to find the order form for keyword search
20180430
- 实现一个简易的管理信息系统,进行学生信息管理,具有排序、查询、显示学生信息的功能。 要求: (1)采用链表实现; (2)使用快速排序算法实现排序功能; (3)使用分块索引查找算法实现查询功能(需要构建索引表)。(To achieve a simple management information system, student information management, sorting, query, display stu