-
视频聊天程序VB源码.希望大家能用的上。
视频聊天程序VB源码.希望大家能用的上。-VB
- 2022-02-13 19:18:14下载
- 积分:1
-
CPictureEx类(GIF (including animated GIF87a and GIF89a), JPEG, BMP, WMF, ICO, CUR)
GIF (including animated GIF87a and GIF89a), JPEG, BMP, WMF, ICO, CUR
- 2023-05-05 21:10:03下载
- 积分:1
-
基于MFC绘图程序MiniDraw,运用鼠标交互,画直线圆多边形矩形等等功能,...
基于MFC绘图程序MiniDraw,运用鼠标交互,画直线圆多边形矩形等等功能,-MFC-based drawing program MiniDraw, the use of mouse interaction, drawing a straight line circle rectangle polygon feature, etc.,
- 2022-08-21 15:03:25下载
- 积分:1
-
英语停字班。它有助于判断你的字词或不..
A English Stop word class. It helps to check whether your word is stopword or not.
- 2022-06-17 06:04:00下载
- 积分:1
-
EVC高级编程及应用开发书上的例程源代码,基于X86cpu的Wince程序...
EVC高级编程及应用开发书上的例程源代码,基于X86cpu的Wince程序-EVC high-level programming and application development book on the routine source code, based on the Wince procedures X86cpu
- 2022-08-09 11:31:30下载
- 积分:1
-
一个很好的时间显示空间
一个很好的时间显示空间-a very good time for show space
- 2023-08-17 07:10:03下载
- 积分:1
-
该程序是我初学C#时编制出来的(含源代码) 供大家免费学习和使用,纯绿色软件, 本程序是一个模windows 计算机器编写的一个计算器程序. 因为是用C#编写的...
该程序是我初学C#时编制出来的(含源代码) 供大家免费学习和使用,纯绿色软件, 本程序是一个模windows 计算机器编写的一个计算器程序. 因为是用C#编写的,所以你的计算机在安装Microsoft .NET Framework 才可以运本程序.-I am learning C# out to (including source code) for free learning and we use pure green software, the process is a computer model windows for the preparation of a calculator program. Because it is prepared using the C#, your computer in the installation of Microsoft.NET Framework before the procedure could be transported.
- 2022-03-02 15:03:52下载
- 积分:1
-
网络涂料
这是用c#绘制的网络。它可以分享你的画和保存。我从devpia在韩国的网站上得到了这个来源;
- 2022-03-10 00:22:32下载
- 积分:1
-
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,...
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,边的输入按照边的顶点序号从小到大的顺序排列,如下图的边的输入顺序为0 1,0 2,0 3,1 2,1 3,2 4,3 4共七条边,邻接表的边结点采用头插法。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接表,格式为首先输出第一个顶点,接着输出该顶点的所有的临界点的序号,换行,然后输出下一个顶点及邻接点,以此类推
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Description:
Adjacency list using said directed graph to complete the map creation, map of the depth-first traversal, breadth-first graph traversal operations. In which vertex information is character, the graph vertices in order arranged by character number, while the input side of the vertex according to serial number from small to large order, the following graph of the input side of the order of 0 1,0 2,0 3,1 2,1 3,2 4,3 4 a total of seven edge, the edge-node adjacency list using the first interp
- 2022-01-28 23:09:39下载
- 积分:1
-
Russian
一个类似俄罗斯芳块的3d游戏,希望对学习3d编程的能有点帮助-Russian-fang, a similar piece of 3d game, and I hope to learn 3d programming can be a little help
- 2022-03-24 06:16:52下载
- 积分:1