-
DLL功能观
vs 2005自带Dll函数查看器.比dump功能强大-Dll function view
- 2022-02-13 08:41:45下载
- 积分:1
-
窗口编程1
windows 程序设计源码1-5-windows programming source 1-5
- 2022-09-28 21:55:05下载
- 积分:1
-
一个c++编写的计算器,实现了一般的计算功能,适合MFC的初学者来阶段性的练笔。...
一个c++编写的计算器,实现了一般的计算功能,适合MFC的初学者来阶段性的练笔。-A calculator written in c++ to achieve the general computing power for MFC beginners to stage Lianbi.
- 2023-04-03 18:15:05下载
- 积分:1
-
南京客户管理信息系统,该系统包括客户管理,员工管理,销售管理,月报表等功能,非常适合作为销售管理系统开发的参考...
南京客户管理信息系统,该系统包括客户管理,员工管理,销售管理,月报表等功能,非常适合作为销售管理系统开发的参考-Nanjing customer management information system, which includes customer management, staff management, sales management, statements on the function of very suitable as a sales management system developed by reference
- 2023-04-12 08:00:04下载
- 积分:1
-
rdesktop (远程桌面)
远程桌面服务器和客户端
你的猫使用它来连接到 windows rdp 的服务器。
- 2022-02-21 21:42:49下载
- 积分: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
-
设置一三个时钟背景图
动态的变化我第一个SDK
程序
设置一三个时钟背景图
动态的变化我第一个SDK
程序-13 Clock settings background image dynamic changes in my first SDK procedures
- 2022-01-20 22:48:42下载
- 积分:1
-
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。...
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。-
Single Genetic Algorithm
- 2022-02-13 16:26:30下载
- 积分:1
-
透明窗体制作的实例,一个漂亮的桌面时钟,可以学习透明窗体的制作...
透明窗体制作的实例,一个漂亮的桌面时钟,可以学习透明窗体的制作-Produced examples of a transparent form, a beautiful desktop clock, can learn from the production of a transparent form
- 2022-02-26 04:58:59下载
- 积分:1
-
使用8251进行串行通信,在主机键盘打入的字符可以显示在终端屏幕上,在终端屏幕上打入的字符显示在主机屏幕上。...
使用8251进行串行通信,在主机键盘打入的字符可以显示在终端屏幕上,在终端屏幕上打入的字符显示在主机屏幕上。-8251 for the use of serial communication, the host of characters into the keyboard can display on the terminal screen, enter the terminal screen character display mainframe screens.
- 2022-05-27 01:44:43下载
- 积分:1