-
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一
些特殊的符号,象变压器符号、开...
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一
些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图
的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。
2.使用方法
程序中定义了几个特殊键:
"V”:画笔提起
"W”:开始画图
"R”:开始擦图
"S”:当前图形存入文件
"E”:调出已有文件
"C”:画圆
程序一运行,屏幕上出现一个黄色的边框来设定画图的区域,区域中间出现提起的画笔符号 ,当按下”W“键时,画笔符号变为 ,此时可移动方向键(上、下、左、右、左上、左下、右上、右下)来画图;当按下”R“键时,画笔符号变为 ,此时可移动方向键来擦图;在画图过程中,按下“C”键,可画出一个半径为20个象素点的圆;当结束画图时,按下“S”键,将画好的图形存盘;按下“E”键可调出已有的图形进行编辑。-c
- 2022-05-21 20:17:39下载
- 积分:1
-
你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中...
你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generation with a soft shadow effects of the letter and generate an aperture with the magic words are completely different, they actually have to use the technology is identical, the only set slightly changes. With soft shadows in effect, I used the GDI some of the interpolation model to generate fuzzy outline of the text, when the Bitmap Rendering Large Plane, interpolation mode decision of a point of what should pixels and around integration. Low-quality interpolation just simply put a pixel transform into the same color against a high-quality interpolation such as high-quality and high-quality bilinear interpolation bicubic interpolation will consider pixel color with a smooth anti-aliasing, I found quality bilinear interpolation mode best.
- 2022-03-13 01:53:25下载
- 积分:1
-
基于MFC的图片浏览器设计与实现,vc6.0开发环境,c++编写
基于MFC的图片浏览器设计与实现,vc6.0开发环境,c++编写-MFC-based image browser design and implementation, vc6.0 development environment, c++ write
- 2023-02-17 05:00:04下载
- 积分:1
-
Or a graphics program source code, feel good at home, you can look down.
还是图形处理的程序源代码,感觉不错的家,可以下来看看。-Or a graphics program source code, feel good at home, you can look down.
- 2022-06-18 20:45:54下载
- 积分:1
-
using OpenCV calibration procedures
利用opencv 进行标定的程序-using OpenCV calibration procedures
- 2022-04-11 13:08:51下载
- 积分:1
-
自动获取颜色工具,以获得你想要的颜色。开发了BEA…
自动获取颜色工具,获取你想要的颜色.开发漂亮的界面-Automatically get the color tools, to obtain the color you want. Developed a beautiful interface
- 2022-06-17 11:15:49下载
- 积分:1
-
开发环境VS2003,mfc ,带箭头的直线和圆弧,是本人开发二维矢量图形系统时线段和角度的标注实现方法。...
开发环境VS2003,mfc ,带箭头的直线和圆弧,是本人开发二维矢量图形系统时线段和角度的标注实现方法。-Development environment VS2003, mfc, with arrow straight line and arc, is my development of two-dimensional vector graphics systems and angle of line segment method of tagging.
- 2022-07-20 00:26:38下载
- 积分:1
-
opencv教程例题5
opencv教程例题5-22,适合广大初学者,去学习 -Tutorial opencv Example 5-22, for the vast numbers of beginners, to learn
- 2022-10-26 03:20:02下载
- 积分:1
-
VB6的源码,真正的1602点阵液晶控件的商业级原代码
VB6的源码,真正的1602点阵液晶控件的商业级原代码-VB6 source code, the real control of the 1602 dot-matrix LCD commercial-grade source code
- 2022-04-11 10:01:47下载
- 积分:1
-
贴图的方法实现工业控制开关转换,VC用户界面源码
贴图的方法实现工业控制开关转换,VC用户界面源码-map of industrial control switch conversion, user interface VC FOSS
- 2023-06-04 20:05:03下载
- 积分:1