资源列表

« 1 2 ... .07 .08 .09 .10 .11 2012.13 .14 .15 .16 .17 ... 2656 »

[数据结构常用算法PRIM-c++

说明:数据结构常用算法,prim算法.实现对于最近路径的选择,是常用的算法之一-algorithm commonly used data structures, algorithms Prim. The recent realization of the path chosen, is commonly used algorithm
<陈钊> 在 2024-09-30 上传 | 大小:261120 | 下载:0

[数据结构常用算法PI的编程

说明:求pi的程序,包括实验报告,误差分析,收敛性分析-for pi procedures, including experimental report, error analysis, convergence analysis, and so on
<林林> 在 2024-09-30 上传 | 大小:261120 | 下载:0

[数据结构常用算法scan-haff

说明:通过本课程设计,应使学生掌握哈夫曼编码的特点、存储方法和基本原理,培养学生利用C++语言正确编写程序及调试程序的能力,运用数据结构知识解决实际问题的能力,为后续计算机专业课程的学习打下坚实的基础-passage of the curriculum design, should help students grasp the characteristics of Huffman coding, storage and basic prin
<李明> 在 2024-09-30 上传 | 大小:261120 | 下载:0

[数据结构常用算法haxibiao

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

[数据结构常用算法BST

说明:visual C++ 下BST算法,二叉查找树算法-Binary search tree algorithm
<东升> 在 2024-09-30 上传 | 大小:260096 | 下载:0

[数据结构常用算法picture

说明:数据结构的核心单元图,程序里有写好的包括图的几种遍历和最短路径搜索-The core unit of the data structure diagram, program written including several traversal and shortest path search
<周星驰> 在 2024-09-30 上传 | 大小:260096 | 下载:0

[数据结构常用算法e

说明:实现二叉树的基本操作:建立、遍历、计算深度、结点数、叶子数等。-Binary tree basic operations: the establishment, traverse, calculate the depth, the number of nodes, number of leaves and the like.
<刘忠威> 在 2024-09-30 上传 | 大小:260096 | 下载:0

[数据结构常用算法quadtree

说明:四分树的构造,二叉树的进阶版,算法入门竞赛里面的题目-The structure of the four tree, binary tree premium, introduction to algorithms inside the title of the competition
<chris> 在 2024-09-30 上传 | 大小:260096 | 下载:0

[数据结构常用算法8222631

说明:一种bss盲源信号分离的工具包 可以用于盲信号的提取 不错的-A toolkit of BSS signal blind source separation Can be used for the extraction of fanaticism, good
<Enwjip> 在 2024-09-30 上传 | 大小:260096 | 下载:0

[数据结构常用算法CanBSS

说明:一种bss盲源信号分离的工具包 可以用于盲信号的提取 不错的-A toolkit of BSS signal blind source separation Can be used for the extraction of fanaticism, good
<Enwjip> 在 2024-09-30 上传 | 大小:260096 | 下载:0

[数据结构常用算法rxtsactiodused

说明:一种bss盲源信号分离的工具包 可以用于盲信号的提取 不错的-A toolkit of BSS signal blind source separation Can be used for the extraction of fanaticism, good
<Enwjip> 在 2024-09-30 上传 | 大小:260096 | 下载:0

[数据结构常用算法9、Hash表应用

说明:散列表(Hash table,也叫哈希表),是根据关键码值(Key value)而直接进行访问的数据结构。也就是说,它通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。这个映射函数叫做散列函数,存放记录的数组叫做散列表。(A hash table (Hash table, also called hash table) is a data structure that accesses directly according
<飞洒吧year > 在 2024-09-30 上传 | 大小:260096 | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 2012.13 .14 .15 .16 .17 ... 2656 »

源码中国 www.ymcn.org