-
实现了图片的5中不同的显示方式,可以应用在其他的图片显示程序中...
实现了图片的5中不同的显示方式,可以应用在其他的图片显示程序中-Realize the picture of 5 different display methods can be applied to other images show the process
- 2022-03-03 13:56:43下载
- 积分:1
-
使用MFC由定时器控制。演示使用的设备的情况下,笔,答:
using mfc controlled by a timer. Demonstrate the use of device contexts, pens, and brushes
- 2022-03-16 09:10:46下载
- 积分:1
-
鼠标x
鼠标x-y原理与绘图,
(1)CButton 显示ico/bmp,
(2)多个按钮共享MessageHandler
GetDlgItem,SetIcon,MoveTo/LineTo
-mouse x-y Principle and Mapping, (1) CButton show ico/bmp, (2) various buttons sharing MessageHandler GetDlgItem, SetIcon, MoveTo/LineTo
- 2022-07-27 01:09:31下载
- 积分:1
-
在vc下的图形图象处理程序,包括导航图的制作.
在vc下的图形图象处理程序,包括导航图的制作.-vc in the graphic image processing procedures, including navigation map production.
- 2022-10-06 07:15:03下载
- 积分:1
-
非常有用的绘图控件,实用方便灵活
非常有用的绘图控件,实用方便灵活-very useful graphics controls, practical flexible and convenient
- 2022-02-01 10:31:17下载
- 积分:1
-
动画图像组件
Animate Image Component -TAnimateImage is a windowed control similar to TImage for displaying images of an image list on a form. You only need to assign a TImageList component (or its descendant) to its Images property, and set the FrameIndex property to the index of your desired image on the image list.
Of course, TAnimateImage can animate images of an image list too. If you have frames of an animation as Bitmap or Icon, this component offers the easiest way to animate them. For this purpose, TAnimateImage provides some properties to specify interval, segment, and direction of images for the animation.
- 2022-05-25 23:21:35下载
- 积分:1
-
MFC编程,基本绘图功能,
MFC编程,基本绘图功能,简单易学,熟悉整个MFC流程。-MFC programming, basically draws a chart the function,
simple is easy to study, familiar entire MFC flow.
- 2023-05-16 13:10:02下载
- 积分:1
-
- 2022-01-25 14:40:57下载
- 积分:1
-
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一
些特殊的符号,象变压器符号、开...
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一
些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图
的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。
2.使用方法
程序中定义了几个特殊键:
"V”:画笔提起
"W”:开始画图
"R”:开始擦图
"S”:当前图形存入文件
"E”:调出已有文件
"C”:画圆
程序一运行,屏幕上出现一个黄色的边框来设定画图的区域,区域中间出现提起的画笔符号 ,当按下”W“键时,画笔符号变为 ,此时可移动方向键(上、下、左、右、左上、左下、右上、右下)来画图;当按下”R“键时,画笔符号变为 ,此时可移动方向键来擦图;在画图过程中,按下“C”键,可画出一个半径为20个象素点的圆;当结束画图时,按下“S”键,将画好的图形存盘;按下“E”键可调出已有的图形进行编辑。-c
- 2022-05-21 20:17:39下载
- 积分:1
-
一个自编的MUD客户端, 可以连接到MUD服务器,并能够显示MUD标准颜色代码, 想要研究文字处理, GDI API的朋友可以看看....
一个自编的MUD客户端, 可以连接到MUD服务器,并能够显示MUD标准颜色代码, 想要研究文字处理, GDI API的朋友可以看看. -the MUD client, can connect to the MUD servers, and to show MUD standard color code, to study word processing, GDI API friends can see.
- 2022-02-15 13:15:40下载
- 积分:1