CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - 定时器定时

搜索资源列表

  1. Slide1.12

    0下载:
  2. 通过一个实际应用例程演示了实时曲线与多媒体定时器的应用,原本有采集卡,已屏蔽相关操作-through the practical application of a routine demonstration of real-time curve and the application of multimedia timer, the original acquisition card, operation Shield has been associated
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:162116
    • 提供者:zhaoqm
  1. dynamic_show_thread

    0下载:
  2. 基于线程实现的动态数据曲线的显示,用VC6写的。对实时性高的显示TIMER定时器响应不好,可用线程技术实现多路动态曲线显示。-Based on the threads to achieve dynamic data curve shown that VC6 writes. Real-time high on the timer shows TIMER poor response can be threaded technology to achieve more dynamic curve of
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:39244
    • 提供者:dengxuebo
  1. homework

    0下载:
  2. 这是给老师准备的作业,利用定时器描述了直线刀路的行程,下一步可以加上自己的NC代码
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:65937
    • 提供者:朱金强
  1. HuaTu

    0下载:
  2. 基于定时器的实时曲线的绘制,动态产生三角波-Timer-based real-time Curve, dynamically generated triangular wave
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3660688
    • 提供者:zzw
  1. GDI_3

    0下载:
  2. GDI绘图程序,实现一个带有方格的圆沿正弦曲线移动,并用定时器随机改变圆的颜色。-GDI drawing program, the realization of a circle with a grid along the moving sinusoid, and a random timer to change the color circle.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:9616
    • 提供者:msdn2100
  1. DrawTest

    0下载:
  2. 定时器画图,能够由用户设置后,按规定时间显示已经绘制好的图形。很不错的小程序-能够进行定时绘图功能
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1894743
    • 提供者:李一芒
  1. huaquxian

    0下载:
  2. 本小程序是在VS2010下的一个演示画动态曲线的。通过定时器随机生成曲线点-This applet is a demonstration painting under VS2010 dynamic curve. Curve points randomly generated by timer
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:45928
    • 提供者:jerryao
  1. capturescreen

    0下载:
  2. delphi编写的游戏专用截图器 delphi编写的游戏专用截图器说明:本截图软件支持热键,支持定时截图&自动保存,是游戏玩家不可或缺的必备截图佳品。我没测试效果,大家自己看看,参考下.请尊重知识版权!转载者请保留文件内作者的信息.-delphi write exclusive screenshots of the game delphi write device specific screenshots of the game Descr iption: This screensho
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:546071
    • 提供者:1178
  1. Text

    0下载:
  2. CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC' s word processing program preparation, how to generate custom fonts and custom insert character, familiar with the use of CString class. Kara
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:38271
    • 提供者:chenp
  1. TimedrawLine

    0下载:
  2. 定时器相关的软件,含有界面绘图的实现,实现了定时的相关功能。-Timer-related software, with the realization of graphics interface to achieve a time-related functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:40249
    • 提供者:guotao
  1. linechart

    0下载:
  2. 画曲线图的c++例子,使用定时器去随机数的方式画图。-Draw the curve c example, use the timer to go the way of the random number drawing.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:12633
    • 提供者:黄峰
  1. FAN

    0下载:
  2. windowAPI应用程序利用画刷、定时器绘制转动风车,可以很好地实现动态视觉。-learning program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-06
    • 文件大小:1134301
    • 提供者:姜超
  1. DRAW

    0下载:
  2. MFC框架下的VC绘图板,包括基本图形的绘制,橡皮擦,铅笔随手画,取色等,包括了鼠标事件,定时器,工具栏和菜单栏的建立,可用于MFC入门级的小程序。-MFC Drawer based on MFC。
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3763078
    • 提供者:沙源
  1. GDI画笔

    0下载:
  2. 基于对话框的 MFC 工程,主要是GDI 对象之画笔 CPen的代码:在对话框上有一个 Picture 控件,将此控件的背景填充为黑色;启动一个定时器,每次定时器到时,所有波形数据都前移一个单位,并获取一个 80 以内的随机数作为波形的最后一个数据,然后以绿色画笔在绘图控件上绘制波形。这样就实现了波形的绘制及动态变化。(Dialog based MFC project, GDI is the main object of the brush CPen Code: there is a Pictu
  3. 所属分类:绘图程序

    • 发布日期:2018-01-04
    • 文件大小:32848896
    • 提供者:周洁
搜珍网 www.dssz.com