资源列表

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 2656 »

[数据结构常用算法haxibiao

说明:一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是某集体的“人名”,输入的是人名的拼音,而且字符长度不超过19。 2) 输出形式: 输出相应的“人名”哈希表,并实现查找的功能,且平均查找长度不超R. 3) 程序所能达到的功能: 利用哈希函数对“人名”拼音做编码,建立哈希表。并实现查找的功能,且平均查找长度不超R。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果) 测试输入是不是有效的。进行条件判断,实现错误处理
<huangfeng> 在 上传 | 大小:255kb | 下载:1

[数据结构常用算法c++005

说明:这是一个双向链表的源码,用C++开发实现。
<xieminggang> 在 上传 | 大小:15kb | 下载:1

[数据结构常用算法CQuantizer

说明:一个octree algorithm 的实现CQuantizer.-The octree algorithm realize a CQuantizer.
<binarytree> 在 上传 | 大小:4kb | 下载:1

[数据结构常用算法medi

说明:对于给定的n个元素的数组X[0:n-1]和Y[0:n-1],试设计一个O(logn)时间算法,计算X和Y的中位数.
<李靖平> 在 上传 | 大小:1kb | 下载:1

[数据结构常用算法dijkstra

说明:经典求最短路径算法程序--dijkstra算法。完整的C++源码程序。-Classical procedures seek the shortest path algorithm Dijkstra algorithm. Complete C++ Source procedures.
<刃具> 在 上传 | 大小:1kb | 下载:1

[数据结构常用算法sort

说明:这是数据结构的课程设计,对起泡排序、直接排序、简单选择排序、快速排序、希尔排序和堆排序算法进行比较和分析,C语言实现。-This is the data structure of the curriculum design, sort of sparkling, direct sequencing, a simple selection sort, quick sort, Hill sort and heap sort algorithm comparison and analysis, C l
<Anse> 在 上传 | 大小:192kb | 下载:1

[数据结构常用算法creatbinarytree

说明:随机生成25个整数,介于1~10间为真实节点,其余为虚节点。将这一生成理解成完全二叉树,构造生成一棵完全二叉树。在此基础上执行:先根、中根、后根遍历;指定一节点整数,可给出其从根开始的路径。 二叉树采用链式方式存储。-25 randomly generated integer between 1 ~ 10 for the real node, and the rest for the virtual node. Will be interpreted as the generation o
<> 在 上传 | 大小:2kb | 下载:1

[数据结构常用算法heap

说明:C语言大堆排序算法,当定时器资源不足时,可用来实现软件定时器-C language quoted above, sorting algorithm, when the timer when the lack of resources that can be used to achieve software timer
<aliswang> 在 上传 | 大小:3kb | 下载:1

[数据结构常用算法shu1123

说明:清华大学严蔚敏数据结构习题集(c版)答案-Tsinghua University, Yan Wei-min exercise set data structure (c version) answer
<lili> 在 上传 | 大小:137kb | 下载:1

[数据结构常用算法CodeUnixAnsi.tar

说明:数据结构算法源码c++附带的源码包含大量c++算法源码-Data Structure Algorithm source c++ Attached source contains a large amount of c++ Algorithm source code
<王伟> 在 上传 | 大小:370kb | 下载:1

[数据结构常用算法Sort

说明:数据结构与算法的排序算法演示,这是我上大学的时候做的实验,里面展示了几种常用的排序算法的算法演示,如插入排序,选择排序,快速排序,堆排序.-Data structure and algorithm of the sorting algorithm demo, this is my time to college to do the experiment, which showed several common sorting algorithm presentation, such as ins
<THM> 在 上传 | 大小:86kb | 下载:1

[数据结构常用算法bashumaAstar

说明:经典的八数码应用程序,是用Astar算法-Eight classic digital applications, is used Astar algorithm
<ting> 在 上传 | 大小:583kb | 下载:1
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 2656 »

源码中国 www.ymcn.org