登录
首页 » 图形图像 » Chapter 7 Rational B

Chapter 7 Rational B

于 2022-11-08 发布 文件大小:12.15 kB
0 251
下载积分: 2 下载次数: 1

代码说明:

Chapter 7 Rational B-spline (NURBS) Surfaces basis.c tbasis.c Calculates the B-spline basis functions. frbsurf.c tfrbsurf.c Calculates and test the fast B-spline surface algorithm. knot.c tknot.c Calculates an open knot vector. rbspsurf.c trbsurf.c Calculates a rational B-spline (NURBS) surface. rbsurf.h Header file for fast rational B-spline surface program sumrbas.c Calculates the Sum function for a rational B-spline surface. chap7all.zip ZIP file for all of Chapter 7. chap7all.tar.gz UNIX tar file for all of Chapter 7.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • very cool 3D terrain flight procedures View
    非常cool的三维地形飞行浏览程序-very cool 3D terrain flight procedures View
    2022-02-16 04:24:24下载
    积分:1
  • matlab程序 防御系统弹道导弹目标识别方面的matlab程序
    matlab程序 防御系统弹道导弹目标识别方面的matlab程序-matlab program of ballistic missile defense system target identification procedures matlab
    2022-06-27 03:29:02下载
    积分:1
  • 该程序能对象进行高斯模糊处理,用VC写的,喜欢大家能喜欢...
    该程序能对图象进行高斯模糊处理,用VC写的,喜欢大家能喜欢-the procedures for Gaussian fuzzy image processing, with VC write, like everybody can like
    2022-03-25 00:06:27下载
    积分:1
  • 我们平常玩的飞机射击类游戏,这其实很简单,在加载上片后,实现精灵类碰撞检测,每按键一次,片显示相应的动作,真的很简单,希望你能从这个简单的游戏获得启发...
    我们平常玩的飞机射击类游戏,这其实很简单,在加载上图片后,实现精灵类碰撞检测,每按键一次,图片显示相应的动作,真的很简单,希望你能从这个简单的游戏获得启发-To play our usual type of plane shooting games, this is a very simple add-on in the picture, the type of collision detection Elven implementation, each button once, the motion picture shows, really easy, I hope you benefit from this simple game get inspired
    2022-04-13 04:30:14下载
    积分:1
  • 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法...
    可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。解压密码 本站默认解压密码:www.supcode.com -many people may have thought about the need to achieve some of the relatively large number of factorial. But C is the standard data types of its storage space is too small, it is impossible to achieve. We can through other methods to achieve this procedure with a very simple algorithm for the factorial, the procedures are short, is also very simple, and Notes everywhere, I believe we can easily understand them Download source VC6.0 after the open and then compile it to run. After some procedural changes can achieve greater number of factorial, interested readers at the end of the procedure after a try hands, Fun for all at! ! Hope this process will give us some help. There may be many procedural deficiencies that warm welcome to you all
    2022-01-25 17:48:42下载
    积分:1
  • This code implements edge detection
    This code implements edge detection
    2022-11-16 10:50:03下载
    积分:1
  • 显示和输入报表的源程序
    显示和输入报表的源程序-display and entry statements of the source
    2023-01-25 20:15:03下载
    积分:1
  • kpca实现,目前kpca最为简介的程序,算法实现简单
    kpca实现,目前kpca最为简介的程序,算法实现简单-kpca implementation, the current most kpca brief introduction of the procedure, the algorithm implementation easy
    2023-05-27 04:20:03下载
    积分:1
  • 码P0301:数字矩阵数据的显示和傅里叶变换p0302:两
    程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -code P0301 : digital image data matrix display and Fourier Transform P0302 : two-dimensional discrete cosine transform image compression P0303 : using gray transform method to enhance the contrast of the image P0304 : histogram equalization P0305 : simulation images by Gaussian white noise and pepper noise impact P0306 : using 2D median filtering function medfilt2 right by the Salt and Pepper noise filtering images P0307 : MATLAB functions filter2 of noise interference filter images mean P0308 : Image Adaptive Filter WEI Na-P0309 : using five different gradient Enhancement Act for image sha
    2022-02-12 13:34:57下载
    积分:1
  • 一款非常漂亮3Dmax工厂场景素材,想要的就来下载
    一款非常漂亮3Dmax工厂场景素材,想要的就来下载-3D scenes material Factory
    2022-01-26 07:43:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载