-
学校管理信息系统
2008 R2 用 Visual C# 作为编程语言,开发在 Visual studio 中的学校管理系统,Microsoft Access 用于数据库。
- 2022-06-01 22:13:10下载
- 积分:1
-
c语言课程设计,7个例子。中等难度。应付课设没有问题。
c语言课程设计,7个例子。中等难度。应付课设没有问题。-c language curriculum design, example 7. Medium difficulty. NOT set up to deal with the issue of class.
- 2023-02-24 07:10:03下载
- 积分:1
-
屏蔽Ctrl+ALT+DEL的最好的程序
屏蔽Ctrl+ALT+DEL的最好的程序-Ctrl ALT DEL shielding the best procedure
- 2022-02-16 03:44:51下载
- 积分:1
-
text例子
text例子-text examples
- 2022-05-25 06:33:16下载
- 积分: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
-
database management system
database management system
- 2022-01-25 15:28:10下载
- 积分:1
-
calculator
计算器-calculator
- 2022-03-23 04:27:48下载
- 积分:1
-
快速选择刀具库
数控加工模块(Pro/Engineer CAM)二次开发,快速选择刀具库项目实例源代码。-CNC machining module (Pro/Engineer CAM) secondary development, quick selection tool library project source code examples.
- 2023-07-31 17:05:03下载
- 积分:1
-
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。...
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mouse operation, the window title bar shows operating information, if the window area for customers double-click, double-click will be the point location shown on the location information. In addition, customers there are two bitmap, when the mouse movement on the plan in place, they will change their definition of the cursor. The program suitable for beginners Win32 programming, with a lot of Chinese Notes.
- 2023-02-14 02:50:04下载
- 积分:1
-
在accordition used by moootols JS库。
a accordition used by moootols js liberary.
- 2022-06-21 05:00:31下载
- 积分:1