-
DrawTools示例说明如何创建一个Windows窗体应用程序绘制图形…
DrawTools向你展示如何在Windows Form程序中通过鼠标拖动绘制各种图形对象,它实现的固定图形有:矩形框、椭圆、线性和铅笔。并且,你可以通过鼠标选择、移动、删除图形,还可以改变图形大小等各种操作。另外,程序支持你把绘制的图形保存成文件,可以直接把一个文件从资源管理器中拖到程序界面上打开。-DrawTools sample shows how to create a Windows Forms application for drawing graphic objects in a Windows client area using mouse and drawing tools. Drawing tools implemented in this sample are: Rectangle, Ellipse, Line, and Pencil. There are well-known techniques for creating such type of applications, like: interaction with mouse, flicker-free drawing, implementing of drawing and selection tools, objects selection, managing of objects Z-order etc. MFC developers may learn all this stuff from MFC sample DRAWCLI. DrawTools C# program reproduces some of DRAWCLI functionality and uses some design decisions from this sample.
- 2022-07-06 18:52:18下载
- 积分:1
-
realization of the interface control brush painting
实现了对界面画刷的控制-realization of the interface control brush painting
- 2023-02-24 21:10:03下载
- 积分:1
-
基于C语言的五。C五子棋程序的C语言源代码,PIC图片,…
一个基于C语言的五子棋程序
five.c为c语言源程序,pic.bmp,win.bmp,lose.bmp为150×330的16色位图文件
five.exe为已将位图加入到代码中的游戏程序,可以单独运行。
程序还有一些bug,有兴趣的话可以自己改源程序。
二维数组w中保存的是权值表,你可以增加或更改它。-Based on C language five.c Gobang procedure for c language source code, pic.bmp, win.bmp, lose.bmp for 150 × 330 16-color bitmap file bitmap five.exe to have added to the code game procedures, can be run separately. Procedures there are still some bug, are interested in having their own source code change. Two-dimensional array w is stored in the weights table, you can increase or change it.
- 2023-03-18 16:50:03下载
- 积分:1
-
在vc环境下关于图形颜色处理的程序,包括灰度转换,颜色分离等....
在vc环境下关于图形颜色处理的程序,包括灰度转换,颜色分离等.-vc environment in the context of color graphics processing procedures, including gray-scale conversion, color separation.
- 2022-03-19 08:13:55下载
- 积分:1
-
用VC实现的分层控制显示的位图,可以在不同的层操作不同的图片。
用VC实现的分层控制显示的位图,可以在不同的层操作不同的图片。-With VC realize the hierarchical control to display bitmaps, you can layer in different operating various types of picture.
- 2022-06-15 17:05:06下载
- 积分:1
-
在位图内显示三维文字
在位图内显示三维文字 -Displaying 3d text in bit map
- 2022-03-18 04:15:41下载
- 积分:1
-
这是一个画笔的绘图程序,有21中工具在主工具栏,你可以选择。 每一个工具都有tooltiptext,都是英文的哦,呵呵,你可以看帮助, 我花了点时间写了个帮助。...
这是一个画笔的绘图程序,有21中工具在主工具栏,你可以选择。 每一个工具都有tooltiptext,都是英文的哦,呵呵,你可以看帮助, 我花了点时间写了个帮助。-This a brush mapping procedures, which are 21 tools in the main toolbar, you can choose. Each tool has a tooltiptext, are in English, oh, what you can do to help, I spent time wrote a help.
- 2022-07-04 14:23:13下载
- 积分:1
-
贴图的方法实现工业控制开关转换,VC用户界面源码
贴图的方法实现工业控制开关转换,VC用户界面源码-map of industrial control switch conversion, user interface VC FOSS
- 2023-06-04 20:05:03下载
- 积分:1
-
graphics acceleration engine version 1.3, VGA/SVGA graphics acceleration for UNI...
图形加速引擎1.3版,VGA/SVGA图形加速库
UNICORN 图形开发 TC 源代码库
TURTLE 图形开发命令系统 TC 源代码-graphics acceleration engine version 1.3, VGA/SVGA graphics acceleration for UNICORN graphical development TC source code for orders TURTLE graphical development system source code TC
- 2022-05-05 15:33:42下载
- 积分:1
-
图像处理源代码,介绍了利用最小二乘法对BMP图像进行直线拟合的方法...
图像处理源代码,介绍了利用最小二乘法对BMP图像进行直线拟合的方法-image processing source code, introduced to the use of least squares to BMP images linear fitting method
- 2023-05-06 09:55:03下载
- 积分:1