资源列表

« 1 2 ... .65 .66 .67 .68 .69 1370.71 .72 .73 .74 .75 ... 2656 »

[数据结构常用算法6

说明:1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define the hash table data structure. 2. In addition to leaving the remainder as the hash function
<finejade> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法7

说明:1.定义数据结构。 2.编写函数,实现插入排序算法。 3.编写函数,实现希尔排序或快速排序等效率较高的算法。-1. Define the data structure. 2. Write a function to achieve insertion sort algorithm. 3. Write a function to achieve Hill sort or quick sort, etc. more efficien
<finejade> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法bahuanhou

说明:这是一个关于八皇后的c++源程序,非常适合初学者学习,简单易懂-This is an eight queens on the c++ source, very suitable for beginners to learn, easy to understand
<邹杰> 在 2024-10-12 上传 | 大小:4096 | 下载:0

[数据结构常用算法List

说明:一个C++链表操作,模板制作,可以参考功能比较完善-Operation of a C++ list, templates, and can refer to the function of a relatively perfect
<惊残孤雪> 在 2024-10-12 上传 | 大小:8192 | 下载:0

[数据结构常用算法Queue

说明:C++队列操作程序,链表 模板制作,对于理解链表有帮助-C++ queue operating procedures, list templates, and helpful for understanding the list
<惊残孤雪> 在 2024-10-12 上传 | 大小:7168 | 下载:0

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

说明:一个好的算法,用于演示,如何获得PI值,可以精确到小数点后上千位。-A good example to show how to produce the value of PI
<Huangq> 在 2024-10-12 上传 | 大小:231424 | 下载:0

[数据结构常用算法MiddleToBehind

说明:中缀该后缀,数据结构的一个实验,希望能够对您有帮助-Infix the suffix, the data structure an experiment
<朱俊芳> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法tree

说明:给出一个图的各个定点与所有边 ,找出图的最小二叉树算法-Binary tree to find the minimal
<王寒冰> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法pailiezuhe

说明:排列组合算法,基于中国福利彩票双色球的排列组合算法-Combinations of algorithms, based on the arrangement of China Welfare Lottery two color combination algorithm
<erichuang> 在 2024-10-12 上传 | 大小:5120 | 下载:0

[数据结构常用算法datastruct_tree

说明:本程序是用MFCA实现的二叉树的前序中序后序递归遍历,中序非递归遍历的实现,-binary tree
<陆艳艳> 在 2024-10-12 上传 | 大小:1941504 | 下载:0

[数据结构常用算法shiyan1

说明:本程序用MFC可视化界面主要实现的链表的归并,输入La,Lb,按照递增排序合并成链表Lc可视化输出-List merge
<陆艳艳> 在 2024-10-12 上传 | 大小:27648 | 下载:0

[数据结构常用算法City_database

说明:数据结构与算法案例,城市数据库,支持城市搜索,距离搜索-Data Structures and Algorithms cases, urban database to support urban search, distance search
<王上> 在 2024-10-12 上传 | 大小:2410496 | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 1370.71 .72 .73 .74 .75 ... 2656 »

源码中国 www.ymcn.org