-
Data Structures and Program Design in C++ by Robert Kruse, Alexander Ryba 源代码
Data Structures and Program Design in C++ 书中源代码
作者Robert Kruse, Alexander Ryba
- 2022-06-26 14:38:38下载
- 积分:1
-
民间标会的会员管理用的软件。是为一个顾客定做的!
民间标会的会员管理用的软件。是为一个顾客定做的!-civil standard to be a member of the management software. For a customized!
- 2022-01-26 06:03:01下载
- 积分:1
-
此程序还不能对字符串排序,望能予以改进
此程序还不能对字符串排序,望能予以改进-A general soring program.*It can t sort string, and need to be improved.
- 2022-01-26 00:26:33下载
- 积分:1
-
ASP.NET简洁论坛源代码
这是一个简单的论坛,主要功能:
网站后台:版块管理、帖子管理、回复管理、我发布的帖子、我回复的帖子;
网站...
ASP.NET简洁论坛源代码
这是一个简单的论坛,主要功能:
网站后台:版块管理、帖子管理、回复管理、我发布的帖子、我回复的帖子;
网站前台:版块导航、帖子列表、帖子详细、帖子回复列表、添加帖子、添加回复-Asp.net concise BBS source code
This is a simple BBS, main functions:
Background: section management, site management, management, post reply by post, I, I reply posts,
Receptionist: version website lists, post navigation, post, reply posts, a detailed list of adding posts, add back,
- 2023-07-11 10:15:04下载
- 积分:1
-
VB图书管理系统,基于VB的图书管理系统的程序开发,只作参考...
VB图书管理系统,基于VB的图书管理系统的程序开发,只作参考-VB library management system, library management system based on the VB-program development, only for reference
- 2023-01-25 21:15:03下载
- 积分:1
-
使用访问的抽奖系统
抽奖系统使用 miicrosoft 接入,作为后端数据库这是好的项目:) 歉意乱码
- 2022-02-11 14:09:12下载
- 积分:1
-
Order to map any of the distance between two nodes, (2) with two
求图的任两结点间的距离,(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
- 2022-04-20 12:55:19下载
- 积分:1
-
数据结构常用算法,prim算法.实现对于最近路径的选择,是常用的算法之一...
数据结构常用算法,prim算法.实现对于最近路径的选择,是常用的算法之一-algorithm commonly used data structures, algorithms Prim. The recent realization of the path chosen, is commonly used algorithm
- 2022-09-20 08:30:02下载
- 积分:1
-
C++ Builder程序员学习数据结构第3章
C++ Builder程序员学习数据结构第3章-Builder C programmers to learn data structure Chapter 3
- 2022-03-16 16:07:27下载
- 积分:1
-
单纯形法,可以用于进行线性规划解的求取。在数学上有一定的应用价值,但速度上可能不太优化,如果对速度有要求的,可参考MATLAB...
单纯形法,可以用于进行线性规划解的求取。在数学上有一定的应用价值,但速度上可能不太优化,如果对速度有要求的,可参考MATLAB-Simplex method, linear programming solution can be used to carry out the strike. In mathematics there is a certain value, but the speed may not be optimized for speed if required, can refer to MATLAB
- 2023-06-28 19:55:03下载
- 积分:1