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

搜索资源列表

  1. 基本代码实现

    0下载:
  2. 系统基本功能要求: 1、制图功能 作为一个功能较为完善的建模工具,制图功能应该是最不可或缺的。本建模工具可以实现对于直线、连续直线、多边形区域、圆、圆形区域、圆弧、字符(包括汉字和英文字母)Beizer曲线、B样条曲线等图形元素的较精确绘制,能够根据工业流程实现流程的图示节点表示,并实现包括添、删、移动、连接、清除流程图示节点等编辑功能,和对流程图示节点的仪器功能参数进行设置。对于初级用户而言,操作比较简单,无需太多的学习时间即可进行图形绘制。 2、存储功能 拥有制图功能,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:237006
    • 提供者:何阿瑟
  1. Bezierdemo

    0下载:
  2. 这是大名鼎鼎的NeHe网站上的Bezier曲线绘制程序,对Beizer曲线的构造和OpenGL函数讲解的很透彻-This is the famous binding for the Java language website of the Bezier curve drawing program, right Beizer curve structure and function of OpenGL on the very thorough
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:59705
    • 提供者:潘君
  1. beizcurve

    0下载:
  2. OpenGL绘制Beizer曲线(C/C++)-OpenGL rendering Beizer curve (C / C)
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5994
    • 提供者:lijun
  1. beizer

    0下载:
  2. 设计C#定制控件实现贝塞尔曲线-design C# Custom Controls Bessel curve
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:17101
    • 提供者:陈冬梅
  1. Bezier

    0下载:
  2. Beizer曲线,用VC++编程的,可以调试一下试试看-Beizer curve, with VC++ Programming, you can debug you give it a try
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:38789
    • 提供者:ace
  1. graphics

    0下载:
  2. 程序主要是图形学的一些常用的方法,如beizer曲线、图像几何变换等。还有一个时钟程序。-Procedures for the main graphics are some commonly used methods, such as beizer curve, geometric transformations, such as images. There is also a clock procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1213156
    • 提供者:余东良
  1. Beizer

    0下载:
  2. Bezier Curve / Bezier Surface renderer in OpenGL. Press 1-4 to control level of details. Press l to toggle outlines. Press s to toggle smooth. Project was built using XCode, but should be easily portable to other platforms. See Sce
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:279047
    • 提供者:josephlin0922
  1. NPB_CPP

    0下载:
  2. tis is a source code for n point beizer curve-tis is a source code for n point beizer curve
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1957
    • 提供者:ratika_goel
  1. Bezier-Curve

    0下载:
  2. Beizer曲线开发方法及其使用的文档,可以帮助出学者-Beizer curve development methods and their use of the documents can help the scholar
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-01
    • 文件大小:721989
    • 提供者:理会
  1. sumantaFive

    0下载:
  2. Beizer curve by sumanta guha nice work
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:373494
    • 提供者:code5
  1. sumantaFour

    0下载:
  2. Beizer curve by sumanta guha nice work
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:372048
    • 提供者:code5
  1. sumantaOne

    0下载:
  2. Beizer curve by sumanta guha nice work
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:374356
    • 提供者:code5
  1. DigitalImageProc

    0下载:
  2. 数字图像与处理 运用opencv作为类库 开发的数字图像处理小系统 包括图像锐化平滑 图像数据编码压缩 图像增强复原 图像分割 图像滤波处理 小波分析 beizer曲线等-Digital image processing use opencv as a class library development, digital image processing system includes image sharpening smooth image data compression coding i
  3. 所属分类:.net

    • 发布日期:2017-06-21
    • 文件大小:38186457
    • 提供者:方婕
  1. BEZIER-Curve

    0下载:
  2. OpenGL 计算机图形学 Beizer Curve 是课程资源!值得参考!-OpenGL computer graphics Beizer Curve curriculum resources! Worth considering!
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:67660
    • 提供者:zhangjiawen
  1. beizer

    0下载:
  2. 贝塞尔曲线绘制,关于具有平滑效果的曲线,对界面编程具体有很好的借鉴-Bessel curve drawing, about the effect of with a smooth curve, the interface programming concrete has a very good reference
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-06
    • 文件大小:39974
    • 提供者:李双喜
  1. main

    0下载:
  2. 基于opengl的Beizer曲线的实现,该代码主要适用于初学者。-Opengl Beizer curve-based implementation of the code is mainly suitable for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-24
    • 文件大小:1834
    • 提供者:蜗牛
  1. Beizer

    0下载:
  2. 绘制Bezier曲线,通过人际交互的方式获取控制点,然后生成Bezier线-draw Bezier curve
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:13490660
    • 提供者:陈晓
  1. 12121

    0下载:
  2. beizer曲线的生成,生成beizer的程序,在vc环境下的beizer曲线编码-generate beizer curves generated beizer program, beizer curve coding in vc environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:694
    • 提供者:马子平
  1. beizer

    0下载:
  2. 计算机图形学入门 实现贝尔曲线 通过鼠标控制-Computer graphics entry through mouse control to achieve Bell Curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1451
    • 提供者:看看
  1. cfit.tar

    0下载:
  2. A Beizer curve fit application
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:674816
    • 提供者:coobaa
« 12 »
搜珍网 www.dssz.com