-
可以分配进程下面的虚拟内存空间,并对其进行操作
可以分配进程下面的虚拟内存空间,并对其进行操作-process to be allocated under the virtual memory space, and its operation
- 2022-02-26 08:17:39下载
- 积分:1
-
C C++ Entry classic example of a good facie, the C C++ Of learning would be of c...
C C++入门的经典例子,好好看下,对C C++的学习会有很大帮助,-C C++ Entry classic example of a good facie, the C C++ Of learning would be of considerable help,
- 2022-07-21 13:12:06下载
- 积分:1
-
模拟简单的计算器,绝对自己开发。初学者可以拷贝作业。
模拟简单的计算器,绝对自己开发。初学者可以拷贝作业。-Simulation of a simple calculator, the absolute own. Beginners can copy operation.
- 2023-03-03 09:35:03下载
- 积分:1
-
MFC简单画图程序Draw
这个画图小程序是在 VS2012环境下编写的 MFC 单文档程序, 压缩包内含程序设计详细说明。
功能概述
通过在菜单中选择不同的形状,可以实现画直线、矩形、椭圆以及鼠标按下时随着鼠标移动划线以及橡皮擦功能,
线条粗细、颜色也可以在菜单中调整。
设计思路
通过对菜单的响应获取绘图类型、颜色和线条粗细程度。
通过 CPen 类更改画笔颜色和粗细或将画笔改为橡皮擦,
通过 CDC 类的成员函数 MoveTo( int x, int y ); LineTo( int x, int y ); Rectangle( int x1, int y1, int x2, int y2 ); Ellipse( int x1, int y1, int x2, int y2 ); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-18 10:23:50下载
- 积分:1
-
还一个是著名的Agobot的一个变种,自己写的代码可以学习框架。
又一个bot,是大名鼎鼎的agobot的变种,自己写代码可以借鉴一下-Also a bot, is a variant of the famous Agobot, write their own code can learn from you
- 2022-12-04 09:15:03下载
- 积分:1
-
这是一个遍历指定文件夹下所有目录、文件,并且计算指定文件夹占用空间大小的c++例子。...
这是一个遍历指定文件夹下所有目录、文件,并且计算指定文件夹占用空间大小的c++例子。-This is a designated folder traversal of all directories, documents, and calculating the space designated folder size c++ Example.
- 2023-05-09 07:40:03下载
- 积分:1
-
own collection on the javascript code, including tree menu effects, such as tab
自己收集的就javascript代码,包括树型菜单,特效,选项卡等-own collection on the javascript code, including tree menu effects, such as tab
- 2022-01-26 02:09:18下载
- 积分:1
-
use DirectShow realized Wince.Net platform multimedia files broadcast gong will...
利用DirectShow实现了Wince.Net平台下多媒体文件的播放功能,可以播放wmv、mpeg、mp3、wma等媒体文件。-use DirectShow realized Wince.Net platform multimedia files broadcast gong will be broadcast wmv, mpeg, mp3, wma, and other media files.
- 2022-01-22 16:19:21下载
- 积分:1
-
心形图的不同画法
一. AXIS 移动坐标系
这种方法是最简单的一种方法,适合于数据已经全部生成的场合,先画图,然后移动坐标轴。
二. Hold On 模式
此种方法比较原始,适合于即时数据,原理是先画上一帧,接着保留原始图像,追加下一幀图像,此种方式比较繁琐,涉及画图细节,并且没有完整并连续的Line对象数据。
三、以电影播放的方式显示
四、以旋转颜色的方式显示
- 2022-03-25 17:54:41下载
- 积分:1
-
网络结构图控件中的流定义,可用于配置分布式系统网络结构
网络结构图控件中的流定义,可用于配置分布式系统网络结构-network structure which controls the flow definition, can be used to configure distributed network structure
- 2023-06-15 19:35:04下载
- 积分:1