Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • jianmo-Matlab.rar 本工具箱主要包含三部分内容 % (支持平台MATLAB5.3或5.2,Symbolic math,optim,spline,stats) % 1. MATLAB常用数学建模工具的中文帮助 % 2. 贡献MATLAB数学建模工具(打*号) % 3. 中国大学生数学建模竞赛历年试题MATLAB程序
  • wavelift.zip ... 可以这样来测试: x=imread( E:\study\jpeg2000\images\lena.tif ) % see the decomposition coefficients y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y)) % see the reconstruction precision yy ...
  • vlax.rar 在VB中怎样通过代码中的两个类实现像VLISP或ARX那样,很好的控制SPLINE及PLINE线。
  • Spline+ellipse.rar 标准椭圆的算法与三次样条曲线算法 用OpenGL实现编程
  • AnIntroductiontoNURBSCCode.rar 涵盖了nurbs方面的基本算法,可以把源码直接拷贝到程序中。 Table of Contents Chapter 2 Bezier Curves Chapter 3 B-spline Curves Chapter 4 Rational B-spline (NURBS) Curves Chapter 5 Bezier Surfaces Chapter 6 B-spline Surfaces Chapter 7 Rational B-spline (NURBS) Surfaces
  • Splines(Java).zip spline drawing code of Java, 对学习spline曲线很有帮助
  • BezierTest.zip A simple Bezier spline implementation. Allows the user to select control points on a picture box and then draw a Bezier curve between them.
  • roispline.rar 基于spline的图像感兴趣区域提取,可用于基于区域的图像检索系统中。
  • bezierCurve.zip B-spline曲線是包含Bezier曲線的通用數學表示法。
  • erik_ferner.zip Erik Ferner采用VC++与OPENGL开发的三维漫游软件,效果十分棒,带全套源代码,程序将把你带到圣诞树、森林、房子中漫游,摄影机沿着 B-Spline 曲线运动,十分平滑。灯光、火焰效果也是非常不错的。