-
非常好的VB学习案例程序,包括一定的财务知识,适合有VB基础的人学习...
非常好的VB学习案例程序,包括一定的财务知识,适合有VB基础的人学习-VB very good case study procedures, including certain financial knowledge, VB is the basis for learning from the people
- 2023-03-23 20:50:04下载
- 积分:1
-
一篇毕业实习的论文,讲的比较详细.如何实现这种串口方式
一篇毕业实习的论文,讲的比较详细.如何实现这种串口方式-A graduate internship papers, speak in more detail
- 2022-02-03 19:17:36下载
- 积分:1
-
counter
计算器程序-counter
- 2023-02-05 06:40:03下载
- 积分:1
-
Print preview plug
打印预览插件,可以vb中使用-Print preview plug-ins, can be used vb
- 2023-08-18 06: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
-
文件操作入门例子
VB中文件读写操作的例子,里面简单的举了三个例子用来演示怎么用VB进行随机读写文件、顺序读写文件,二进制读写文件,非常适合入门级参考学习
- 2023-05-29 09:35:03下载
- 积分:1
-
this was pretty good, a calculator program
这个还不错,一个计算器程序-this was pretty good, a calculator program
- 2023-08-11 08:30:04下载
- 积分:1
-
定义一个类实现银行帐户的概念,包括的变量有“帐号”和“存款余额”,包括的方法有“存款”、“取款”和“查询余额”。定义主类,创建帐户类的对象,并完成相应操作。...
定义一个类实现银行帐户的概念,包括的变量有“帐号”和“存款余额”,包括的方法有“存款”、“取款”和“查询余额”。定义主类,创建帐户类的对象,并完成相应操作。-Define a class implements the concept of bank accounts, including the variable of " account" and " deposits" , including the method of " deposits" , " withdrawals" and " query the balance." Define the main class, the class object to create an account and complete the corresponding operation.
- 2022-02-03 21:27:01下载
- 积分:1
-
用MFC实现框架,基于对话框模式,可实现两个对话框之间的通讯聊天...
用MFC实现框架,基于对话框模式,可实现两个对话框之间的通讯聊天-Using MFC to achieve a framework, based on the dialog box can be used to achieve communication between the two chat dialog
- 2023-01-28 18:40:03下载
- 积分:1
-
2440a Samsung wince4.2bsp the final package. Modify a number of bug. Interest on...
2440a三星最后的wince4.2bsp包。修改了一些bug。有兴趣地可以在此基础上移植。-2440a Samsung wince4.2bsp the final package. Modify a number of bug. Interest on this basis can be transplanted.
- 2023-03-10 03:05:04下载
- 积分:1