CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 画抛物线

搜索资源列表

  1. powuxian

    0下载:
  2. 一个用C语言开发的画抛物线的程序,适用于在学习计算机图形学基础的同学-a C-language development paintings parabola procedures applicable to the study of computer graphics based on the students
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1051
    • 提供者:林杰
  1. tuxingxuedazouye

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

    • 发布日期:2008-10-13
    • 文件大小:108711
    • 提供者:张斌
  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
    • 文件大小:41081
    • 提供者:jj
  1. 画抛物线

    0下载:
  2. 这份代码经源码格式软件格式化过-this format source code by formatting software too
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1097
    • 提供者:小佳
  1. Framebuffer

    0下载:
  2. Framebuffer中画点,画线,画多边形,画圆,画抛物线的实现函数
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2020
    • 提供者:wzc
  1. aaa

    0下载:
  2. 这个是在opengl中建立X,Y坐标,在所建立的坐标中画出抛物线。这是一个基本的例子。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3725
    • 提供者:huzhizhao
  1. RanSac8.20

    1下载:
  2. RanSac算法,拟合抛物线,画出上眼皮。具体看代码就能明白。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:18588
    • 提供者:Ma xianzhe
  1. paowuxian

    0下载:
  2. MIDP不支持小数。 所以画抛物线时只在模拟画了。 本代码就是模拟一个子弹飞行轨迹。-MIDP does not support the minority. So parabola painting only in a simulated painting. The simulation code is a bullet trajectories.
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:67813
    • 提供者:张志强
  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
    • 文件大小:10294
    • 提供者:张洁
  1. Parabolic

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

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

    0下载:
  2. 实现交互式画直线、圆、椭圆 交互式裁剪 抛物线程序设计、Bezier曲线的算法实现 实现交互式移动图形-computer graphics programing code,such as line、circle、Bezier
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:68473
    • 提供者:ljc
  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
    • 文件大小:1020
    • 提供者:wangting
  1. hpwx

    0下载:
  2. 用于画抛物线的源代码(c),可用于绘画抛物线-The source code for drawing a parabola (c), can be used for drawing a parabola. . .
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:813
    • 提供者:邓中建
  1. CAD-PaoWuXian

    0下载:
  2. vba for cad 的小软件 画五彩的抛物线-vba for cad software drawing a small parabolic colorful
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:1403
    • 提供者:archizool
  1. paowuxian

    0下载:
  2. 画一个三维的抛物线,供你参考,希望有所帮助,多多交流-Draw a three-dimensional parabolic, for your reference, hoping to help, a lot of communication
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2518
    • 提供者:weitao
  1. four_4

    0下载:
  2. 画抛物线和自由落体的小程序,采用的是多线程完成的!-Parabola and the free fall of a small painting program
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:689
    • 提供者:李旭东
  1. fangcheng

    0下载:
  2. 使用MFC(微软技术类库)实现解答一元二次方程并且画出方程图像。画出一元二次方程的抛物线。-Use the MFC (Microsoft Class Library), answer a quadratic equation and draw the equation image. Draw the parabola of a quadratic equation.
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1993236
    • 提供者:baby
  1. rawing-method

    0下载:
  2. 本小程序可显示直线、抛物线、椭圆、幂函数、三角函数等函数图像,也能画出参数方程、极坐标方程的的图像。程序运行后,只要你有想象力,输入任何函数(方程),单击刷新,函数图像就呈现在你面前了。-This applet can display the image of a straight line, parabola, ellipse and power function, trigonometric functions, can draw a parametric equation, polar e
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:139124
    • 提供者:mrs
  1. color-parabola-

    0下载:
  2. 绘制彩色抛物线 c语言源代码 /*画抛物线的子函数spara()*/ /*row,col代表抛物线顶点的坐标,x1,y1是抛物线起点相对顶点的坐标*/ /*t为抛物线绕顶点旋转的角度*/-To draw color parabola c language source code
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:987
    • 提供者:fei
  1. yanglp

    0下载:
  2. 计算机图形学的一个简单算法,可直接使用,有画线段,画矩形,画任意矩形,画抛物线。-this is a c++ program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:3353393
    • 提供者:杨雪
« 12 »
搜珍网 www.dssz.com