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

搜索资源列表

  1. curve

    0下载:
  2. 画曲线,模仿windows画图板功能画曲线-draw curve
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-28
    • 文件大小:1923822
    • 提供者:qinlongfei
  1. lesson4(1)

    0下载:
  2. MFC实现绘图软件自由画曲线的功能,显示可视化窗口-MFC realize drawing software free drawing curve function, visual display window
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-13
    • 文件大小:1946247
    • 提供者:江晨城
  1. myfirst

    0下载:
  2. 实现了画线画橡皮线画圆画曲线,根据脸部控制点取点后绘制-Drawing a line drawing the rubber line circle draw curve, according to the facial control point take point after draw
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-19
    • 文件大小:482894
    • 提供者:agai
  1. 20121206drawing-board

    0下载:
  2. 用vc6.0编译的,画圆、画线、画曲线矩形块,选择图形路径等等基本跟windows自带的差不多-Vc6.0 compile, draw a circle, draw lines, draw curves rectangular block, select the graphics path so basic that comes with the windows almost
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:2780606
    • 提供者:何欢
  1. Sketcher

    0下载:
  2. 实用的绘图源文件,包括画曲线,直线等图形,可以直接应用。-Practical graphics source file, including the draw curves, lines, and other graphics can be applied directly.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-04
    • 文件大小:96576
    • 提供者:唐唐
  1. MiniDrawPad

    0下载:
  2. java编写的画图工具,很好用,很简洁,包括撤销,新建,画图形,画直线,画曲线,改变颜色等功能-java prepared by the drawing tool, easy to use, very simple
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:86318
    • 提供者:haomeng
  1. boxingtu

    0下载:
  2. 读取数据文件,画坐标及刻度信息,根据数据画曲线,扑捉鼠标的位置-Read the data file, the painting coordinates and scale information, based on the curve of data paintings, capture the mouse position, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:2487711
    • 提供者:Elaine
  1. huqqu

    0下载:
  2. 用c#画曲线,从数据库中读取数据并显示在框架中。-C# draw curve, read data from the database and displayed in a frame.
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:55141
    • 提供者:wang qing
  1. relex

    0下载:
  2. MFC基于对话框动态画曲线的完整代码 内含详细注释-MFC is based on the complete code of the dialog box dynamically draw curves containing detailed notes
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:17130943
    • 提供者:海涛笨笨
  1. drawing

    0下载:
  2. 简单画图工具,可画曲线,直线,圆,实现裁剪,旋转-Simple drawing tools, can be painted curve, straight lines, circles, to achieve cutting, rotate
  3. 所属分类:Graph program

    • 发布日期:2017-11-19
    • 文件大小:2166525
    • 提供者:毛雨晴
  1. draw

    0下载:
  2. VC++ 画直线的小例子源码,按住鼠标左键在窗口区向任一方向滑去,即可画出一第直线,重复上述步骤,可画出无限多个直线,暂时不支持画曲线,运行效果如图所示。-The VC++ draw a straight line small example source code, press and hold the left mouse button in the window area slide, in either direction, you can draw a first straight l
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:39817
    • 提供者:程虎
  1. DrawSys

    0下载:
  2. vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考-mapping system of vc++ Dow (drawing) source code, to support draw a straight line, circle, polygon drawing, draw curves, the Freehand graphics, add tex
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:133839
    • 提供者:黄建平
  1. CSharpdrawBoad

    0下载:
  2. 用C#开发的画图板,源代码,可画曲线,直线,圆,等图形,可用于课程设计-c# drawing boad
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:65689
    • 提供者:zhangfan
  1. Graph

    0下载:
  2. c++ 画图,画曲线,思路清晰,可以供初学者使用-c++ drawing, drawing curves
  3. 所属分类:Graph program

    • 发布日期:2017-12-07
    • 文件大小:8398
    • 提供者:peiyifeng
  1. Debug

    0下载:
  2. 根据鼠标点击的位置画曲线,曲线为几何连续,使用了哈米特算法-According to the mouse click position draw curves, curve geometric continuity, the use of Hammett algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-11-30
    • 文件大小:4299725
    • 提供者:帅哥
  1. BezierDlg

    0下载:
  2. 基于MFC对话框的贝塞尔画曲线算法,用户可以指定N个点来拟合曲线-Bessel curve drawing algorithm MFC based on the dialog box, the user can specify the N points to the fitting curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:140454
    • 提供者:杨洪达
  1. EastDraw

    0下载:
  2. 绘图程序,动态画曲线等,圆、正方形、直线,-graphic code
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5404324
    • 提供者:David
  1. project_simpleDraw

    0下载:
  2. 画线,画矩形,写字,画曲线,画图相关的ios应用-Draw lines, rectangles, write, draw curves, drawing related ios application
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-25
    • 文件大小:116898
    • 提供者:程雷
  1. CSharppanel

    0下载:
  2. 由于WINCE下需要一个画曲线的功能,所以重载了一个C#的panel实现了传入一组或多组数组画曲线 类似于matlab的plot函数-As required under a painting WINCE curve, so a C# overloaded the panel to achieve a pass in an array of drawing curves more groups The plot is similar to matlab function
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:3041
    • 提供者:权威
  1. funcir

    0下载:
  2. 用OpenGL实现画曲线,可根据实际更改函数,从而获得所需函数曲线-Curve drawn with OpenGL to achieve, can be changed according to the actual function, and thus to obtain the necessary function curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:873
    • 提供者:thofde
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com