-
关于一项招聘的测试软件 可以通过这项软件件来测试自己是否具备一定的素质...
关于一项招聘的测试软件 可以通过这项软件件来测试自己是否具备一定的素质-On a recruitment test software through the software pieces to test whether they have a certain quality of
- 2023-08-14 21:25:03下载
- 积分: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
-
人事管理开发代码
本代码详细描述了人事管理系统的开发过程,非常适用于入门人员学习与开发。本程序采用三层架构编写,程序逻辑清晰易懂。
- 2023-03-06 05:40:04下载
- 积分:1
-
本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握
本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。全书分为三个部分和附录。第一部分介绍Windows编程的基础知识,第二部分讲解用户界面编程技巧,最后一部分涉及Windows内部进程的一些实例。本书思路清晰,实用性强,是计算机应用人员及大专院校师生不可多得的参考书。 -the book introduces the use of Visual C 5.0 or 6.0, the advanced programming skills, MFC procedures covering the latest design concepts, the book provides a lot of VC programming examples to help readers a more comprehensive grasp VC programming knowledge, skills and methods. The book is divided into three parts and appendices. The first part gives Windows programming knowledge base, the second part on the user interface programming skills, the last part of the internal processes involved in the Windows examples. This book has clear ideas, practical, computer applications officers and tertiary students rare reference books.
- 2023-03-23 06:00:04下载
- 积分:1
-
网络界面控件,很实用,很好的控制,很好的哦,很容易…
web界面的控件,非常实用,的控件,非常好用的哦,非常好用哦-web interface controls, very practical, control, very nice Oh, oh, very easy to use
- 2023-04-08 13:45:03下载
- 积分:1
-
文本编辑器
设计一个简单的类似Microsoft Word功能的文本编辑器,其中包
“文件”、“编辑”、“文字”、“对齐方式”、“文字颜色”、“字体设置”以及“检查输入的文字是否为数字”菜单项。实现文件的新建、打开、保存,对文件内容的复制、剪切、粘贴、撤销、清除、新建,对文字字体的设置(包括幼圆、华文楷体、华文隶书等),对字体颜色的设置,对文字对齐方式的设置,以及对输入的内容是否为数字的判断。
- 2022-03-06 15:46:17下载
- 积分:1
-
Requests must be of high quality on the site but not the source code must be req...
请求必须是网站上的高质量而不是源代码必须是网站上的高质量而不是源代码必须是网站上的高质量而不是源代码
- 2022-02-10 08:52:38下载
- 积分:1
-
关于数据库的实例程序
开发环境vc6。0 具体实例 业务管理系统...
关于数据库的实例程序
开发环境vc6。0 具体实例 业务管理系统-examples of database development environments vc6. 0 specific examples Operations Management System
- 2022-08-11 03:08:43下载
- 积分:1
-
教你如何对已有的模型进行光照处理,并用键盘进行控制
教你如何对已有的模型进行光照处理,并用键盘进行控制-Teach you how to model the existing light treatment, and keyboard control
- 2022-01-25 22:27:30下载
- 积分:1
-
用ASP.NET来编程的商店网站的源代码
用ASP.NET来编程的商店网站的源代码-Programming using ASP.NET to store the source code of web site
- 2022-03-18 16:32:00下载
- 积分:1