-
编程包含一个下拉列表和一个按钮,
//下拉列表中有10、14、18三个选项。
//选择10时,按钮中文字的字号为10,
//选择14时,按钮中文字的...
编程包含一个下拉列表和一个按钮,
//下拉列表中有10、14、18三个选项。
//选择10时,按钮中文字的字号为10,
//选择14时,按钮中文字的字号为14,
//选择18时,按钮中文字的字号为18。-Programming includes a drop-down list and a button,// 10,14,18 drop-down list, there are three options.// Select 10 pm, button text size is 10,// select 14 o" clock, the button in the text font size 14,// a choice of 18, the button text font size is 18.
- 2022-07-28 04:04:54下载
- 积分:1
-
This is a game based on vc basically a summary of some of the basic graphics thi...
这是一个基于vc的游戏,基本上概括了一些基本的图形学的东西,同时也概括了一些简单职能算法-This is a game based on vc basically a summary of some of the basic graphics things, but also summarized the functions of some simple algorithm
- 2023-06-24 22:15:03下载
- 积分:1
-
将一个窗口的图象存为DIB
将一个窗口的图象存为DIB -Storing a window s image to DIB
- 2022-02-06 12:14:10下载
- 积分:1
-
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一
些特殊的符号,象变压器符号、开...
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一
些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图
的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。
2.使用方法
程序中定义了几个特殊键:
"V”:画笔提起
"W”:开始画图
"R”:开始擦图
"S”:当前图形存入文件
"E”:调出已有文件
"C”:画圆
程序一运行,屏幕上出现一个黄色的边框来设定画图的区域,区域中间出现提起的画笔符号 ,当按下”W“键时,画笔符号变为 ,此时可移动方向键(上、下、左、右、左上、左下、右上、右下)来画图;当按下”R“键时,画笔符号变为 ,此时可移动方向键来擦图;在画图过程中,按下“C”键,可画出一个半径为20个象素点的圆;当结束画图时,按下“S”键,将画好的图形存盘;按下“E”键可调出已有的图形进行编辑。-c
- 2022-05-21 20:17:39下载
- 积分:1
-
用C++实现,计算机图形学相关算法,另外附有实验报告!
用C++实现,计算机图形学相关算法,另外附有实验报告!-C realized, computer graphics algorithms, and experiment with the report!
- 2022-01-21 22:21:37下载
- 积分:1
-
How to access the memory of a process (such as game patches, the process of patc...
如何访问一个进程中的内存(比如游戏补丁、进程补丁等)
深入window
-How to access the memory of a process (such as game patches, the process of patch, etc.) window depth
- 2022-03-13 11:31:26下载
- 积分:1
-
一个很有趣的操作图形的操作的例子
一个很有趣的操作图形的操作的例子-a very interesting graphics operation of the operation example
- 2022-07-17 19:38:25下载
- 积分:1
-
一个很实用的类,封闭了任何windows的多媒体混音控制器。可以用总音量、静音控制及其它任何混音控制器支持的调节方法。...
一个很实用的类,封闭了任何windows的多媒体混音控制器。可以用总音量、静音控制及其它任何混音控制器支持的调节方法。-a very pragmatic type, the closed windows of any multimedia sound mixing controller. Total volume can be used, control and mute any other audio mixers controller support method.
- 2022-05-17 22:59:03下载
- 积分:1
-
使用CImage类实现图像读取,保存,和格式转换。
使用CImage类实现图像读取,保存,和格式转换。-CImage class implements the use of the image to read, save, and format conversion.
- 2022-03-20 10:54:18下载
- 积分:1
-
如何抓取电脑屏幕并保存到文件的程序源代码
如何抓取电脑屏幕并保存到文件的程序源代码-how crawls computer screen to document and preserve the source code
- 2023-07-20 14:35:03下载
- 积分:1