-
随机口算测试系统
用户需要注册账号密码,登陆后开始做题,系统随机出100以内的算术题。用户计算完毕后提交,系统计算分数及时间,并保存记录。
- 2022-05-31 12:08:00下载
- 积分:1
-
double linked list.vcproj
double linked list.vcproj
- 2022-02-09 11:16:20下载
- 积分:1
-
VC编写的PhotoScreen
VC编写的PhotoScreen -VC prepared PhotoScreen
- 2022-04-29 02:27:50下载
- 积分:1
-
A simple MP3 player, can play MP3, WMA format music!
一个简单的MP3播放器,可播放MP3,WMA格式文件的音乐!-A simple MP3 player, can play MP3, WMA format music!
- 2022-03-22 01:06:57下载
- 积分: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
-
对韦伯抛物线柱函数的计算程序
Routines for computation of Weber s parabolic cylinder functions
and their derivatives are provided for both moderate and great
values of the argument. Standard, real solutions are considered.
Tables of values are included. -Routines for computation of Weber s parabolic cylinder functions
and their derivatives are provided for both moderate and great
values of the argument. Standard, real solutions are considered.
Tables of values are included.
- 2023-02-19 23:45:03下载
- 积分:1
-
一个C++反射的实例代码,用的是AGM库,没有截图。
一个C++反射的实例代码,用的是AGM库,没有截图。
-A C++ code examples of reflection, using the AGM database, there is no screenshot.
- 2022-07-12 08:46:39下载
- 积分:1
-
好东东,电驴源码。。vc的。。可惜水平太低还看不懂本人
好东东,电驴源码。。vc的。。可惜水平太低还看不懂本人-Good Dongdong, eDonkey source. . vc programming. .
- 2023-05-29 19:20:04下载
- 积分:1
-
【国际程序设计大赛作品】,看看强人的杰作
【国际程序设计大赛作品】,看看强人的杰作-International Programming Contest 【】 works, look at the strongman" s masterpiece! ! !
- 2023-02-10 06:50:04下载
- 积分:1
-
c# calculator,a simple implementation .
C#计算器 属于简单的计算器
这是一个计算器的简单实现。 -c# calculator,a simple implementation .
- 2023-04-26 23:05:03下载
- 积分:1