-
累积正态分布函数及其反函数:normsdist,…
正态分布累积函数以及其逆函数:NormsDist、NormsInv-The cumulative normal distribution function and its inverse function: NormsDist, NormsInv
- 2023-07-20 11:20:03下载
- 积分:1
-
数据挖掘考试,用到的计算熵的使用小程序
数据挖掘考试,用到的计算熵的使用小程序-data mining examination, the calculation used in the use of small entropy procedures
- 2022-03-21 03:28:25下载
- 积分:1
-
用matlab编写的遗传算法例子,与传统比较改善用matlab编写的遗传算法例子,与传统比较改善...
用matlab编写的遗传算法例子,与传统比较改善用matlab编写的遗传算法例子,与传统比较改善-Prepared using genetic algorithm matlab example, compared with the traditional used to improve the preparation of the genetic algorithm matlab example of the improvement compared with the traditional
- 2022-02-28 10:59:57下载
- 积分:1
-
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示...
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接矩阵,假如图中有n个顶点,则输出形式为n行n列的邻接矩阵,输出完毕换行
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Using an undirected graph adjacency matrix representation to complete the map creation, graph depth-first traversal, graph breadth-first traversal operation. In which vertex information is character, the graph vertex number by characters in order. The input sample used in the diagram are as follows:
Input Format:
The first line of input two values, the first one is the number of graph vertices, the second one is the number of graph edges
Second row, enter information in each vertex, that enter each vertex character
Start typing in the third line of each side, each side in the form of two vertices
- 2022-01-26 03:32:41下载
- 积分:1
-
图像量化。该算法显示类型的量化采用…
Quantization of a image. This algorith show the type of quantization employed and the result of image quantization.
- 2022-04-22 14:18:54下载
- 积分:1
-
tick tack toe
tick tack toe,是一种游戏,用C++语言在Windows
- 2023-06-16 20:45:04下载
- 积分:1
-
Unicode字符串封装类
Unicode字符串封装类 .zip-Unicode strings Packaging category. Zip
- 2022-02-20 17:43:22下载
- 积分:1
-
计划时间计算控件,可以把人性化的任务安排转换成任务执行的确切时间[控件][代码]...
计划时间计算控件,可以把人性化的任务安排转换成任务执行的确切时间[控件][代码]-plan, calculated in the time control, human nature and the mission of conversion arrangements mandate of the exact time [control] [code]
- 2022-01-25 21:11:41下载
- 积分:1
-
静态求两点间距离的程序,不输入点坐标,用VC++编写
静态求两点间距离的程序,不输入点坐标,用VC++编写-Static for the distance between two points of the procedure, do not enter a point of coordinates, with VC++ Prepared
- 2022-05-18 17:51:03下载
- 积分:1
-
实现软键盘,可以在网页中实现软键盘,无需键盘操作。模拟操作...
实现软键盘,可以在网页中实现软键盘,无需键盘操作。模拟操作-To achieve soft keyboard, you can achieve the soft keyboard page without keyboard operation. Simulation operation
- 2022-11-26 00:15:03下载
- 积分:1