一个三点画圆的程序。点三个点,然后根据这三个点画圆。-a 3:00 Circle procedures. Point 3, then under the three points Circle. 下载
|
一个三点画圆的m程序,我自己编的,希望大家指点-a 3:00 Circle m procedures, Part I, I hope, we kind 下载
|
计算机图形学 关于画点,画圆,画三角形等,已经各种填充技术-computer graphics on the painting, Circle, Triangle, such as painting, has filled various technical 下载
|
二维的画图类,可以进行点,线,三角形,矩形,椭圆,圆等形状的画图,并可进行缩放,是一个完整的类,直接调入自己的程序里面使用就可以的。-two-dimensional drawing class, for point, line, triangular, rectangular, oval, round shapes such as drawing, to carry out the zoom, is a complete category, transferred directly inside their use on the can. 下载
|
画图 三个圆 6个六边形...刚学也不知上传点什么东东...只好先这个了 希望有点交流....多指教-drawing three round six hexagon ... just learning to upload do not know what they had ... Wanton the first exchange of hope a little more than enlighten .... 下载
|
画外接圆的C++代码 //计算外接圆半径 //输入参数: // 三角形三点坐标(ddDot0,ddDot1,ddDot2) //输出参数 // 圆心坐标(ddCenter) // 圆心半径(dRad) //成功:返回值>0 //失败:返回值<=0 - 下载
|
这是一个基于VC开发的基本绘图程序,可实现画点、线、矩形、三角形、多边形、圆、椭圆等,还具备擦除、刷新、设置背景颜色、画图文件保存等功能。虽然较为简单,但是本人心血之作,希望站长能够采用,我以后一定为本站多做宣传,多做贡献!-This is a development of the VC basic mapping, which enables the paintings point, line, rectangle, triangle, polygon, round, oval, also has erasure, the weather, set the background color, drawing document preservation capabilities. While relatively simple, but the fruit of his painstaking efforts, I hope that the station can be adopted, I will certainly do more publicity for the site, and make more contributions! 下载
|
这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。-this is a image transform program,draw a cirlce according to the letter "Y" draw a triangle filled with different color according to the letter"S" draw a edged figure with differnt color filled according to the letter "Z" press "q" to exit. 下载
|
这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。 -This is a graphic transformation process based on the letter "Y" with a painting consisting of a round; According to the letter "S" painted a different color-filled triangle; According to the letter "Z" painted a different color but filled with a pattern of the rectangular frame; According to the "q" key to exit . 下载
|
这个是我计算机图形学的实验的源代码, 包括中点画线 画圆,Bresenham 画线 画圆, 种子扫描填充区域, 三角形图形基本3种变换,附 实验报告-this is my computer graphics of the source code, including Midpoint Circle Line, Circle Bresenham line drawing, scanning seed filling regional triangle three basic types of graphics transformation experiments attached report 下载
|