-
当你的鼠标在动时,按纽也在动,让你很难捕捉到它 。
当你的鼠标在动时,按纽也在动,让你很难捕捉到它 。
-When you move the mouse, the button is also fixed, so that is very difficult for you to capture it.
- 2022-04-06 10:48:20下载
- 积分: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
-
用户管理员
本系统是为开发商管理用户使用语言 php,mysql,javascript。
系统可以注册一个新用户,删除,修改,恢复的密码。
- 2023-02-15 22:35:04下载
- 积分:1
-
GIS元代码,VC++编译的,GIS元代码,VC++编译的
GIS元代码,VC++编译的,GIS元代码,VC++编译的-GIS element code, VC++ compiler" s
- 2022-05-25 20:30:55下载
- 积分:1
-
mapserver地图文件文件(.shp)的的配置,可以用作切图(需要稍微修改代码),查询地图等...
mapserver地图文件文件(.shp)的的配置,可以用作切图(需要稍微修改代码),查询地图等-mapserver map file config use it to split map(.shp).
- 2022-03-26 09:29:03下载
- 积分:1
-
C++编写的一个ATM取款系统 C++编写的一个ATM取款系统
C++编写的一个ATM取款系统 C++编写的一个ATM取款系统-C++ written in an ATM withdrawal system written in C++ system, an ATM withdrawal written in C++ system, an ATM withdrawal
- 2023-07-14 02:10:03下载
- 积分:1
-
一套基于VC++开发的指纹识别程序,有源码,很有参考价值
一套基于VC++开发的指纹识别程序,有源码,很有参考价值-grgrthrtgergwerhtrhrthsergerhrh
- 2022-03-20 23:21:50下载
- 积分:1
-
在判断是否一个变形:先画一个多边形然后判断是否…
判断点是否在多变形内:
先画一个多边形
然后判断,如果在多边形内,显示“N”
如果在多边形外,显示“W”-in judgment over whether a deformation : the first draw a polygon then judge if the polygon, show "N" If the polygon, shows that the "W"
- 2023-05-21 11:25:04下载
- 积分:1
-
我的聊天室,
我的聊天室,-I chat room and s
- 2022-03-05 22:15:59下载
- 积分:1
-
这个小应用是ASCII码和UNICODE码之间的转换工具
这个小应用是ASCII码和UNICODE码之间的转换工具-this small application is ASCII and UNICODE between the code conversion tools
- 2022-03-11 02:43:25下载
- 积分:1