搜索资源列表

  1. BNonlearfilter

    0下载:
  2. 给于MATLAB 环境下的非线性滤波器。此设计中用到了,混合网络建模。B样条网络和对角递归神经元网络。-In the MATLAB environment to the non-linear filter. This design used a mixed network modeling. B-spline network and on the diagonal recurrent neural network.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:庞宇
  1. inverse_B_spline

    0下载:
  2. 根据所给已经点,绘制B样条曲线,用OPENGL实现-To have been the basis of points, rendering B-spline curve, using OPENGL realize
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:100352
    • 提供者:zoyu
  1. 3BSplineCurveandsurface

    0下载:
  2. 自己用C编的3次B样条曲线和曲面程序,应付作业的,给需要的人。-C-series with its own 3rd B-spline curve and surface procedures to deal with operations, to the need.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:章海
  1. multilevelB-splines

    0下载:
  2. 关于B样条曲面拟合的资料,很好很全面,从外国IEEE上下载的,供大家分享-On the B-spline surface fitting of the data, very good very comprehensive, from foreign IEEE downloaded for everyone to share
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:1040384
    • 提供者:惠子
  1. MyGUI

    0下载:
  2. 计算机图形学的大作业,包括三次Bezier曲线、三次B样条曲线、多种分形、真实感图形等。-Computer Graphics major operations, including three Bezier curves, three B-spline curve, multi-fractal, realistic graphics.
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:119808
    • 提供者:snow
  1. VC_Drawing

    0下载:
  2. 一个绘制样条曲线的例子,NURBS曲线,B样条可以自行简单更改.-A mapping example of spline curves, NURBS curves, B-spline can be a simple change.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:29696
    • 提供者:yeyongqiang
  1. MFC_Curve

    0下载:
  2. 接合OpenGL函数库实现了交互式绘图功能,三次样条,B样条和NURBs曲线-Bonding OpenGL library realize an interactive mapping function, cubic spline, B-spline and NURBS curves
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:261120
    • 提供者:yeyongqiang
  1. 3Bline

    0下载:
  2. 实现B样条曲线的生成,可视化界面,可改变控制点的个数-The realization of B-spline curve generation, visualization interface, can change the number of control points
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:7403520
    • 提供者:zhangkeze
  1. b

    0下载:
  2. 本文介绍了多尺度样条小波变换,简称b样条,主要用于加密文件。-This paper introduces the multi-scale spline wavelet transform, referred to as b-spline, is mainly used to encrypt files.
  3. 所属分类:波变换

    • 发布日期:2024-05-19
    • 文件大小:189440
    • 提供者:李晨
  1. threeBCurverC

    0下载:
  2. 三次B样条曲线 对于初学计算机辅助几何设计的学生来说 是一个很好的程序 易懂 简单-Three B-spline curve for the novice computer-aided geometric design students is a good program easy to understand simple
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:白灵
  1. sanciByangtiaoquxian

    0下载:
  2. 此程序可运行后为三次B样条曲线 用光表进行绘图 很好的程序 跟大家分享-This program can be run for the three B-spline curve drawing with light table with a very good program to share
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:白灵
  1. 3cib

    0下载:
  2. 计算机图形图像设计课程理论,关于三次有理b样条曲线matlab实现,程序代码。-Computer graphics graphic design curriculum theory, on the three rational b-spline curve matlab realize, program code.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:鲁鹏飞
  1. BSpline

    0下载:
  2. 均匀B样条曲线曲面绘制的程序,主要是可以调整控制点的位置-Uniform B-spline curve and surface mapping procedure, the principal can adjust the location of control points
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:6000640
    • 提供者:zhangsan
  1. closed-B-Spline

    0下载:
  2. 由于闭合的B样条曲线相对于开放的曲线难以绘制,本例程绘制封闭闭合的B样条曲线-Since the closure of the B-spline curve as opposed to an open curve difficult to draw, the draw routine closed closed B-spline curve
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:39936
    • 提供者:李志军
  1. Bspline

    0下载:
  2. B样条曲线绘制,鼠标点击增加控制顶点,阶数可控-B-spline curve drawing, mouse click to increase control points, the order of controllable
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:232448
    • 提供者:chenqi
  1. B-spline_parametric_curve

    0下载:
  2. mfc实现的二次B样条曲线实例,点击所有的点之后,点击生成按钮,自动实现绘制二次B样条曲线。 此实例是我费了很大劲才找来的,对研究二次B样条曲线绘制会有很大帮助。-mfc realized quadratic B-spline curve example, click on all the points, click generate button, automatically rendering the second B-spli
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:1942528
    • 提供者:游弋人生
  1. pic

    0下载:
  2. 源码简介: 这是我上图形学实验课时写的程序,实现了以下功能: 第一次作业:(第一课时) 要求:用Bresenham算法画出一个多边形,然后用扫描线填充 第二次作业:(第二课时) 要求:二维空间变换 第三次作业:(第三、四课时) 要求:三维空间变换及投影 第四次作业:(第五,六课时) 要求:Cohen_Sutherland裁剪,梁友栋-Barsky裁剪,裁剪开窗算法,多边形裁剪。 第五次作业:(第七
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:69632
    • 提供者:罗森
  1. Bline

    0下载:
  2. B样条曲线的生成,计算机图形学重要应用之一。-B-spline curves generated, one important application of computer graphics.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:马车
  1. Fast_Algorithm_of_Edge_Detection_Based_on_Lifting_

    0下载:
  2. 本文通过比较第一代和第二代小波算法特点,引入二代小波提升结构的概念,提出了一种基于二代小波提升结构的快速图像边缘检测算法 对三次B样条小波基实现提升格式,通过计算大尺度下分解子图的模值和幅角来确定边缘 经过实验比较,能比经典的边缘检测算法得出更精确的边缘图像,同时通过与基于第一代小波算法的边缘检测比较,基于二代小波提升格式的边缘检测算法计算更快速,更高效。-In this paper, by comparing first-and se
  3. 所属分类:波变换

    • 发布日期:2024-05-19
    • 文件大小:416768
    • 提供者:赵丽娜
  1. Bezier_curve

    0下载:
  2. 1、自由曲线包括:二次、三次、N次Bezier曲线,二次、三次均匀B样条曲线; 2、Bezier曲线的实现算法要求选用细分算法; 3、均匀B样条曲线过控制多边形的首末顶点; 4、利用B样条曲线的局部控制性来动态修改曲线形状; 5、界面设计友好、几何直观。 -1, free curve include: the Second, Third, N times Bezier curves, quadratic, cubic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:95232
    • 提供者:张巧芳
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org