-
分析服务提供者接口(SPI)程序
分析服务提供者接口(SPI)程序-analysis services provider interface (SPI) program
- 2022-11-12 03:05:04下载
- 积分:1
-
Multi
遗传算法中多点交叉算法来优化最小值函数所对应的解--编码过程-Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the process of encoding
- 2022-01-26 00:40:34下载
- 积分:1
-
vb调用webservice接口函数
vb调用webservice接口,远程调用,传入参数是xml文档,返回结果也是xml文档。环境是windowsXP,需要安装Microsoft SOAP Toolkit Version3 控件。安装后即可在工作中引入,Microsoft SOAP Type Library v3.0
- 2022-09-03 15:35:03下载
- 积分:1
-
高斯赛德尔方程的解法
原理参考计算方法
高斯赛德尔方程的解法
原理参考计算方法-High斯赛德尔reference equations principle calculation method
- 2022-01-23 10:24:38下载
- 积分:1
-
Simple micro kernel source code.
Simple micro kernel source code.
- 2022-03-07 22:12:58下载
- 积分:1
-
布鲁诺陈德良
Bruno Luong
All rights reserved
- 2022-04-07 00:18:54下载
- 积分:1
-
S3C2443的ads boot代码,使用ARM revw2.2编译器,测试过!
S3C2443的ads boot代码,使用ARM revw2.2编译器,测试过!-S3C2443 s ads boot code, the use of ARM revw2.2 compiler, tested!
- 2023-06-26 18:05:04下载
- 积分: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
-
Java web餐饮培训管理系统代码
基于ssh框架的餐饮培训管理系统,分为学员端,管理员端还有客户端,方便餐饮培训者的使用,数据库为mysql,文件齐全,下载即可使用
- 2022-02-05 07:56:33下载
- 积分:1
-
PC serial transmission of data, receives eight consecutive information, or to re...
使串口接受上位机发送的数据,当接受到8个连续数据后,将接收计数值加一后数出数码管显示,并将数据原封不动的发送会上位机。-PC serial transmission of data, receives eight consecutive information, or to receive a numerical increase after a few out of the digital display, and will send the data was intact aircraft.
- 2022-05-28 13:12:59下载
- 积分:1