-
掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数...
掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-grasp of word processing procedures for the preparation, how to customize fonts and custom insert website. CString familiar with the right kind of use. By karaoke program, the timer on the use and DrawText function cleverly use. CDC on how to use the reduction of function.
- 2022-01-23 10:15:04下载
- 积分:1
-
MFC控件,树形,像资源管理器一样,实现树形获取文档的功能...
MFC控件,树形,像资源管理器一样,实现树形获取文档的功能-MFC control, tree, like the Explorer, the same access to the document to achieve the function tree
- 2022-03-24 10:42:46下载
- 积分:1
-
使用APPLET做自定义APPLET小程序。
使用APPLET做自定义APPLET小程序。-The use of APPLET doing custom APPLET applet.
- 2022-09-30 04:00: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
-
题目:用c语言编写的程序,求0―7所能组成的奇数个数。
题目:用c语言编写的程序,求0―7所能组成的奇数个数。-Topic: a program in C can calculate the number of all odd numbers that created by the combination of digits between 0 and 7
- 2023-03-13 20:10:03下载
- 积分:1
-
DRM发射和接收端完整仿真,包括编解码,同步(时间同步和频率同步),调制解调,均衡等...
DRM发射和接收端完整仿真,包括编解码,同步(时间同步和频率同步),调制解调,均衡等-DRM-side transmitting and receiving a complete simulation, including the coding and decoding, synchronized (time synchronization and frequency synchronization), modulation and demodulation, balanced, etc.
- 2022-02-01 20:36:14下载
- 积分:1
-
" C++ university courses," Chapter 24 of all the source code. For the C...
《C++大学教程》第24章所有源代码。为光盘内容-" C++ university courses," Chapter 24 of all the source code. For the CD-ROM content
- 2022-01-26 01:46:56下载
- 积分:1
-
你可以知道食堂、 餐厅、 医院......在地图上的位置
这是我的毕业设计。是为了的游客和介绍我的中心而开发的。
- 2022-03-24 12:55:02下载
- 积分:1
-
实例07
实例07-域名解析-07-Domain Name
- 2022-06-15 17:11:55下载
- 积分:1
-
古董级的编程实例和说明档,希望能对波形文件和声卡编程感兴趣的您有所帮助。...
古董级的编程实例和说明档,希望能对波形文件和声卡编程感兴趣的您有所帮助。-Antique-level programming examples and help files, hoping to wave files and sound cards for programming of interest to help you.
- 2022-02-25 16:50:54下载
- 积分:1