-
software for the electronics sales compiled by the shopping center management so...
本软件是为家电销售商场编制的商品管理软件-software for the electronics sales compiled by the shopping center management software products
- 2022-01-25 23:33:49下载
- 积分: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
-
Windows下的高精度计时和高频事件的产生 在开发 Windows 下的应用程序时,经常需要用的计时,尤其在一些对时间要求比较高的程序中,计时的精确性是很重要...
Windows下的高精度计时和高频事件的产生 在开发 Windows 下的应用程序时,经常需要用的计时,尤其在一些对时间要求比较高的程序中,计时的精确性是很重要的,本文介绍了两种精确计时的方法,计时的精度可以达到ms级,而且可以认为它是精确的,可以在大多数情况下作为时间的基准。-under Windows precision timing and the selection of high-frequency events in the development of Windows applications, we often need to use the time, especially in some of the high demand on time the procedure, the accuracy of time is very important, this paper introduces two methods of precision timing, timing accuracy can be achieved ms level, but also that it is accurate, in most cases, as time benchmarks.
- 2022-02-16 10:03:00下载
- 积分:1
-
一个简单的学生算术练习的程序,适合刚刚学习编程的同学
一个简单的学生算术练习的程序,适合刚刚学习编程的同学-a simple arithmetic students practice procedures, just learning program for students
- 2022-03-26 12:10:29下载
- 积分:1
-
IE中的树型选项控件
IE中的树型选项控件-IE chandeliers control options
- 2022-04-17 01:47:24下载
- 积分:1
-
ini文件的读写
利用fstream来读取ini文件中的内容,使用STL中的vector来保存读取的值,并通过Cstring来保存数据,最后将数据输出到对话框界面中
Use fstream to read the contents of the INI file, use STL in 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-19 19:46:22下载
- 积分:1
-
这是一个简单的计算器,是用C++编译的程序,希望大家喜欢
这是一个简单的计算器,是用C++编译的程序,希望大家喜欢-This is a simple calculators, is the C compiler procedures, hope you like
- 2023-07-06 09:15:03下载
- 积分:1
-
一些C++源码,相信对大家很有帮助,特别是对于初学C++的新手来说更是如此。...
一些C++源码,相信对大家很有帮助,特别是对于初学C++的新手来说更是如此。-Some C++ Source Code,it s useful to the beginner of C++ language.
- 2022-01-25 16:07:34下载
- 积分:1
-
游戏流程框架设计书 里面包含游戏设计文档和源码 希望能给大家带来帮助...
游戏流程框架设计书 里面包含游戏设计文档和源码 希望能给大家带来帮助-Game design document process framework which contains game design documents and source code can give us some hope that help
- 2022-06-12 10:58:11下载
- 积分:1
-
桌面工厂CNC 12_6
桌面工厂CNC系统,12.6版本。此系统带RTCM功能,5轴控制。
- 2023-01-29 21:25:04下载
- 积分:1