搜索资源列表

  1. Bezier Curve Generator

    0下载:
  2. Bezier Curve 样条曲线生成-Bezier spline curve Curve Generation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:王涛
  1. OpenGL - Bezier Curve-1

    0下载:
  2. 用OPEN-GL实现贝赛尔(Bezier)曲线-use OPEN-GL achieve Bessel (Bezier) curve
  3. 所属分类:OpenGL

    • 发布日期:2024-05-02
    • 文件大小:168960
    • 提供者:李静
  1. Curve

    0下载:
  2. 三种基本曲线的画法,Hermit,Bezier,B样条-three basic curve method of painting, Hermit, Bezier, B-spline
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-02
    • 文件大小:38912
    • 提供者:
  1. The-Curve-Of-Koch

    0下载:
  2. 本实例主要是利用递归的方法以及MFC工具来三分Koch曲线,主要由子函数paint来实现,通过修改其n值可以得到想要递归的次数-example is the use of recursive methods and tools to third MFC Koch curve, mainly by Functions paint to achieve through revising its value n want to be the
  3. 所属分类:分形几何

    • 发布日期:2024-05-02
    • 文件大小:1933312
    • 提供者:zyq
  1. Bezier-Curve

    0下载:
  2. 简单的贝塞尔曲线演示程序(手动绘制曲线)-simple Bessel curve Demonstration Program (manual mapping curve)
  3. 所属分类:绘图程序

    • 发布日期:2024-05-02
    • 文件大小:28672
    • 提供者:丁定中
  1. curve

    0下载:
  2. 自己派生了一个CStatic类,使得在静态控件中可以绘制多种曲线,并且当鼠标移动到绘图区时,会显示一个透明的提示窗口。在该窗口中显示了具体的曲线参数。-Own a CStatic derived class, makes the static control in a variety of curves can be drawn, and when the mouse moved to the drawing area, it will
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-02
    • 文件大小:3852288
    • 提供者:海军
  1. Curve

    0下载:
  2. 本程序采用内存作图的方式,高效的完成曲线绘制。实际应用中可以在此基础上进行扩展,现有功能光标跟随、曲线移动、按上下键缩放等。-This procedure used the way of memory mapping, and efficient completion of curve drawing. Practical applications can be conducted on the basis expansion of t
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-02
    • 文件大小:64512
    • 提供者:韩冰
  1. curve

    1下载:
  2. 在C#下绘制曲线,曲线坐标可根据需要自由调节-In the C# Drawn under the curve, curvilinear coordinates can be freely
  3. 所属分类:绘图程序

    • 发布日期:2024-05-02
    • 文件大小:14336
    • 提供者:周杰
  1. Curve

    0下载:
  2. 用Visual C++实现的三角函数曲线绘制程序!-Using Visual C++ Realize the trigonometric curve drawing program!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-02
    • 文件大小:34816
    • 提供者:liongt
  1. Curve

    0下载:
  2. 根据输入数据显示曲线的控件,类似示波器。可以设置输入数据分辨率、量程等-According to the input data showed that the control curve, similar to oscilloscopes. Can set the input data resolution, range, etc.
  3. 所属分类:界面编程

    • 发布日期:2024-05-02
    • 文件大小:52224
    • 提供者:谢冰洋
  1. L-curve

    0下载:
  2. L-曲线法是反问题正则化方法中的参数选取中的重要方法,本程序给出了如何恰当选取其中的参数!-L-curve method is the inverse problem regularization method of parameter selection in an important way, this procedure is given on how to properly select one of the parameter
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:浙江大学
  1. Curve

    0下载:
  2. B样条曲线,采用B样条的算法实现。生成的曲线十分的逼真,采用的是VC++做的。-B-spline curve, using B-spline algorithm. Generated curve is very realistic, using the VC++ Do.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-02
    • 文件大小:44032
    • 提供者:ffk
  1. VC-curve-display

    0下载:
  2. 将曲线以位图的形式显示,动态小窗口显示鼠标当前的坐标,双击坐标系以外的区域可保存此曲线-Will curve to the form of bitmap display, dynamic small window shows the current coordinates of the mouse, double-click the coordinate system can be stored outside the region o
  3. 所属分类:绘图程序

    • 发布日期:2024-05-02
    • 文件大小:3858432
    • 提供者:冀少威
  1. Curve

    0下载:
  2. curve fitting that we usually perform in matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:1767424
    • 提供者:ashish
  1. Curve

    0下载:
  2. 工业控制曲线控件,包含C++ 源程序例程,相当的不错-Industrial control curve control, including C++ source code routines, rather good ... ...
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:4232192
    • 提供者:k.ying_zhang
  1. curve

    0下载:
  2. 这是一个用QT开发的曲线显示部分的程序,是基于VC++平台的。-This is a use QT to develop part of the curve shows that the procedure is based on VC++ platform.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-02
    • 文件大小:287744
    • 提供者:ff
  1. curve

    0下载:
  2. 在swt下实现曲线(折线图),通过不同的点连接直线来达到折线图的效果.-It is achieved in the curve (line graph) through swt.Through different points of the line connecting a straight line to achieve the results map.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:xuexia
  1. curve

    0下载:
  2. vc++自编的单文档程序,将主窗口分割成三个窗口:树形控制区,曲线显示区和数据显示区,能够实现数据的读取和显示,曲线的绘制以及简单的放大和缩小功能。-vc++ composing a single document procedure will be the main window split into three windows: a tree-controlled areas, curve display and data disp
  3. 所属分类:界面编程

    • 发布日期:2024-05-02
    • 文件大小:404480
    • 提供者:Susan
  1. curve

    0下载:
  2. 用QT写的画曲线功能,带注释。很简单,有运行程序。可以轻松入门C++和QT。-Written with QT curve drawing functions, with annotations. Is very simple, run the program. Introduction to C++ can be easily and QT.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-02
    • 文件大小:1883136
    • 提供者:sheyuanliang
  1. NURBS-curve

    1下载:
  2. 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be control
  3. 所属分类:绘图程序

    • 发布日期:2024-05-02
    • 文件大小:15360
    • 提供者:小胡
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org