搜索资源列表
JAVA绘制简单彩色图形
- * 绘图,矩形和椭圆。图形的位置坐标、图形大小和颜色随机产生 * 用户操作按钮绘图
Windows绘图
- 1、 在客户区内使用画笔和画刷绘制一个矩形。 2、 使用红色网格绘制一个椭圆。 3、 使用绿色点划线绘制椭圆的轴线 -one in the district customers use a brush and brush painting drawing a rectangle. 2, the use of red mesh drawing an ellipse. 3, the use of green point line
完成通过鼠标在视图窗口内绘制任意形状的线
- 所绘画出的线段类型、颜色和粗细,还有如何定 义画刷的填充颜色和类型。如何用Rectangle函数绘画矩形、用Ellipse函数绘画圆和椭圆和运用 -drawn up by the line type, color and thickness, and how to define the brush paintings filled with color and type. How Rectangle function re
高速椭圆绘制程序
- 高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar1
bcb-3
- 用BCB绘制椭圆图形的范例文件,拷贝到按钮点击事件里即可运行-with BCB elliptical graphics rendering paradigm paper copy of the button click event can be run Lane
Bresenham_Layer2
- bresenham 算法 绘制椭圆 及圆形-bresenham elliptical and circular
MyDraw
- 通过派生的概念来组织和管理不同对象,这里我们可以绘制椭圆,矩形,圆,字体等,可以对不同对象进行控制
exam6
- 使用VC++完成的图形学课上联系,实现了绘制直线、绘制圆形、绘制椭圆、区域填充、绘制三次曲线等功能,切实可用,是学习的极好例子
TuoYuan
- 一个椭圆的绘制程序,可以绘制椭圆、圆及其他橄榄状图像。
3qwes
- 用Bresenham画圆算法绘制椭圆-with Bresenham algorithm mapping Circle Oval
ellipse
- 在指定区域内用指定颜色绘制椭圆.其中区域定义为:x,y,w,h
图形绘制系统
- 提供基本图形的绘制,如矩形,圆,椭圆,基本线条等,可以选择不同的颜色,可以很方便地各种流程图等,是学习vc++图形绘制的典型范例。-provide basic graphics rendering, such as rectangular, round, oval, the basic lines, and can choose a different color, it is easy to flowcharts, is a grap
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014
OpenGL 椭圆绘制
就是用OpenGL在VC上写的绘制椭圆的算法
是中点方法
WL40987330 C语言算法集
目录
第一部分 基础篇
001 第一个C程序
002 运行多个源文件
003 求整数之积
004 比较实数大小
005 字符的输出
006 显示变
高速椭圆绘制程序
- 高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar1
3qwes
- 用Bresenham画圆算法绘制椭圆-with Bresenham algorithm mapping Circle Oval
ellipse
- 在当前或指定坐标系中绘制椭圆,运用直接最小二乘法-Draws an ellipse or arc on the current or specified axes
OpenGL绘制参数曲线
- opengl绘制参数曲线,这里绘制的是很多条短直线逼近一个椭圆,比较适合新手(OpenGL draw parameter curve, here is drawing a lot of short straight line approaching an ellipse, more suitable for novice)
函数法多椭圆画法
- 可通过matlab语言进行多椭圆绘制,得到虚线边或填充椭圆,可自由更改条件。(The multi ellipse drawing can be done by MATLAB language, and the dotted edge or filled ellipse can be obtained, and the condition can be changed freely.)