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

搜索资源列表

  1. Bezier1-1

    0下载:
  2. OpenGL,Visual C++ 生成贝塞尔曲线 KEYfunction: c - 清空屏幕;e - 擦除曲线;b - 画贝塞尔曲线-OpenGL, Visual C Bessel curve KEYfunction Generation : c-blank screen; e-erasure curve; b-painting Bessel curve
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:66848
    • 提供者:许家琦
  1. 3BEZIER

    0下载:
  2. 三次贝塞尔曲线的C程序,多于四点可通过连接保证C1连续-three Bessel curve of C program than 4:00 to be guaranteed by connecting C1
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:937
    • 提供者:杜斐
  1. C++2

    0下载:
  2. 利用C++实现贝塞尔曲线的绘制,有意者可试用,多多指教
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4359
    • 提供者:caidoudou
  1. Bezier

    1下载:
  2. 用Visual C++,根据用户输入控制点坐标,生成并显示贝塞尔曲线,其中用到opengl的画点函数
  3. 所属分类:图形图像处理(光照,映射..)

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

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

    • 发布日期:2008-10-13
    • 文件大小:17101
    • 提供者:陈冬梅
  1. 基于openGL,VC++6.0的贝塞尔曲面

    3下载:
  2. 用opengl来画贝塞尔曲线和曲面,并且曲面的不同点的颜色均不同。这是一个画贝塞尔曲面的一个很好的例子。
  3. 所属分类:3D图形编程

    • 发布日期:2010-04-02
    • 文件大小:2006122
    • 提供者:gyjdk0601
  1. tcurve

    0下载:
  2. C语言直接画屏(或framebuffer)显示贝塞尔曲线,优化内存的使用。使用时把tmalloc tfree直接修改为malloc free。进一步的优化在于多个malloc合并为一个malloc。也可用于没有OS的嵌入式-C language directly painted screen (framebuffer) shows a Bezier curve, optimizing memory usage. When used directly modify tmalloc tfree to
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:1141
    • 提供者:汤海平
  1. Bezier

    0下载:
  2. 这个是贝塞尔曲线(C++)的源代码。它是计算机图形学中非常重要的内容。-This is a Bezier curve (C++) Source code. It is very important in computer graphics content.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:934
    • 提供者:michelle
  1. CURVES

    0下载:
  2. 一个完整的C++程序,可以实现多线程绘制动态的贝塞尔曲线-A complete C++ program, you can achieve a dynamic multi-threaded rendering Bezier curves
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:29332
    • 提供者:zhangjin
  1. Bezier

    0下载:
  2. 贝塞尔曲线画法,用C实现的,比较简单实用,希望对大家有用-Bezier curve drawing, with the C implementation, relatively simple and practical, we hope to be useful
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:19262
    • 提供者:cuinianjie
  1. spline

    0下载:
  2. 用C++和opemgl编的贝塞尔曲线和bspline曲线以及一些实物的画法 编了一个批处理文件对结果进行显示-In C++ and compiled opemgl Bezier curves and bspline painting as well as some kind of a batch file, compiled the results show
  3. 所属分类:Graph program

    • 发布日期:2017-05-18
    • 文件大小:5408531
    • 提供者:风景
  1. opengl

    0下载:
  2. 用opengl 实现 绘制一个贝塞尔曲线 完整 代码 用c++ 开发-To achieve draw a Bezier curve complete code development with c++ with opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:522
    • 提供者:zhanghaifeng
  1. 贝塞尔曲线 C++与OpenGL编码

    0下载:
  2. 贝塞尔曲线,用C++与OpenGL编写,很简洁同时也很好用
  3. 所属分类:OpenGL

  1. DrawingBezier

    0下载:
  2. Visual C#绘制由四个Point点定义的贝塞尔样条曲线,画四个小圆圈代表每个点,使用画刷填充指定区域,用过PhotoShop图形处理工具的朋友会明白,这个和里面的钢笔工具很相似。-Visual C# draw points defined by the four Point Bezier spline curves, draw four small circles represent each point, use a brush to fill the specified area, u
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7316
    • 提供者:高文
  1. 18301贝塞尔曲线程序

    0下载:
  2. 贝赛尔曲线的画法,很好的程序,包含C#的源码(Beckinsale curve drawing, a good program)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:203776
    • 提供者:zhuang20500
  1. Curve

    0下载:
  2. mfc编写的画图小程序,可以画出来曲线,贝塞尔和b样条(MFC prepared drawing applet, you can draw out the circle)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-26
    • 文件大小:519168
    • 提供者:胡果
搜珍网 www.dssz.com