搜索资源列表

  1. Bspline

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

    • 发布日期:2024-05-17
    • 文件大小: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-17
    • 文件大小:1942528
    • 提供者:游弋人生
  1. nurbs

    0下载:
  2. opengl绘制nurbs曲线曲面 新建文档.txt:nurbs曲线的说明 what is~.txt:msdn关于nurbs曲线函数的说明 nurbs绘制.cpp:自己做的画nurbs曲线的程序,可以拖动点 cpp1.cpp:nurbs曲线,网上的实例 cpp2.cpp:nurbs曲面,也是网上的实例 bezier.cpp:画bezier曲线的程序-opengl rendering nurbs curves an
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:13312
    • 提供者:zn
  1. lle

    0下载:
  2. 局部线性嵌入法,用于数据降维 .lle.m -- A simple matlab routine to perform LLE. .scurve.m -- Code to run the "s-curve" example. .swissroll.m -- Code to run the "swiss roll" example. -Locally Linear Embedding method for data
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:Mike
  1. RBF

    0下载:
  2. MATLAB建模RBF网络仿真出训练曲线和拟合曲线!验证过了!还不错!-MATLAB Modeling RBF network simulation of the training curve and fitting curve! Verified! Good!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:余咏波
  1. Bezier.cs

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

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

    0下载:
  2. 介绍椭圆曲线算法最详细的书籍,其中椭圆曲线上数论知识也很详尽-Elliptic curve algorithm, introduced the most detailed books, which number theory on elliptic curve is also very detailed knowledge
  3. 所属分类:加密解密

    • 发布日期:2024-05-17
    • 文件大小:2501632
    • 提供者:xuyong
  1. curve

    0下载:
  2. 通过VC++产生二维曲线图形,类似工业使用二维曲线图-Through VC++ Produce two-dimensional curve graphics, similar to industrial use of two-dimensional graph
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:2201600
    • 提供者:
  1. OPENGLNURBS

    0下载:
  2. 通过对OpenGl库的引用实现了NURBS曲线的绘制-OpenGl library of reference to achieve a NURBS Curve
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:24576
    • 提供者:何小波
  1. ECC

    0下载:
  2. 椭圆曲线密码程序,完整的加密解密程序,(包括明文嵌入的处理)。-Elliptic Curve Cryptography procedures and complete encryption and decryption procedures (including explicit embedded processing).
  3. 所属分类:加密解密

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:周巍
  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-17
    • 文件大小:95232
    • 提供者:张巧芳
  1. DrawPicture

    0下载:
  2. 简单的画图功能的实现,画直线,曲线,椭圆,矩形等,退出和保存打开文件功能暂时还没有加进去.-Simple function of the realization of drawing, painting a straight line, curve, oval, rectangular and so on, out of and preservation of open file function has not yet added t
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:37888
    • 提供者:hingsyu
  1. 103244810MyIMITATE

    0下载:
  2. 两种曲线拟合的算法,对直线,多项式进行拟合,并得出其计算公式-Two kinds of curve fitting algorithms, for linear, polynomial fitting, and come to its formula for calculating
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:94208
    • 提供者:sdfkl
  1. Curve_fitting_of_algebra_poiynomial_and_least_squa

    0下载:
  2. 代数多项式曲线拟合与最小二乘法PDF文档-Algebraic polynomial curve fitting with least square method PDF documents
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:93184
    • 提供者:pipi_dog
  1. 20080724

    0下载:
  2. 曲线拟合的java算法。本代码是采用数学中的最小二乘法原理编写的。-Curve fitting algorithm of java. This code is the use of mathematics in the preparation of the principle of least square method.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:肖剑
  1. douglas

    0下载:
  2. 计算机图形学,Douglas曲线拟合,Delphi源码,值得学习。-Computer Graphics, Douglas curve fitting, Delphi source code, it is worth learning.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:mahuixun
  1. nelson

    0下载:
  2. Nelson-Siegel 模型 对债券收益率曲线的建模-Nelson-Siegel model to the bond yield curve modeling
  3. 所属分类:金融证券系统

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:ZhouQ
  1. regionbased_seg_demo

    0下载:
  2. This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges." This technique deforms an initial curve so that it separates foreground from background based on t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:hiyisf
  1. ROC

    1下载:
  2. ROC曲线绘制程序!matlab版!搜索,无重复。-ROC curve drawing program! matlab version! English, no repeat.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:ym
  1. Curve

    0下载:
  2. 分类,纹理特征,提取特征向量,matlab 7.0 原程序,classifer,texture-Classification, texture features, feature vector extraction, matlab 7.0 original procedure, classifer, texture
  3. 所属分类:图形图像处理(光照,映射..)

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

源码中国 www.ymcn.org