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

搜索资源列表

  1. Teapot

    0下载:
  2. 利用给定的控制点,使用贝塞尔曲线和曲面建模的方法生成的茶壶。并添加了光照和倒影及阴影。程序中附操作说明。-The use of a given control point, use the Bezier curve and surface modeling methods to generate the teapot. And add a light and shadow and reflection. Program operating instructions attached.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:4688
    • 提供者:chen
  1. TurboC_Homework

    0下载:
  2. 2008年C语言基础暑假作业 一、A:用TC软件在屏幕输出图像,例如一条正弦曲线。 B:用TC软件在扬声器输出声音。 二、用TC软件为小学生随即生成加减法运算题,要求所出试题以*.txt格式保存。 三、用TC软件实现对英文文章中以空格和标点符号为分割的单词数目的统计,要求能把文章(in.dat)读入内存,并能将结果以文件形式(out.dat)输出。 四、对TC软件“俄罗斯方块”游戏的分析与改写,要求了解程序的功能、修改“封面”上的制作人姓名、修改背景
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:254112
    • 提供者:moneng
  1. N-BezierCurve

    2下载:
  2. 在VC++6.0下建立一个单文档应用程序,实现N次Bezier曲线的绘制,在绘图区点击鼠标左键得到控制顶点,并生成控制多边形和相应的N次贝塞尔曲线。利用鼠标拖动控制顶点可以实现对曲线的实时修改。-VC++6.0 in the establishment of a single-document application, to achieve N times Bezier curve drawing, the drawing area in the left mouse button click
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3673287
    • 提供者:隗平
  1. ddfs

    0下载:
  2. vhdl编的dds函数发生器,完成sin(x)曲线的生成-vhdl function generator dds compiled to complete the sin (x) curve is generated
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:90778
    • 提供者:王晓虎
  1. quxian

    0下载:
  2. 一款价值无量的曲线控件,只要在数据库导就可生成漂亮的拟合曲线
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:15420
    • 提供者:yang
  1. 1

    0下载:
  2. 将CAXA软件生成曲线参考点的.txt文件转制成Excel表格-CAXA software will generate the curve of the reference point. Txt file transfer is made Excel tables
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:2848
    • 提供者:李建
  1. C_Draw

    0下载:
  2. 使用c语言开发的可视化图形设计软件,可生成直线,圆,多边形,曲线,有裁减,平移,缩放功能。-Use visual c language development graphic design software, can generate a straight line, circle, polygon, curve, there are cut, pan, zoom feature.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:8107
    • 提供者:冯汝伟
  1. CurveDrawing

    0下载:
  2. 动态的生成实时的曲线,运行环境vc6.0-Generate real-time dynamic curve, run Environment vc6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2532372
    • 提供者:123
  1. cg

    0下载:
  2. 在画图系统中实现圆的生成算法,使圆支持异或模式、实现橡皮筋直线、圆、矩形、实现多边形裁剪、实现基本几何变换(平移)、实现B样条曲线 -In the drawing system to achieve a circle generation algorithm, so that won to support different or models to achieve a rubber band straight, round, rectangular, polygon clipping to
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:23423
    • 提供者:沈静
  1. CG

    0下载:
  2. 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3993314
    • 提供者:沈静
  1. CG

    0下载:
  2. 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-02
    • 文件大小:903841
    • 提供者:沈静
  1. ji_suan_ji_tu_xing_xue_VC_resouce

    0下载:
  2. 这是计算机图形学中用VC实现的程序,包括基本图形生成、平面曲线图、曲线和曲面、消隐等,内容齐全,方便演示及学习-This is a computer graphics using VC implementation procedures, including the basic graphics generation, planar graphs, curves and surfaces, blanking, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-20
    • 文件大小:34014621
    • 提供者:tanronghan
  1. c_circle_sin

    0下载:
  2. 该源文件在Microsoft Visual C++ 6.0环境下编译通过,程序目的旨在基于文件操作fopen等函数,以及bmp编码格式技术,绘制简单的函数曲线(圆,正弦),结果保存在位图Image.bmp中,该程序还可以扩展功能,修改方程,生成自己想要的图片-The source file in Microsoft Visual C++ 6.0 environment, compiled by the program is aimed at file-based operations such
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:44269
    • 提供者:huxuec
  1. data1

    0下载:
  2. 简单图形的生成,填充(比如直线、圆、拟合曲线等) 图像的处理(二值化、锐化、浮雕化、图片解压、压缩)-Simple graphics generation, filling (such as straight line, circle, curve fitting, etc.) image processing (binarization, sharpening, relief-oriented, image decompression, compression)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1354318
    • 提供者:
  1. Gwork

    1下载:
  2. OPENGL下一个简单的图形系统。包括了基本操作及一些高级技巧如动画,蒙板,曲线曲面生成等。-OPENGL under a simple graphics system. Includes the basic operation and some advanced techniques such as animation, masking, generation of curves and surfaces.
  3. 所属分类:Windows编程

    • 发布日期:2012-12-31
    • 文件大小:8789210
    • 提供者:lc
  1. ts

    0下载:
  2. 平面准均匀B样条曲线的生成,可以反求控制顶点-Planar quasi-uniform B-spline curve is generated, you can reverse control points
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3793327
    • 提供者:jxwhut
  1. Iteration_and_fractal

    0下载:
  2. 1、 对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数。 2、 自己构造生成元(要有创意),按照图形迭代的方式产生分形图,用计算机编制程序绘制出它的图形,并计算其分形维数。主要用MATLAB编程 -1, for an equilateral triangle, each side in accordance with Koch curve iterative manner, the r
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:134505
    • 提供者:林文
  1. Generating3DModelsBasedonHandMotionandGesture

    0下载:
  2. :本文提供了一个全新的基于手势动态捕捉系统的快速生成三维建筑模型的方法。本文设计的建筑手语是由 左手不同的手势及右手所执的数据笔所组成。左手的手势用以表达建筑的属性,而三维建筑模型的位置、尺寸及 形状则由右手的数据笔的运动状态来界定。建筑手语及数据笔的运动由动作捕捉系统认知并分别转化为三维曲线 和曲面。本文阐述了手势辅助建筑建模的理论及相关案例。-: This article provides a new gesture-based motion capture system, qu
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:1397759
    • 提供者:friday
  1. Koch

    0下载:
  2. 计算机图形学实验~koch曲线,以直线为生成元-Computer graphics experiments ~ koch curve, a straight line for the generator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1186371
    • 提供者:张凯
  1. ywqxckencken

    0下载:
  2. 生成遗忘曲线,用于加强记忆。生成遗忘曲线,用于加强记忆。-Generation forgetting curve, used to strengthen memory.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:56433
    • 提供者:陈垦
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 35 »
搜珍网 www.dssz.com