资源列表

« 1 2 ... .77 .78 .79 .80 .81 1482.83 .84 .85 .86 .87 ... 2656 »

[数据结构常用算法mm

说明:校园导游咨询:编制一个为来访客人进行最短路径导游的程序从厦门大学漳州校区的平面图中选取10个有代表性的景点,抽象成一个无向带权图。以图中顶点表示景点,边上的权值表示两地之间的距离。 2.本程序的目的是为用户提供路径咨询。根据用户指定的始点和终点输出相应路径,或者根据用户指定的景点输出景点的信息。--Campus Tour consulting: the preparation of a shortest path for visitin
<天时指南> 在 2024-10-10 上传 | 大小:19456 | 下载:0

[数据结构常用算法dijstra

说明:数据结构中的经典算法——迪杰斯特拉算法的实现。-Data structure in the classical algorithm- Dijkstra algorithm.
<夏天> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法binary

说明:二叉树的插入,实现二叉树的排序,插入,前前xu,中序,后序-Binary tree insertion, to achieve binary tree sorting, inserting, before the first xu, in order, the order of
<lindanmm> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构,顺序算法实现代码!编写一个程序sqsearch,输出在表中{{黎明,男,16,计算机系},{欧阳,男,16,计算机系},{李莉,女,18,计算机系},{马金霞,女,19,计算机系},{马平,男,18,计算机系},{刘博,男,17,计算机系}}顺序查找姓名为“刘博”的过程。-Data structure, sequence algorithm code! Write a program sqsearch, output in t
<peng> 在 2024-10-10 上传 | 大小:168960 | 下载:0

[数据结构常用算法algorithm

说明:算法设计与分析相关算法的代码,算法设计与分析的课本中涉及到的算法都有,并且都通过编译-Algorithm design and analysis of the code related algorithms, algorithm design and analysis of the textbooks are involved in the algorithm, and are compiled by
<fang> 在 2024-10-10 上传 | 大小:44032 | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构课程设计实例,集合的交,并,和差运算-Curriculum design instance data structures, set intersection, and difference operations
<hanmeng> 在 2024-10-10 上传 | 大小:184320 | 下载:0

[数据结构常用算法08002940

说明:矩阵的转置与变换,实现的是:三元组的快速转置-Matrix transpose and transform to achieve is: triple fast transpose
<戴超> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法Maze

说明:迷宫问题,有图形界面,很好的学习资料,实用与c++的初学者-maze problem,A graphic interface, very good learning material
<胡金豆> 在 2024-10-10 上传 | 大小:5658624 | 下载:0

[数据结构常用算法youxiangtu

说明:假设以邻接矩阵作为图的存储结构,编写判断在给定的有向图中是否存在一个简单有向回路,若存在,则以顶点序列的方式输出该回路(找到一条即可)-Suppose the adjacency matrix as a graph storage structure, the preparation of judgments in a given directed graph if there is a simple directed circuit,
<huangxi> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法123

说明:(1) 假定每个记录有下列数据项:电话号码、用户名、地址。 (2) 一是从数据文件old.txt(自己现行建好)中读入各项记录,二是由系统随机产生各记录,并且把记录保存到new.txt文件中以及显示到屏幕上,记录条数不要少于30,然后分别以电话号码和用户名为关键字建立哈希表。 (3) 分别采用伪随机探测再散列法和再哈希法解决冲突。 (4) 查找并显示给定电话号码的记录;查找并显示给定用户名的记录。
<vello> 在 2024-10-10 上传 | 大小:6144 | 下载:0

[数据结构常用算法data

说明:有关数据结构的书籍,来自华为内部培训资料,是入门的好帮手希望对您有帮助-Books on data structures, internal training materials from Huawei is a good helper entry you want to help
<zengjun> 在 2024-10-10 上传 | 大小:26131456 | 下载:0

[数据结构常用算法yiyuan

说明: 能够完成两个多项式的相加、相减,并将结果输入; 在上交资料中请写明:存储结构、多项式相加的基本过程的算法(可以使用程序流程图) 、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法;-Able to complete two polynomial addition, subtraction, and the results input in hand over data, please specify: st
<邵希茜> 在 2024-10-10 上传 | 大小:4096 | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 1482.83 .84 .85 .86 .87 ... 2656 »

源码中国 www.ymcn.org