CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Parabola

搜索资源列表

  1. PARABOLA

    0下载:
  2. c编程环境下做出 抛物线(简单程序),点3个点做出抛物线,仅做初学c图形编程的范例-made under the parabola (a simple procedure), the point made three points parabola only do that when c graphical programming paradigm
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.75kb
    • 提供者:了了
  1. parabola(computergraphics)

    0下载:
  2. 本程序是计算机图形学中的抛物线的c语言程序,通过输入X,Y的值来确定抛物线的形状.-computer graphics of the parabola c Language Program, through the importation of X and Y to determine the value of the parabolic shape.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.31mb
    • 提供者:周国梁
  1. tuxingxuedazouye

    2下载:
  2. 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:106.16kb
    • 提供者:张斌
  1. 03081402

    0下载:
  2. 包括中点算法、dda算法、直接求交算法画直线,并附有中点算法、正负法法画抛物线,并可进行时间运算,比较几种算法。-including midpoint algorithm, the algorithm dda directly intersecting line painting, together with the midpoint algorithm, positive and negative parabola France and France painting, to carry ou
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:40.12kb
    • 提供者:jj
  1. gat_shiyan3

    1下载:
  2. 这是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,中点算法,绘制抛物线的正负法,中点法。 扫描转换多边形扫描线算法,种子填充算法。 线段裁剪(CohenSutherland)编码算法,多边形逐边裁剪(SutherlandHodgman)算法 注:分别设计了功能完整的类-This is my big computer graphics operations, including the algorithm are : DDA linear mapping al
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58.84kb
    • 提供者:
  1. FallingBall

    1下载:
  2. 用opengl模拟实现物体做自由落体运动的抛物线动画,对初学动画者很有帮助!-use opengl simulation objects do free-fall campaign parabola animation, Animation of a novice who helpful!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:183.68kb
    • 提供者:zhangli
  1. 利用参数拟合法画抛物线的程序

    0下载:
  2. 一个用OpenGL实现的,利用参数拟合法画抛物线的程序,A use of OpenGL to achieve, the use of parameter fitting procedure for drawing a parabola
  3. 所属分类:OpenGL

    • 发布日期:2017-03-24
    • 文件大小:10.05kb
    • 提供者:张洁
  1. Bsplinecurve.rar

    0下载:
  2. 基于VC的三种端点条件的插值B样条曲线绘制,包括夹持端点,自由端点,抛物线端点,线性方程组的解法采用了追赶法。,VC based on the conditions of the three endpoint interpolation B-spline curve drawing, including the gripping end, the Liberal endpoint, the endpoint parabola, the solution of linear equations u
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:138.5kb
    • 提供者:梦琦
  1. tuxingxue

    1下载:
  2. 此压缩文件中包含了半学期以来做的所有的计算机图形学实验,包括DDA生成直线和圆,扫面线填充任意形状的图形的算法、运动的小车、月绕太阳转、抛物线的生成、星形的生成、点阵式、矢量式算法实现的字符的生成,二维图形的各种变化用矩阵的方法实现,三维图形的投影等,实验内容丰富全面,而且都能在TC下运行,生成显示图像。-This compressed file contains a half-term has to do all the computer graphics experiments, inclu
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:137.17kb
    • 提供者:孟萌
  1. integrate

    1下载:
  2. c语言实现抛物线逐次积分法-c language realization parabola step-by-step integration method
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:806byte
    • 提供者:石磊
  1. line

    0下载:
  2. 几个图形生成的代码,其中有直线,圆,抛物线和自由曲线的生成-Several graphics generated code, including a straight line, circle, parabola, and the generation of free-form curve
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:20.51kb
    • 提供者:lcy985
  1. CDdata2

    0下载:
  2. Divides the range swath (range cells) of this block into Nspect sections and finds the average power spectrum for each segment. Fits a parabola to the baseband Doppler centroid vs. range This fit is most useful if the whole range swath
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.2mb
    • 提供者:wan
  1. pwx

    0下载:
  2. 用C来编写抛物线,这是抛物线的程序代码,比较粗糙。-Using C to write a parabola, which is a parabola of the program code, more rough.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1.01kb
    • 提供者:wei
  1. Parabolic

    0下载:
  2. 可以画出一个象限的抛物线,横轴和纵轴可以设置。-Can draw a parabola quadrant, distrbution can set.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:740byte
    • 提供者:尹阳
  1. optics_prism

    0下载:
  2. 画出了抛物线的形状,由入射光计算出反射光的位置,可用于制作手电-Draw the shape of a parabola from the incident light to calculate the location of the reflected light can be used to produce flashlight
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1020byte
    • 提供者:wangting
  1. CurveDlg_src

    0下载:
  2. 一个完整的抛物线算法,dll库可以直接使用。多个交互控制点-Parabola in cv++
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:65.62kb
    • 提供者:peng
  1. paowuxian

    0下载:
  2. 模拟物体平抛运动,绘制一个球沿抛物线下降。-Projectile Motion simulation object level, draw a ball down along the parabola.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3.31kb
    • 提供者:tuxingxue
  1. computer_graphices

    0下载:
  2. 图形学中的几个重点实验的文档,其中包括二位图形变换,直线的几种不同算法,以及抛物线的画法等。文档中有详细源码和图形实例。-Graphics in the document several key experiments, including two graphics transform, line of several different algorithms, and the parabola of the painting and so on. Source document in deta
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:234.1kb
    • 提供者:bin19900104
  1. fern-leaves-painted-parabola

    0下载:
  2. 分形-羊齿叶画抛物线-下雨模拟,是工程制图的一个代码-Fractal- fern leaves painted parabola- rain simulation, a code of engineering drawing
  3. 所属分类:Fractal program

    • 发布日期:2017-03-28
    • 文件大小:716byte
    • 提供者:hui
  1. ercpwx

    0下载:
  2. 利用CAD,绘制二次抛物线,详见程序-The use of CAD, rendering the second parabola, see the program
  3. 所属分类:CAD

    • 发布日期:2017-04-11
    • 文件大小:1.12kb
    • 提供者:zx0sl
« 12 »
搜珍网 www.dssz.com