搜索资源列表

  1. Bezier

    0下载:
  2. 简单的OpenCV小程序,bezier曲线由控制条拖动-OpenCV simple applet, bezier curve from the control bar drag
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-10
    • 文件大小:1416192
    • 提供者:经验脾气
  1. bezier

    0下载:
  2. 绘制贝塞尔曲线,使原来负责的贝塞尔曲线绘制,通过代码说明变的很容易懂了-Drawing Bezier curves, so that the original charge of the Bezier curve drawing, through the code that changes can easily understand
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:cjz
  1. OpenGL-Bezier

    0下载:
  2. 本代码为Bezier画法,可输入10个控制点和最多生成199个象素点。-The code for Bezier drawing method, enter the 10 control points and to generate a maximum of 199 pixel points.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:李文晖
  1. Bezier

    0下载:
  2. OpenGL 绘制Bezier曲线,在窗口内点击鼠标左键绘制四个控制点后,绘制Bezier曲线-OpenGL rendering Bezier curves, in the window click the left mouse button after drawing four control points, drawing Bezier curves
  3. 所属分类:OpenGL

    • 发布日期:2024-05-10
    • 文件大小:218112
    • 提供者:Luna
  1. Bezier

    0下载:
  2. Bezier的C++代码,大学图形学作业,希望有所帮助-Bezier s C++ Code, the University of graphics work, hope that help
  3. 所属分类:OpenGL

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:张志丹
  1. Bezier

    0下载:
  2. 用vc实现的贝塞尔曲线,代码简洁,-Vc achieved using Bezier curves, the code is simple and
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:374784
    • 提供者:
  1. bezier

    0下载:
  2. 关于bezier 曲线编程的一些文档资料,希望对想了解bezier 曲线的朋友有用-Bezier curves on a number of programming documentation, in the hope that would like to know friends Bezier curves useful
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:82944
    • 提供者:will
  1. Bezier

    0下载:
  2. 画Bezier 曲线,分割升阶求交等功能-Drawing Bezier curves, partition or intersection-order functions
  3. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:2035712
    • 提供者:sara
  1. Bezier

    0下载:
  2. 利用VC++,调用DirectX接口,可以自动生成Bezier曲面.-Use VC++, Called DirectX interface, can be automatically generated Bezier surface.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:317440
    • 提供者:万方
  1. Bezier

    0下载:
  2. 使用鼠标操作方法确定4个Bezier曲线控制点,并根据Bezier曲线的定义绘制由这4个控制点确定的Bezier曲线。-Method of operation using the mouse to identify four Bezier curve control points, and in accordance with the definition of Bezier curves drawn by the four contr
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:51200
    • 提供者:赵华
  1. Bezier

    0下载:
  2. 绘制重要的贝赛尔曲线,不使用已有的函数模型,使用二分法之类的方法构造!-Bezier curve drawing is important not to use the existing function model, the use of methods such as the dichotomy structure!
  3. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:28672
    • 提供者:zjl
  1. Bezier

    0下载:
  2. 用OpenGL的工具,绘制出Bezier曲线,并且通过键盘可以调节曲线的参数-Use OpenGL tools, draw Bezier curves, and the keyboard can be adjusted through the parameters of curve
  3. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:1662976
    • 提供者:yang
  1. Bezier

    0下载:
  2. 图形学中的Bezier曲线的MFC对话框实现-Graphics Bezier curve realize MFC dialog
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:256000
    • 提供者:tankplane
  1. Bezier

    0下载:
  2. OPENGL下画贝塞尔曲线 一款十分便捷的画贝塞尔曲线的程序-OPENGL drawing Bezier curves under a very convenient procedure for drawing Bezier curves
  3. 所属分类:OpenGL

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:liu
  1. Bezier

    0下载:
  2. Bezier曲线绘制,鼠标点击增加控制顶点,绘制控制多边形-Bezier curve drawing, mouse click to increase control points, control polygon rendering
  3. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:251904
    • 提供者:chenqi
  1. Bezier.cs

    0下载:
  2. Bezier样条曲线系数矩阵, VS 2008, NET 3.5-Bezier spline curve coefficient matrix, VS 2008, NET 3.5
  3. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:softic
  1. Bezier

    0下载:
  2. 一个简单的绘制贝塞尔曲线的程序,任意在绘图区给出三点,可以绘制一条贝塞尔曲线-A simple drawing program Bezier curves, arbitrary in drawing the district are given three points, you can draw a Bezier curve
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:30720
    • 提供者:雷波
  1. Bezier

    0下载:
  2. Bezier曲线生成程序,可动态控制点的个数,有着良好的界面,用户可读性强。-Bezier curve generation procedures dynamically control the number of points, have a good interface, users strong readability.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-10
    • 文件大小:56320
    • 提供者:guozhe
  1. Bezier

    0下载:
  2. 描述了Bezier曲线的算法与程序实现 -Bezier curve describes the algorithm and procedures realize
  3. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:150528
    • 提供者:王平
  1. bezier

    0下载:
  2. 自己编写的bezier曲线的程序,主要多了升阶的功能,按鼠标左键加控制点,右键该控制点,鼠标中的滚轮用于升阶。-Bezier curves have written procedures, the main bands or more functions, press the left mouse button plus control point, right of the control points of the wheel mo
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-10
    • 文件大小:31744
    • 提供者:高林
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org