-
S3C2410的IIC测试程序有一定的参考价值!
s3c2410 IIC测试程序,有一定参考价值!-s3c2410 IIC testing procedures have a certain reference value!
- 2023-04-14 18:25:03下载
- 积分:1
-
清理VC编译后产生的临时文件的程序,编译时用到BCG控件
清理VC编译后产生的临时文件的程序,编译时用到BCG控件-VC clean up after the compiler temporary files generated by the process, compile-time control used in BCG
- 2022-01-31 12:44:45下载
- 积分:1
-
读取MDL模型数据,很详细,可以简单修改就可以完成3D模型动画...
读取MDL模型数据,很详细,可以简单修改就可以完成3D模型动画-MDL model data to read, very detailed and simple modifications can be completed on the 3D model animation
- 2022-07-22 11:59:28下载
- 积分:1
-
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助...
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
- 2022-10-20 04:45:03下载
- 积分:1
-
this S/w intended to either ShutDown,Logoff or restart the computer as given tim...
此软件用于在给定时间或某个时间关闭、注销或重新启动计算机时间。这个win32api的S/W使用概念MFC关机计时器还使用系统托盘接口工作
- 2022-05-20 03:12:30下载
- 积分:1
-
监控windows下的服务的服务。并产生日志文件
监控windows下的服务的服务。并产生日志文件-windows under the control of services. Log files and generate
- 2022-04-26 14:26:52下载
- 积分:1
-
一个小程序系统中的应用,简单方便,使用一个关系…
一个系统应用的小程序,简单方便,采用了较为取巧的简便方法-Application of a system of small procedures, simple and convenient, using a relatively simple way to take advantage
- 2022-02-27 05:36:35下载
- 积分: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
-
一个使用C++BUILDER开发的邮戳打印程序
一个使用C++BUILDER开发的邮戳打印程序-A use of C++ BUILDER developed procedures postmark Print
- 2023-04-04 03:55:04下载
- 积分:1
-
This paper describes the use of Java to call SQL Server stored procedure
本文详细介绍了用Java调用SQL Server的存储过程-This paper describes the use of Java to call SQL Server stored procedure
- 2022-08-09 21:47:10下载
- 积分:1