登录
首页 » 图形图像 » vc++内容全面,可以画平面图形,线,圆,三角形,多边形.内容在思远软件学院时,编写,里面有部分VC++代码为工作快10年老师编写程序,内容经典,简练!...

vc++内容全面,可以画平面图形,线,圆,三角形,多边形.内容在思远软件学院时,编写,里面有部分VC++代码为工作快10年老师编写程序,内容经典,简练!...

于 2022-02-24 发布 文件大小:2.06 MB
0 183
下载积分: 2 下载次数: 1

代码说明:

vc++内容全面,可以画平面图形,线,圆,三角形,多边形.内容在思远软件学院时,编写,里面有部分VC++代码为工作快10年老师编写程序,内容经典,简练!-vc comprehensive content, graphic painting, line, circle, triangle, polygon. software content in Siyuan Institute, the preparation, there are some VC code to work faster in 10 teacher preparation procedures, classic content, concise!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 新建一个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
  • 三维象处理软件,有visual c++写成的 里面还有象分割,态学处理...
    三维图象处理软件,有visual c++写成的 里面还有图象分割,形态学处理-3D image processing software, a visual c there is also written in image segmentation, morphological processing
    2023-04-11 10:15:03下载
    积分:1
  • 简单的处理相关算法!
    简单的图像处理相关算法!-simple image processing algorithms!
    2022-02-03 20:01:48下载
    积分:1
  • 包括数字处理的常用的治疗方法:点变换…
    包括数字图像处理的常用的处理变换:点变换、几何变换、正交变换、图像增强、边缘与轮廓、图像分析、图像复原、图像编码等等。采用VC++编写。-including digital image processing used in the treatment Transform : point conversion, geometric transformation, orthogonal transformation, image enhancement, edge and silhouette, image analysis, image restoration, image coding and so on. Using VC prepared.
    2022-06-11 18:39:13下载
    积分:1
  • 边缘检测
    边缘检测- The edge examines
    2022-02-21 00:00:58下载
    积分:1
  • <Visual C++数字处理>配套光盘3
    <Visual C++数字图像与图形处理>配套光盘3- matching CD 3
    2022-10-02 04:15:03下载
    积分:1
  • Visual C++ CAD应用程序开发技术源代码ch6
    Visual C++ CAD应用程序开发技术源代码ch6-Visual C CAD application development technology source code ch6
    2023-03-10 16:15:03下载
    积分:1
  • 利用VC++ 6.0,实现朱利娅的绘制功能
    利用VC++ 6.0,实现朱利娅图的绘制功能-VC 6.0, achieving julija the drawing function
    2022-07-03 17:12:50下载
    积分:1
  • PDF417 code, I was given to me by other people, need friends can look at.
    PDF417的源码,我是其他人给我的,需要的朋友可以研究一下。-PDF417 code, I was given to me by other people, need friends can look at.
    2023-01-13 05:05:03下载
    积分:1
  • A menu interface, respectively, using the menu command to map the original data...
    一个菜单界面,分别用菜单命令来绘制原数据曲面图,线性插值,最近点插值,3次多项式插值,3次样条插值后的图形,每次插值都可以在同一图形界面下比较插值前后图形。-A menu interface, respectively, using the menu command to map the original data surface map, linear interpolation, nearest point interpolation, polynomial interpolation 3 times, 3 times after spline graphics, interpolation can be per- under the same graphical interface graphics compared before and after interpolation.
    2022-11-06 10:45:04下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载