-
vc designed to achieve a "marginal fill" algorithm example
vc设计的一个实现“边缘填充”算法的例子-vc designed to achieve a "marginal fill" algorithm example
- 2022-09-27 14:05:02下载
- 积分:1
-
使用mapinfo时要用到制作图标的小软件
使用mapinfo时要用到制作图标的小软件-Mapinfo when used to create icons to use a small software
- 2022-01-21 01:11:48下载
- 积分:1
-
鼠标可以在窗口中画画、写字等操作,该程序实现画笔功能
鼠标可以在窗口中画画、写字等操作,该程序实现画笔功能-mouse can in the window paint, write such an operation, the program features a paintbrush
- 2022-03-24 14:18:38下载
- 积分:1
-
将真彩位图转化成各色或黑白位图,
1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。
2. 将真彩或黑白...
将真彩位图转化成各色或黑白位图,
1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。
2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。-The true color bitmap into a colored or black and white bitmap, 1. The true color bitmap into a colored or black and white bitmap to binary (supports multiple dithering methods) treated bitmap, effectiveness and speed of excellent . 2. The true color or black and white bitmap to 90 degrees, 180 degrees, 270-degree high-speed rotation.
- 2022-02-03 12:04:53下载
- 积分:1
-
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形...
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
- 2022-03-05 21:42:30下载
- 积分:1
-
圆的画法(计算机图形学)
圆的画法(计算机图形学)-round of paint (computer graphics)
- 2022-07-11 13:38:04下载
- 积分:1
-
地形高度图和carema类实现地形的绘制
地形高度图和carema类实现地形的绘制-Terrain height map and category realize carema terrain mapping
- 2023-05-12 00:25:03下载
- 积分:1
-
搅拌机
blender-2.37a-linux-glibc2.2.5-i386
可用于3D图形的显示和处理软件源码文件-blender-2.37a-linux-glibc2.2.5-i386 can be used for 3D graphics display and processing software source documents
- 2022-08-20 17:59:32下载
- 积分:1
-
用VC开发的作图工具,支持器件库,支持动态特性设置。源码,可以进行二次开发。...
用VC开发的作图工具,支持器件库,支持动态特性设置。源码,可以进行二次开发。-development of the VC drawing tools, support for devices to support a dynamic feature set. Source code can be re-developed.
- 2022-01-26 01:03:34下载
- 积分:1
-
ffmpeg-java
用ffmpeg从流媒体中获取视频,并且5分钟生成一个文件
- 2022-07-14 00:27:05下载
- 积分:1