搜索资源列表
powuxian
- 一个用C语言开发的画抛物线的程序,适用于在学习计算机图形学基础的同学-a C-language development paintings parabola procedures applicable to the study of computer graphics based on the students
tuxingxuedazouye
- 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边
03081402
- 包括中点算法、dda算法、直接求交算法画直线,并附有中点算法、正负法法画抛物线,并可进行时间运算,比较几种算法。-including midpoint algorithm, the algorithm dda directly intersecting line painting, together with the midpoint algorithm, positive and negative parabola France an
画抛物线
- 这份代码经源码格式软件格式化过-this format source code by formatting software too
Framebuffer
- fr a mebuffer中画点,画线,画多边形,画圆,画抛物线的实现函数
aaa
- 这个是在opengl中建立X,Y坐标,在所建立的坐标中画出抛物线。这是一个基本的例子。
RanSac8.20
- RanSac算法,拟合抛物线,画出上眼皮。具体看代码就能明白。
paowuxian
- MIDP不支持小数。 所以画抛物线时只在模拟画了。 本代码就是模拟一个子弹飞行轨迹。-MIDP does not support the minority. So parabola painting only in a simulated painting. The simulation code is a bullet trajectories.
画抛物线
- 这份代码经源码格式软件格式化过-this format source code by formatting software too
paowuxian
- MIDP不支持小数。 所以画抛物线时只在模拟画了。 本代码就是模拟一个子弹飞行轨迹。-MIDP does not support the minority. So parabola painting only in a simulated painting. The simulation code is a bullet trajectories.
powuxian
- 一个用C语言开发的画抛物线的程序,适用于在学习计算机图形学基础的同学-a C-language development paintings parabola procedures applicable to the study of computer graphics based on the students
03081402
- 包括中点算法、dda算法、直接求交算法画直线,并附有中点算法、正负法法画抛物线,并可进行时间运算,比较几种算法。-including midpoint algorithm, the algorithm dda directly intersecting line painting, together with the midpoint algorithm, positive and negative parabola France an
Framebuffer
- fr a mebuffer中画点,画线,画多边形,画圆,画抛物线的实现函数-fr a mebuffer in the painting, the painted line, drawn polygon, circle, parabola painting realize the function
RanSac8.20
- RanSac算法,拟合抛物线,画出上眼皮。具体看代码就能明白。-RANSAC algorithm, fitting a parabola, painted on the eyelids. Specific code will be able to understand the look.
1_2
- 一个用OpenGL实现的,利用参数拟合法画抛物线的程序-A use of OpenGL to achieve, the use of parameter fitting procedure for drawing a parabola
Parabolic
- 可以画出一个象限的抛物线,横轴和纵轴可以设置。-Can draw a parabola quadrant, distrbution can set.
hpwx
- 用于画抛物线的源代码(c),可用于绘画抛物线-The source code for drawing a parabola (c), can be used for drawing a parabola. . .
four_4
- 画抛物线和自由落体的小程序,采用的是多线程完成的!-Parabola and the free fall of a small painting program
color-parabola-
- 绘制彩色抛物线 c语言源代码 /*画抛物线的子函数spara()*/ /*row,col代表抛物线顶点的坐标,x1,y1是抛物线起点相对顶点的坐标*/ /*t为抛物线绕顶点旋转的角度*/-To draw color parabola c language source code
yanglp
- 计算机图形学的一个简单算法,可直接使用,有画线段,画矩形,画任意矩形,画抛物线。-this is a c++ program