-
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一
些特殊的符号,象变压器符号、开...
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一
些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图
的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。
2.使用方法
程序中定义了几个特殊键:
"V”:画笔提起
"W”:开始画图
"R”:开始擦图
"S”:当前图形存入文件
"E”:调出已有文件
"C”:画圆
程序一运行,屏幕上出现一个黄色的边框来设定画图的区域,区域中间出现提起的画笔符号 ,当按下”W“键时,画笔符号变为 ,此时可移动方向键(上、下、左、右、左上、左下、右上、右下)来画图;当按下”R“键时,画笔符号变为 ,此时可移动方向键来擦图;在画图过程中,按下“C”键,可画出一个半径为20个象素点的圆;当结束画图时,按下“S”键,将画好的图形存盘;按下“E”键可调出已有的图形进行编辑。-c
- 2022-05-21 20:17:39下载
- 积分:1
-
该公司在2004提出的尺度和仿射不变的兴趣点检测…
Mikolajczyk在2004年提出了尺度和仿射不变量的兴趣点检测 GLOH 算法-Mikolajczyk in 2004 put forward a scale and affine invariant interest point detection algorithm GLOH
- 2022-05-28 02:42:14下载
- 积分:1
-
Image File format, show you the complete bitmap structure & explain all the stru...
Image File format, show you the complete bitmap structure & explain all the structure
- 2022-05-26 03:36:14下载
- 积分:1
-
of image texture algorithm has been compiled, and can be applied directly on the...
介绍了图像纹理的算法,已经编译好,直接应用就可以了,源代码vc-of image texture algorithm has been compiled, and can be applied directly on the source code vc
- 2022-04-20 05:52:30下载
- 积分:1
-
图形编程中经常要遇到选择颜色的控件,而附件是选择颜色的控件的完整源代码,而且提供了多种选择对话框,非常实用。...
图形编程中经常要遇到选择颜色的控件,而附件是选择颜色的控件的完整源代码,而且提供了多种选择对话框,非常实用。-graphics programming, often faced the choice of color control and Annex is the color of choice controls the source code integrity, but also provides a variety of options dialog, very practical.
- 2023-02-28 06:30:03下载
- 积分:1
-
This is a very COOL similar to the curves of spiral
这是一个很COOL的类似于螺旋曲线式启动程序,适当改变参数可以获得其他曲线启动方式。-This is a very COOL similar to the curves of spiral-start procedures, appropriate parameters can change other startup curve.
- 2022-02-02 09:17:55下载
- 积分:1
-
以从上向下拉伸的方式显示图像
原理: 将图像的宽度不变每次显示图像的一部分, 直到将图片完全显示....
以从上向下拉伸的方式显示图像
原理: 将图像的宽度不变每次显示图像的一部分, 直到将图片完全显示.
-Stretching from way down on the image principle: the width of the image shows the same for each part of the image until the full picture display.
- 2022-12-17 16:30:08下载
- 积分:1
-
这是一个用C实现的动画源码,在屏幕上实现一个长方体和一个扇形的跳动效果,并且还加入了声音....
这是一个用C实现的动画源码,在屏幕上实现一个长方体和一个扇形的跳动效果,并且还加入了声音.-This is a realization of the C source animation on screen realization of a cuboid and a fan of beating results, and also joined the voices.
- 2022-05-21 03:50:46下载
- 积分:1
-
graphics interchange format using GDIplus ,which need to download relevent GDI+...
用GDI+转换图形格式,需要下载相应的GDI+库等,建议将VC SDK升级到最新
升级地址:
http://www.microsoft.com/msdownload/platformsdk/sdkupdate/
-graphics interchange format using GDIplus ,which need to download relevent GDI+ LIB.So advice you upgrading your VC SDK to the newest upgrade net.
- 2023-05-21 06:05:03下载
- 积分:1
-
14种数字图像滤波处理的效果程序
14种数字图像滤波处理的效果程序-14 digital image filtering the results of procedures
- 2022-02-06 18:45:29下载
- 积分:1