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

搜索资源列表

  1. BezierCreator

    0下载:
  2. 在delphi中编写bezier曲线的例子,很好-The example is to program a bezier curve in delphi,it is good.
  3. 所属分类:Windows编程

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

    0下载:
  2. delphi实现的曲线插值 很好的东西
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:48.76kb
    • 提供者:闭金杰
  1. Chart

    1下载:
  2. 一个用delphi写的可以简单显示数值曲线的程序,可以作为软件示波器、用描点法绘出曲线的基础开发。
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:231.68kb
    • 提供者:高兵
  1. 画图软件1

    0下载:
  2. DELPHI编写的画图软件 有曲线离合-prepared by the curve drawing software Clutch
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:375.5kb
    • 提供者:向春
  1. englishstudy.rar

    0下载:
  2. 从英文单词提取、到网上下载翻译,到按照记忆曲线生成学习文件的整个过程。,Extract from the English word, to download translation, in accordance with the memory of the learning curve generated through the process.
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9.23mb
    • 提供者:陈垦
  1. TeechartOcx

    0下载:
  2. 一款经典的图表控件,可用于制作2维、3维曲线、柱状、饼状等各种曲线,可用于VC、VB、DELPHI等-A classic chart control can be used to produce 2-D and 3-dimensional curves, cylindrical, pie and other curves can be used for VC, VB, DELPHI etc.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-06-16
    • 文件大小:23.91mb
    • 提供者:bing gao
  1. diy

    0下载:
  2. 工控曲线绘制程序,是学习工控曲线的好参考程序,是本人DIY的程序-Industrial curve drawing program, studying Industrial curves are a good reference procedures are the procedures I DIY
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:189.59kb
    • 提供者:高翔
  1. PC_SOFT

    0下载:
  2. delphi写的称重采集程序,可以显示称重曲线,能实现图形曲线保存,可以增加和减少通道-Weighing delphi written collection procedures, can show the weight curve, curve to achieve preservation of graphics, you can increase and reduce the channel
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:464.28kb
    • 提供者:范伟
  1. virtual

    0下载:
  2. 可以将下位机的数据通过串口接收,在此软件中进去曲线显示。-Virtual Oscilloscope
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:255.67kb
    • 提供者:bell
  1. StepMotorUpDown

    0下载:
  2. 自动计算步进电机升降速曲线,并离散处理成速度台阶和相应的步数-Automatic calculation of take-off and landing speed curve stepper motor, and processing into discrete steps and the corresponding rate of step
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:406.18kb
    • 提供者:cxj
  1. tempratrue

    0下载:
  2. 工业中实时温度曲线显示仿真程序,采用了第三方控件,提出来大家一起研究。-tempratrue
  3. 所属分类:GDI-Bitmap

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

    1下载:
  2. delphi 生成曲线代码。你可以任意修改它。-delphi code generated curve. You can arbitrarily change it.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:193.32kb
    • 提供者:whoami
  1. control

    0下载:
  2. 高效曲线绘图控件,可用于VC、VB、DELPHI等平台-Efficiency curve drawing control can be used to VC, VB, DELPHI and other platforms
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:311.79kb
    • 提供者:liushuai
  1. MyCurve

    0下载:
  2. 实时曲线组件-DELPHI版本,用在MES软件系统方面-Real time curve components- DELPHI version, used in MES software system
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:2.88kb
    • 提供者:Gao Hongliang
  1. ubbsspliness

    0下载:
  2. 使用delphi实现的B样条曲线源程序源码,包含非常多的功能,,而且能点击exe文件,直接查看程序源码的演示效果。 -Delphi realized the B-spline curve source code contains a lot of functionality, but also can click on the exe file directly view the demonstration effect of the program source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:100.3kb
    • 提供者:条款
  1. PolyFit

    0下载:
  2. Delphi 多点曲线光滑拟和,实现1次多项式最小二乘、2次多项式最小二乘,最终显示实验值、a+bx+cx^2拟合、ae^(b/x)拟合值,以控制台窗口方式显示出运算结果。-Delphi smooth curve fitting and more, the realization of a polynomial least squares, two polynomial least squares, finally shows the experimental value, a+ bx+ cx
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4.19kb
    • 提供者:王珂
  1. draw-sin

    0下载:
  2. delphi绘制的sin曲线源码 delphi绘制的sin曲线源码-delphi draw sin code delphi draw sin code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:169.3kb
    • 提供者:陈联合
  1. pull-hook-testing-cntron-o02

    1下载:
  2. 在使用的试验机程序,DELPHI编程。试验数据及曲线实时监控。-It has been used in the testing machine made by delphi.
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:860.17kb
    • 提供者:ligan
  1. drrwigg

    0下载:
  2. DELPHI编写的画图软件,有曲线离合,可以参考-DELPHI written drawing software, a curve can be reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:366.07kb
    • 提供者:Joqelyn
  1. une-can

    0下载:
  2. 在delphi中编写bezier曲线的例子,很好,可以学习用-Written in Delphi examples of the bezier curve, is very good, can learn to use
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-16
    • 文件大小:232kb
    • 提供者:Gabriel
« 12 »
搜珍网 www.dssz.com