CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 绘制曲线

搜索资源列表

  1. aaaa

    0下载:
  2. 简单的最小二乘曲线拟合方法,供图形图像绘制参考使用。-Simple least-squares curve fitting method for graphics image rendering their use and reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:8794
    • 提供者:amma
  1. 123

    0下载:
  2. 实时数据绘制,比较简单的操作,实现串口数据曲线绘制-Real-time data mapping, a relatively simple operation, to achieve serial data curve drawing
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:166185
    • 提供者:张宏吉
  1. 3DBSpline

    0下载:
  2. 针对三维空间点的bezeir曲线绘制,并投影二维平面上,同时还有闭合的b样条曲线绘制。-For three-dimensional space points bezeir curve drawing, and two-dimensional projection plane, but also closed b-spline curve drawing.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:59783
    • 提供者:李志军
  1. CurveDrawing

    0下载:
  2. vc环境下动态曲线的绘制,使用双缓存技术避免闪烁-vc dynamic environment mapping curve, using double-buffering technique to avoid flickering
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:61842
    • 提供者:hkk
  1. Bezier

    0下载:
  2. 详细的介绍了贝塞尔曲线的绘制,程序分步完成,简单易懂。-Detailed introduction of the Bezier curve drawing, step-by-step process to complete, easy-to-read.
  3. 所属分类:Graph program

    • 发布日期:2017-04-23
    • 文件大小:62926
    • 提供者:林林
  1. CFX

    0下载:
  2. vb曲线功能,详细的代码分析了如何绘制动态曲线-sss ddeg dd rgrt t
  3. 所属分类:Database system

    • 发布日期:2017-04-02
    • 文件大小:27794
    • 提供者:duan
  1. BEZIER

    0下载:
  2. VC++绘制bezier曲线曲面-VC++ Drawing Bezier curves and surfaces
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-23
    • 文件大小:68751
    • 提供者:张季
  1. Complex.curve.drawing.program

    0下载:
  2. 复杂曲线的绘图程序,可以绘制参数样条曲线,贝齐埃曲线 ,B样条曲线,实现绘制,修改,删除等多种功能并显示基函数。CAGD专业非常经典的程序-Complex curve drawing program, you can map parameters spline curve, Pui Maiziere curve, B-spline curve, realize mapping, modify, delete and display a variety of functions, such as
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:70430
    • 提供者:王帅
  1. vbcode

    0下载:
  2. mousedown的程序,bezier曲线绘制程序,B样条曲线的绘制程序,二维几何图形变换的程序,像素法画直线的程序。-procedure MouseDown, bezier curve drawing program, B-spline curve drawing procedure, the procedure of two-dimensional geometry transform, pixel draw a straight line law procedures.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:9281
    • 提供者:王倩
  1. CURVES

    0下载:
  2. 一个完整的C++程序,可以实现多线程绘制动态的贝塞尔曲线-A complete C++ program, you can achieve a dynamic multi-threaded rendering Bezier curves
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:29332
    • 提供者:zhangjin
  1. 50

    1下载:
  2. 单戗堤截流图解法计算程序使用帮助 操作步骤: 一:输入分流能力数据文本文件 文件格式为上游水位,下泄流量 请查看示范文件XL.txt 二:选择计算类型 计算类型有单值计算和自动计算 若选择单值计算,则设置龙口口门宽度 若选择自动计算,则设置龙口口门宽度变化范围 三:设置计算参数 这些参数在程序右下部,请根据工程实际进行输入 四:计算及绘图 选择开始计算,计算结果会呈现在程序界面上 计算后选择绘制曲线
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:93795
    • 提供者:维多克
  1. paintbrush_1.1_source.tar

    0下载:
  2. 一个苹果系统下的绘图软件,开发环境是xcode 2.5,可以运行在mac10.0-10.5的系统下,有绘制曲线、直线、矩形、圆等图形,并且可以输入文字,进行区域剪裁等操作。-An apple systems mapping software, development environment are xcode 2.5, can run at mac10.0-10.5 of the system, has drawn curve, straight, rectangular, round, suc
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-13
    • 文件大小:3123200
    • 提供者:苏加龙
  1. huizhibiquxian

    0下载:
  2. 绘制Bézier曲线, 三次B样条曲线的C++源程序-Drawing Bézier curves, three B-spline curve of C++ source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2428863
    • 提供者:chenfei
  1. drawTool

    1下载:
  2. 一个VC双缓冲绘图例子,解决了屏幕闪烁的缺点,可以绘制鼠标轨迹任意曲线,另外可以实现打开,修改和保存图片等.-A double buffer drawing VC example, to solve the shortcomings of the screen flashes, you can draw any curve track the mouse, and can open, edit and save pictures.
  3. 所属分类:图形图象

    • 发布日期:2013-01-03
    • 文件大小:281773
    • 提供者:刘琛
  1. Powershow

    0下载:
  2. 实现串口通讯,以及通讯数据的动态显示(曲线绘制)-Serial communication implementation, as well as the dynamic display communication data (drawn curve)
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:69380
    • 提供者:seeker
  1. spline

    0下载:
  2. 使用C和OPEN GL 绘制曲线上点可控制的spline 曲线-OPEN GL using C and the curve drawn on points of the spline curve can be controlled
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:4869
    • 提供者:liutao
  1. wincecurve2D

    1下载:
  2. 实现了wince下绘制2维坐标系,并能够绘制曲线-Wince under a 2-dimensional coordinate system map, and be able to draw curves
  3. 所属分类:Windows CE

    • 发布日期:2017-05-18
    • 文件大小:4684800
    • 提供者:Lee
  1. shishichart

    0下载:
  2. 可以绘制各个时刻的实时曲线,显示成波形,然后平移波形-Every moment can be drawn in real-time curve, displayed as a waveform, and then shift waveforms
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-28
    • 文件大小:43698
    • 提供者:许恒
  1. Byangtiao

    0下载:
  2. 吉林大学计算机学院图形学编程 ,B样条曲线的绘制方法-Jilin University, College of Computer Graphics Programming, B-spline curve drawing method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1935599
    • 提供者:张鲁洋
  1. 2Line

    1下载:
  2. 开源支持多曲线绘制图表的控件源代码,可以纵横坐标刻度。-Open-source rendering support for multi-curve graph control source code, you can scale vertical and horizontal coordinates.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:291045
    • 提供者:李云
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com