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

搜索资源列表

  1. pbox

    0下载:
  2. picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsolatePoint Brightness Aver
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:478.63kb
    • 提供者:rik
  1. DrawCurve

    0下载:
  2. 汽车行驶记录仪数据采集处理系统,画动态曲线图模块-Data Acquisition and Processing System, painting dynamic curves module
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:65.51kb
    • 提供者:李陟
  1. drawcurve

    0下载:
  2. 这个是我在linux下用qt写的数字存储示波器的界面程序,希望对大家有帮助!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:58.67kb
    • 提供者:周政
  1. DrawCurve

    0下载:
  2. 实现动态绘画图形,数据是随机产生的。模拟windows的音频的采集。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:38.72kb
    • 提供者:薛琴
  1. DrawCurve

    0下载:
  2. EVC 编的示波器程序,实时显示波形,希望对大家有所帮助
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:71.66kb
    • 提供者:施玉祥
  1. VB超全图像处理

    2下载:
  2. picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsolatePoint Brightness AverageFil
  3. 所属分类:图形图像处理(光照,映射..)

  1. DrawCurve

    0下载:
  2. 本程序实现的是把数据库中的数据实现在C#中绘制成曲线-This procedure is implemented to achieve the data in the database in C# in the plotted curves
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-27
    • 文件大小:126.91kb
    • 提供者:drawcurve
  1. drawcurve

    0下载:
  2. 该程序利用vc++实现了曲线的绘制,实现功能如下:画圆,画金刚石模型,Bezier曲线的绘制,B样条曲线的绘制,手绘beizer和B样条曲线-Use of the program vc++ Achieved Curve to achieve the following functions: drawcircle, painting diamond model, Bezier Curve, B-spline curve drawing, hand-painted beizer and B-spli
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:42.09kb
    • 提供者:张阿牛
  1. drawcurve

    0下载:
  2. 可以实现画曲线的功能,代码简单而且容易实现,-Can realize the function of draw curve
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.83mb
    • 提供者:白晓鸽
  1. DrawCurve

    0下载:
  2. 我上大二,刚学VC++,写了一个简单的画笔程序,就是先创建一个透明窗体,在透明窗体上画曲线-My sophomore year, just learning VC++, write a simple brush procedure is to create a transparent form, in a transparent form on the curves drawn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3.67mb
    • 提供者:小刘
  1. DrawCurve

    0下载:
  2. 利用EVC编的示波器程序,实时显示波形,全部原代码都在压缩包里-Part of the oscilloscope using EVC procedures, real-time display waveforms, all of the original code in the compressed bag
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:71.66kb
    • 提供者:lekai
  1. DrawCurve

    0下载:
  2. 用EVC编写的一个示波器程序,实时显示曲线-Written in an oscilloscope with the EVC program, real-time display curve
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:134.2kb
    • 提供者:袁博
  1. DrawCurve

    0下载:
  2. OpenGL program that create B-spline, Bezier and Interpolation curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:11.7kb
    • 提供者:hafiz
  1. GDI-P-DrawCurve---Drawing-curves

    0下载:
  2. 用GDI+的函数DrawCurves画样B样条曲线-DrawCurves with the GDI+ drawing functions like B-spline curve
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:171.42kb
    • 提供者:anan
  1. drawcurve

    0下载:
  2. 作sin(x)在x=0处的5阶、10阶泰勒级数展开,用展开式计算并绘制[-2π, 2π]的曲线,并把5阶、10阶、sin(x)绘制在同一坐标下进行比较。-For sin (x) at x = 0 at the 5 order, the 10-order Taylor series expansion and draw [-2π, 2π] curve, and 5 order, order 10, sin (x) is plotted in the same coordinate comparis
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:557byte
    • 提供者:chenxi
  1. vc6mfc--drawcurve

    0下载:
  2. visual2008平台下利用MFC写的曲线程序。实现了画hermite曲线,画bezier曲线,画B样条曲线。。直接运行可用。-Under visual2008 platform programs written using MFC curve. Hermite curve to achieve the draw, draw bezier curves, draw B-spline curves. . Run directly available.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-10
    • 文件大小:16.43mb
    • 提供者:sunjianghao
  1. DrawCurve

    1下载:
  2. MFC绘制三次B样条曲线和贝塞尔曲线,并且可以移动控制点,变换曲线形状。-Using MFC to draw the curve of cubic B spline and bezier, and can move the control points, transform curve shape.
  3. 所属分类:Other windows programs

    • 发布日期:2016-12-03
    • 文件大小:4.69mb
    • 提供者:李虎
搜珍网 www.dssz.com