搜索资源列表
guyuan
- 利用鼠标可以动态改变圆的大小 利用到计算机图形学中的一个画圆的方法-use of the mouse can dynamically change the size of a round of the use of computer graphics in a way Circle
tuxing
- 画直线,画圆,求两点之间的距离,同心圆动态效果,图形旋转操作
Animate
- 用Visual C++实现动态画直线,三角形,圆的算法.而非面向直接调用MFC的RECTANGLE ,CIRCLE
动画画园
- 一个动态画圆的小程序,这个适合初学VB的同学们-a small procedure for the VB for beginner students!
draw
- 用vc打开一副bmp或jpg格式图片,并可在图片上动态显示地画圆,椭圆,以及矩形-use vc to open a bmp or jpg image,and can draw cicle,ellipse,rectange dynamically.
dynamic_pic
- 汇编:动态的标题栏与图形。在屏幕中央动态的画一个彩色的圆环。画圆环的过程中变换两种颜色。-Series: dynamic title bar and graphics. In the dynamic center of the screen to draw a colored circle. Ring in the process of painting two color change.
sdf
- 钟表显示一.基本设计要求 1 在屏幕上显示一个适当大小的圆形,再圆形道上均匀的分配着60个点,代表1秒—60秒的位置,凡是5倍的点应当比其他的大。 2 以圆中心为轴,画一条斜线代表秒针,采用定时中断方式,每过1秒钟,秒针移动一个位置。 3 定时源可以使用试验箱上的8253。 4 按“ESC”之后,结束演示。 二. 扩展要求 屏幕上显示时、分、秒针,没有使用中断定时方式,采用的是系统实时时间。 三. 课设基本思想 屏幕设置为图形方式,采用模块化编程,主模
circle
- 计算机图形学实验--实验画圆的功能,而且是鼠标动态交互-Computer Graphics Experiments- Experimental drawcircle function, and dynamic interactive mouse
huayuan
- 该程序能够实现动态画圆,每隔一段时间画一个填充颜色的圆。-The program can dynamically draw a circle, from time to time to draw a fill color circle.
circle
- 在AutoCAD里面画圆,可以在AutoCAD里面调用动态链接-Inside draw a circle in AutoCAD, you can call to dynamic-link inside AutoCAD
graphBrian
- 此程序时实现窗口画圆的代码,并且能够动态显示这个圆,希望大家喜欢。-This program to achieve the code window, draw a circle, and the ability to dynamically display this round, I hope everyone likes.
cximage600_full
- 此程序时实现窗口画圆的代码,并且能够动态显示这个圆,希望大家喜欢。-This program to achieve the code window, draw a circle, and the ability to dynamically display this round, I hope everyone likes.
Elevation
- 在这个程序中采用线性插值的方法利用动态圆,在每一个节点上画圆,搜索到三个已知点后结束求出系数用来计算此节点的高程-In this program, linear interpolation method using dynamic circle, draw a circle at each node, the search to three known points, calculated after the end of the coefficient used to calculate th
DrawTest
- 简单的绘图程序,能进行静态和动态的画圆,矩形等-draw produre
Eye113
- 界面为对话框,点击动态加载图片,然后用鼠标在所加载的图片上画圆- load picture,describing circle with mouse
roating-rectangle
- 用opengl实现动态的圆的功能,在平面上画圆,利用鼠标右键-draw dynatic cicle
No.4
- 1.在屏幕中央动态的画一个彩色的圆环。画圆环的过程中变换两种颜色。 2.在原来的圆环内画一个内接正方形。-1.Draw a colored circle in the center of the screen dynamically and convert two colors. 2.Draw an inscribed square in the original circle.
circle
- 在屏幕中央动态的画一个彩色的圆环,画圆环的过程中变换两种颜色,并且在原来的圆环内画一个内接正方形。 -Transform a colored ring in the center of the screen dynamic painting, painting ring two colors, and painted in the original ring an internal square.
BackGroundClock
- 在LCD屏幕上显示模拟时钟,此程序主要用与arm编程,编译器为arm-linux-gcc 4.4.1,包含画点画线画圆的动态算法,计算角度坐标所需要的sin & cos 表-for lcd Bell
动态画圆
- 动态画出圆形,pset方法,sin,cos函数来实现动态圆形(Dynamically draw a circle)