CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - 贝尔

搜索资源列表

  1. 实现动态绘制贝塞尔(bezier)曲线的代码

    0下载:
  2. 这是在VB环境下实现动态绘制贝塞尔曲线的事例代码,希望对喜欢的朋友有用-This the VB environment dynamic mapping Bessel curve code examples, and I hope to the likes useful friends
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3.32kb
    • 提供者:焦明
  1. 贝赛尔纽曼函数绘图代码

    0下载:
  2. 运行环境TC,windows .实现贝赛尔纽曼函数绘图源代码-operating environment, windows. Mapping function to achieve Beisaierniuman source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:14.75kb
    • 提供者:朱名款
  1. VB_QUXIANS.ZIP

    0下载:
  2. VB_QUXIANS.ZIP VB 下绘制贝塞尔曲线图形算法了例子-VB_QUXIANS.ZIP VB Bessel curve graphics rendering algorithm examples
  3. 所属分类:GDI/图象编程

    • 发布日期:2015-06-08
    • 文件大小:2.14kb
    • 提供者:李程刚
  1. beisaierniumandraw

    0下载:
  2. 贝赛尔纽曼函数绘图代码,贝赛尔,纽曼的阶数都可以由用户自己定义-Beisaierniuman function mapping code, Bessel, Newman's order can be defined by the users themselves
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:21.46kb
    • 提供者:wangyongjunmo
  1. SingerSys

    0下载:
  2. 贝塞尔纽曼函数的实现例程-Bessel function of the realization of Erniuman routines
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:30.94kb
    • 提供者:方义
  1. Béziercure

    0下载:
  2. 法国数学家贝塞尔发明了矢量作图法,所以把用矢量作出的图形叫做贝塞尔曲线\" ,画贝塞尔曲线的函数:生成界面上有三个按钮,Add**Move,为左键增加点,右键拖动点;Move**Add,为右键增加点,左键拖动点;Clear为清楚界面上所有的点和曲线!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:72.14kb
    • 提供者:wujingtao
  1. beisaier_line

    0下载:
  2. 画5阶的贝塞尔曲线,与windows的贝塞尔曲线屏保差不多-painting five bands Bessel curve, and the windows of almost Bessel curve Screen Saving
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:104.02kb
    • 提供者:康伟
  1. bezier_demo

    1下载:
  2. 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape thr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:38.38kb
    • 提供者:Ray
  1. bezier1111

    0下载:
  2. 画贝赛尔曲线的源码-a source code of drawing bezier curve
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:14.81kb
    • 提供者:张杰
  1. 曲线处理——贝塞尔曲线程序

    0下载:
  2. ;生成界面上有三个按钮,Add**Move,为左键增加点,右键拖动点;Move**Add,为右键增加点,左键拖动点;Clear为清楚界面上所有的点和曲线! 其实这是我得一门选修课的作业!欢迎指教!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27.3kb
    • 提供者:
  1. 贝塞尔曲线源码

    0下载:
  2. 贝塞尔曲线处理算法的源代码-Bessel curve processing algorithm source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:36.05kb
    • 提供者:宋天
  1. 贝塞尔曲线程序

    3下载:
  2. 该程序封装了贝塞尔曲线的绘制方法——就是Graphics类的DrawBezier()方法。通过他一个不了解贝塞尔曲线数学背景的人都很容易绘制。-Bessel curve of the drawing method -- is the kind of DrawBezier Graphics () method. Through his ignorance Bessel curve of a mathematical background of the drawing is easy.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:199.27kb
    • 提供者:夏添
  1. 贝塞尔曲线的实现

    0下载:
  2. VC++程序,可以直接用
  3. 所属分类:GDI/图象编程

  1. 用matlab绘画出贝塞尔函数图形

    1下载:
  2. 用matlab绘画出贝塞尔函数图形,加深对贝塞尔函数的认识。,Painting with a Bessel function matlab graphics, deepen their understanding of Bessel functions.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-22
    • 文件大小:321.24kb
    • 提供者:李冰
  1. 贝塞尔曲线实验.rar

    0下载:
  2. 计算机图形学实验代码,是bezier曲线的员代码,看了很多都不是很理想,故自己找了个上传,experimental computer graphics code, is bezier curves in a special code, read a lot is not very satisfactory. it found a 000 upload
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:190.72kb
    • 提供者:数据库
  1. Bayer2BMP

    0下载:
  2. 非常完整的贝尔格式转BMP图像代码,推荐使用 -Bell complete switch to BMP image format code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3.72mb
    • 提供者:shiwx
  1. Quxians1

    0下载:
  2. 绘制样条贝塞尔曲线的程序,希望对大家有所帮助-Bezier spline curve drawing program, want to help everyone
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:2.46kb
    • 提供者:百合
  1. TheCaculationOfSpecialFunction

    2下载:
  2. 包含各种特殊的数学函数:伽马函数;误差函数; 贝塞尔函数;贝塔函数;正态分布函数 ;卡方分布函数以及各种积分函数-Includes a variety of special mathematical functions: Gamma function error function Bessel function Beta function normal distribution function chi-square distribution function, as well as
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-12-01
    • 文件大小:14.98kb
    • 提供者:陈忠宁
  1. CUVSUFC

    0下载:
  2. 能画贝塞尔曲线和另一种曲线,并能转化成曲面,也能对面进行填充-Can draw Bezier curves and other curves and surfaces can be transformed into, but also to fill the opposite
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1.94mb
    • 提供者:海陆空
  1. gaussian-sobel-pyramid

    0下载:
  2. gaussian-sobel-pyramid 高斯索贝尔金字塔实现光流-gaussian-sobel-pyramid pyramid achieve high optical flow Sonoma Bell
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:89.82kb
    • 提供者:董会云
« 12 3 4 »
搜珍网 www.dssz.com