搜索资源列表

  1. delphi加强版 TTimer 构件

    0下载:
  2. delphi 编程 delphi加强版 TTimer 构件-delphi programming components strengthened version TTimer
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:5.95kb
    • 提供者:E代君
  1. Standingwave_Demo

    0下载:
  2. 驻波演示程序。可以用于微波,大学物理等课程教学,也可用于初学着熟悉tcanvas,ttimer控件使用。-SWR demonstration program. Can be used in microwave, university physics courses teaching and learning can be used with familiar TCanvas, TTimer use controls.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:314.24kb
    • 提供者:高映军
  1. Procview

    0下载:
  2. TITLE: PROCVIEW DEscr iptION: See the processes that are running on your machine, and then kill them. DEMONSTRATES: + TTimer, TMainMenu, TPanel, TListBox, TImage, TGroupBox, TRadioButton -TITLE : PRO
  3. 所属分类:进程与线程

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

    0下载:
  2. 一个运用 TTimer 制作指针类型时钟的范例-use TTimer produced a guide to the types of examples clock
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:2.17kb
    • 提供者:田艳华
  1. shoot_game

    0下载:
  2. 一个简单的游戏实例,主要是用TTimer组件来控制蝴蝶的飞行及射击操作 用飞箭射击天空中的蝴蝶,被击中的蝴蝶将返回到窗体的最左边,过一会将继续飞出来补充刚才被射中的目标,蝴蝶只是随机在窗体中进行循环飞行
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:897.3kb
    • 提供者:袁铭华
  1. sanwei

    0下载:
  2. 在进行数据比较或者演示时,一个形象的图表不但非常直观,而且也很生动。本实例介绍如何在Delphi中设计形象的三维饼图。   向窗体上添加一个TVtChart组件和一个TTimer组件,其中TVtChart组件用于显示饼图,而TTimer组件用于不停地改变饼图的数据,获得动态的效果
  3. 所属分类:OpenGL

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

    0下载:
  2. 一个运用 TTimer 制作指针类型时钟的范例-use TTimer produced a guide to the types of examples clock
  3. 所属分类:行业应用软件

    • 发布日期:2024-11-26
    • 文件大小:2kb
    • 提供者:田艳华
  1. delphi加强版 TTimer 构件

    0下载:
  2. delphi 编程 delphi加强版 TTimer 构件-delphi programming components strengthened version TTimer
  3. 所属分类:界面编程

    • 发布日期:2024-11-26
    • 文件大小:6kb
    • 提供者:E代君
  1. Standingwave_Demo

    0下载:
  2. 驻波演示程序。可以用于微波,大学物理等课程教学,也可用于初学着熟悉tcanvas,ttimer控件使用。-SWR demonstration program. Can be used in microwave, university physics courses teaching and learning can be used with familiar TCanvas, TTimer use controls.
  3. 所属分类:绘图程序

    • 发布日期:2024-11-26
    • 文件大小:314kb
    • 提供者:高映军
  1. Procview

    0下载:
  2. TITLE: PROCVIEW DEscr iptION: See the processes that are running on your machine, and then kill them. DEMONSTRATES: + TTimer, TMainMenu, TPanel, TListBox, TImage, TGroupBox, TRadioButton -TITLE : PRO
  3. 所属分类:进程与线程

    • 发布日期:2024-11-26
    • 文件大小:230kb
    • 提供者:ch
  1. shoot_game

    0下载:
  2. 一个简单的游戏实例,主要是用TTimer组件来控制蝴蝶的飞行及射击操作 用飞箭射击天空中的蝴蝶,被击中的蝴蝶将返回到窗体的最左边,过一会将继续飞出来补充刚才被射中的目标,蝴蝶只是随机在窗体中进行循环飞行-Examples of a simple game, is mainly used to control components TTimer butterfly flying and shooting operation Arrow
  3. 所属分类:射击游戏

    • 发布日期:2024-11-26
    • 文件大小:897kb
    • 提供者:ALVIS
  1. sanwei

    0下载:
  2. 在进行数据比较或者演示时,一个形象的图表不但非常直观,而且也很生动。本实例介绍如何在Delphi中设计形象的三维饼图。   向窗体上添加一个TVtChart组件和一个TTimer组件,其中TVtChart组件用于显示饼图,而TTimer组件用于不停地改变饼图的数据,获得动态的效果 -In the comparison of data or presentation, a chart image is not only ve
  3. 所属分类:OpenGL

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:faetas
  1. SimpleTimer

    0下载:
  2. Version 2.0.0 of SimpleTimer is incompatible with older versions, which means you will have to adjust your previous projects that use SimpleTimer. 1) The Start and Stop methods have been replaced with the Enabl
  3. 所属分类:系统编程

    • 发布日期:2024-11-26
    • 文件大小:11kb
    • 提供者:saaksid
  1. analogClock

    0下载:
  2. 模拟时钟,用到了DivMod,Sin,Cos等几个数学函数,2个TTimer,以LineTo函数建立时钟元素-Title: Analog Clock Descr iption: analog clock. used math functions(DivMod,Sin,Cos), time function(DecodeTime) ,2 TTimer , and clock elements made by LineTo() fu
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-26
    • 文件大小:5kb
    • 提供者:黄绍春
  1. AlphaSplashDemo1

    0下载:
  2. Show Alpha Splash Form in Delphi(Png Transparent Form)
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-11-26
    • 文件大小:57kb
    • 提供者:Hossein
  1. zyltim117

    0下载:
  2. ZylTimer is a high resolution, long-term Delphi / C++Builder timer component which provides a higher precision than the standard Delphi / C++ Builder TTimer component. TTimer component which ships with Delphi / C++Bui
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-11-26
    • 文件大小:198kb
    • 提供者:b0x
  1. ksTools050

    0下载:
  2. ksTool 5.0 不可多得 一个高质量的串口控件 一组整数分析处理函数 一个进程分析组件 一个精度的Timer. 一个BASE2加密算法 一个Shrink压缩方法- * TksComPort- a component for serial communication * TksTimer- a high resolution replacement for standard VCL TTime
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-11-26
    • 文件大小:284kb
    • 提供者:www
  1. TimerTest

    0下载:
  2. 此为 100 模拟 Borland C++ Builder 而制作的 CTimer 控件,并已经编译 OK。-This is the software simulating the controler of TTimer in BCB6.0 actually.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-11-26
    • 文件大小:33kb
    • 提供者:大帆

源码中国 www.ymcn.org