-
vc prepared than spreading curve
vc编写的比撒曲线-vc prepared than spreading curve
- 2022-08-13 16:56:34下载
- 积分:1
-
该程序能够实现图像的合成技术,把两个图像何在一起‘ 改程序用vb语言来实现,整体效果不错!...
该程序能够实现图像的合成技术,把两个图像何在一起‘ 改程序用vb语言来实现,整体效果不错!-the program can achieve image synthesis technology, the two images together what "vb changed procedures used to achieve language, the overall effect was excellent!
- 2022-03-22 00:32:56下载
- 积分:1
-
一个用MFC开发的画圆程序,简单实用,可作为编程爱好者的参考。...
一个用MFC开发的画圆程序,简单实用,可作为编程爱好者的参考。-a development with MFC Circle procedures simple and practical, can be used as a reference programming enthusiasts.
- 2023-05-17 11:50:04下载
- 积分:1
-
图像处理,基于matlab执行和去除共享软件日期限制的程序
图像处理,基于matlab执行和去除共享软件日期限制的程序-image processing, based on the implementation of Matlab, and the removal of restrictions on sharing software date procedures
- 2022-03-03 08:47:13下载
- 积分:1
-
一个可以存为bmp、jpeg等图形格式的图形绘制、编辑程序
一个可以存为bmp、jpeg等图形格式的图形绘制、编辑程序- May save is graph form the and so on bmp, jpeg graph plan, the
edit routine
- 2022-07-19 20:03:01下载
- 积分:1
-
achieve PHOTOSHOP The fountain fills results, readers can add to your own projec...
实现PHOTOSHOP里的渐变填充效果,读者可以自行添加到你的工程里,原理很简单希望大家有什么意思提出,谢谢!-achieve PHOTOSHOP The fountain fills results, readers can add to your own projects, the principle is very simple hope that what we have proposed, Thank you!
- 2022-12-14 16:45:03下载
- 积分: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
-
mention can be asked to discuss, DirectShow Players
有问提可以讨论一下,DirectShow 的 Players-mention can be asked to discuss, DirectShow Players
- 2022-07-17 11:15:00下载
- 积分:1
-
读取3dmax生成的dxf三维模型,在视窗内显示三个视图的效果。
读取3dmax生成的dxf三维模型,在视窗内显示三个视图的效果。-3dmax read dxf generated three-dimensional model, in the view window shows the three effects.
- 2023-04-17 14:25:04下载
- 积分:1
-
计算机图形学在VC++中的实现
在vs2010的MFC框架下,交互式的扫描转换圆弧和多边形,源码实现,可以运行,VC++源代码,可以通过代码了解扫描转换圆弧和扫描转化多边形的算法思想,还可以提高编程能力,以及阅读代码的能力
- 2022-02-02 04:34:36下载
- 积分:1