登录
首页 » 数据结构 » Order to map any of the distance between two nodes, (2) with two

Order to map any of the distance between two nodes, (2) with two

于 2022-04-20 发布 文件大小:932.77 kB
0 111
下载积分: 2 下载次数: 1

代码说明:

求图的任两结点间的距离,(2) 用二维数组存放C和A ,C是原成本矩阵,A 是求出的距离矩阵 (3) 算法采用三重循环,其中最外层的循环变量必须代表中间结点,中层的循环变量代表头结点而内层循环变量代表尾结点。 (4) 试着把三层循环变量的顺序作些改变,最外层的循环变量仍代表中间结点,而中层循环变量代表尾结点,内层循环变量代表头结点。把两种做法所得结果作比较,看结果是否相同 (5) 显示结果要清晰易懂 (6) 本题运行结果 -Order to map any of the distance between two nodes, (2) with two-dimensional array of storage C, A, C is the original cost matrix, A is to find the distance matrix (3) The algorithm uses the triple loop, one of the most outer loop variable must be representative of intermediate nodes, the middle loop variable represents the first node and the inner loop variable represents the end nodes. (4) tried to three-loop order of the variables to make some changes, the most outer loop variables still represent intermediate nodes, while the middle loop variable represents the end nodes, the inner loop variable represents the first node. The two approaches to compare the results to see whether the results the same (5) shows the results must be clear and understandable (6) The q

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 调试顺序栈的基本操作(清华大学出版社C语言版书本P44)...
    调试顺序结构栈的基本操作(清华大学出版社数据结构C语言版书本P44)-Debug stack order of the structure of the basic operations (Tsinghua University Press Data Structures C language version of the book P44)
    2023-08-27 19:10:03下载
    积分:1
  • 医药及销促系统,自带
    医药及销促系统,自带数据库-medicine and promote sales systems, onboard database
    2023-05-29 07:40:03下载
    积分:1
  • 此为初步实现,简单直观,可在此基础上增强功能。
    此为初步实现,简单直观,可在此基础上增强功能。-preliminary achieve this, simple, and the basis of this enhanced functionality.
    2022-02-03 09:58:20下载
    积分:1
  • labyrinth: You need to find the doable way to go to the destinaton.And then prin...
    labyrinth: you need to find the doable way to go to the destinaton.And then print out the path.-labyrinth: You need to find the doable way to go to the destinaton.And then print out the path.
    2023-04-17 06:20:02下载
    积分:1
  • 一个解决八码问题的源码,不知道怎么样,多多指教
    一个解决八数码问题的源码,不知道怎么样,多多指教-a digital solution to the problem source, I do not know how kind, exhibitions
    2022-01-24 15:19:42下载
    积分:1
  • STL哈希表的使用范例:包括哈希表的创建、插入、查找、删除、内存分配和释放内存。...
    STL哈希表的使用范例:包括哈希表的创建、插入、查找、删除、内存分配和释放内存。-STL use examples include : Hash Table creation, insert, search, delete, memory allocation and release memory.
    2023-06-11 16:00:03下载
    积分:1
  • 中的基本问题
    数据结构中的基本问题-the basic question in data structure.
    2022-01-22 17:20:49下载
    积分:1
  • 1. Still used MyDatabase database, with SYSDBA user login. 2. In ISQL, followed...
    1. 仍然使用MyDatabase数据库,用SYSDBA用户登录。 2. 在ISQL中,依次输入第4章的数据表创建SQL语句;或者根据表4-1至4-8自行创建数据表。(可以直接使用光盘提供的MyDatabase.GDB数据库。) 3. 使用MyDB数据库连接,在SQL Explorer中输入原始数据。除了表4-9和表4-10的内容,还需要在USER_PASS表中设置一个权限为’3’的JWC用户名,用于课程的调度;设置若干个教师的账号(需要在TEACHER数据表中设置相应信息),权限为’2’;若干学生的账号。 4. 修改源代码中数据库连接组件Database的参数,包括服务器地址、登录用户名和默认密码。 -1. Still used MyDatabase database, with SYSDBA user login. 2. In ISQL, followed importation of Chapter 4 of the data table creation SQL; Or, according to Table 4-1 4-8 to set up a data table. (CD can be used directly for the MyDatabase.GDB database.) 3. Use a few MyDB According to the Link, SQL Explorer in the original input data. In addition to Table 4-9 and table of contents 4-10. USER_PASS also need a table set up the authority of the"3 "JWC user name, for course scheduling; Several teachers set up the account (in TEACHER data tables set up corresponding information), the authority of"2 "; Several student"s account. 4. Modifying the source code, database
    2023-06-03 00:05:04下载
    积分:1
  • 库设计指南
    数据库设计指南-60个设计技巧值得参考-Database Design Guide-60-design skills worthy of reference
    2022-01-26 03:07:31下载
    积分:1
  • 西门子与计算机通讯程序包括源代码 程序说明 可以进行时时采集记录,并可以显示实时 曲线,报表功能还未增添,以后有机会会添上,有问题请email我。...
    西门子与计算机通讯程序包括源代码 程序说明 可以进行时时数据采集记录,并可以显示实时数据 曲线,数据报表功能还未增添,以后有机会会添上,有问题请email我。 通讯控件及控件使用手册 使用西门子prodave 控件 程序中使用了tchar控件 这是第二版-Siemens and computer communication procedures, including source code description of the procedures for data acquisition times can be recorded and can display real-time data curve, data reporting capabilities have not yet added to the future, will have the opportunity to add, have questions, please email me. Communication control and control the use of manual control procedures for the use of Siemens prodave used TCHAR control This is the second edition
    2022-03-04 09:19:27下载
    积分:1
  • 696518资源总数
  • 104702会员总数
  • 37今日下载