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

搜索资源列表

  1. 屏幕闪烁

    1下载:
  2. 该程序关于BMP位图的导入、显示及相关操作,通过定时器的使用来实现屏幕闪烁-procedures on the bitmap BMP import, display and related operations, through the use of timers to achieve scintillation screen
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:111896
    • 提供者:邵文坤
  1. FingerClock

    0下载:
  2. 一个关于用GDI实现一个指针式时钟的程序。主要涉及到定时器和GDI绘图。-on with a GDI achieved a Pointer clock procedures. Mainly involved timers and GDI graphics.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:25158
    • 提供者:严江
  1. 动画(源程序)

    0下载:
  2. 动画源程序(在定时器下编程)-animation source (Timer Programming)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27801
    • 提供者:谢殿煌
  1. Clock

    0下载:
  2. 一个vc程序 用gdi和定时器在用户区内做了一个漂亮的小钟
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:115351
    • 提供者:且听风吟
  1. LoadBitmap_move

    1下载:
  2. VC下实现加载显示位图,并用定时器实现了位图动画.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:113102
    • 提供者:刘阳
  1. Clock

    1下载:
  2. VC++ 6写的时钟程序的源码,基于文档试图结构,演示了VC下定时器的使用,以及GDI绘图的技巧
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:40523
    • 提供者:caopp
  1. fff

    0下载:
  2. 基于MFC开发的动画小程序 用了定时器
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:674819
    • 提供者:leilei529
  1. VC-double-buffer-solve-splash-screen

    0下载:
  2. 几个图片是以另一个图片作为背景,如果定时器触发刷屏,则出现闪屏的现象。此例子演示了如何使用双缓存可解决闪屏的问题。-Another picture is a few pictures as the background, if the refresh timer is triggered, the splash screen phenomenon. This example demonstrates how to use the splash screen double buffer solve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3457313
    • 提供者:周鹏
  1. Draw

    0下载:
  2. 象示波器的方式画图,根据定时器定时画出图形。画图的基础联系-draw
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:51290
    • 提供者:jiaguifen
  1. fadeout_example

    0下载:
  2. 通过将一个层放置在图片并令其alpha通道值随定时器值增加,可实现图片的淡出效果。在此示例中,我应用两个图片框和3个按钮实现此效果。-By placing a layer above an image and letting its alpha value increase step by step with a timer, you can realise fade effects for any image or graphics object in C#. In this example,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:7229
    • 提供者:yefeng
  1. ball

    0下载:
  2. 是用VisualC++的定时器功能是一个小球重复忘返的运动-With Visual C++ the timer function is to repeat a favorite ball movement
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1943199
    • 提供者:肖司
  1. ComputerGwm

    0下载:
  2. 计算机图形学的区域填充算法,对用的是扫描线算法,运用了定时器,每一步都很清楚。-Computer graphics of the area filling algorithm, on-line using a scanning algorithm, the use of the timer, are well aware of each step.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1970437
    • 提供者:小蚂蚁
  1. lesson5

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-aaaaa
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1939289
    • 提供者:andy
  1. Archive

    0下载:
  2. 利用定时器产生乐曲
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1974377
    • 提供者:bambooran
  1. CAP

    0下载:
  2. 一个Delphi写的摄像头自拍程序,有定时器哦-Delphi to write a self-timer camera program, there are timers oh
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:134113
    • 提供者:黄滨滨
  1. SetTimer_Proc

    0下载:
  2. 讲解定时器的编程知识 非常的详细 附带源代码 经调试通过-Explain the timer programming knowledge is very detailed with the source code through the debugger through the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:1423
    • 提供者:程序员
  1. CGridDemo

    0下载:
  2. 用vc写的旋转金刚石。例子中用到定时器。想学习vc编程和图形画法的可以参考一下。-Using vc wrote spin diamond.Examples of use timers.Want to learn vc programming and graphics drawing can consult.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:37057
    • 提供者:ade
  1. Circumgyrate

    0下载:
  2. 对话框中调用定时器,GDI绘图和GDI+绘图的精品,对于旋转字体和GDI+情况下的矩阵渲染有深刻的理解。个人精心编写,debug与release的可执行程序均有。采用VS.net2005编写,解决了.net下编程过程中界面会变为2000风格的问题,程序一直保持为XP的经典风格,界面美观实用,是精品中的精品。-Dialog box, call timer, GDI GDI+ drawing, painting and fine, for the rotating case fonts and GD
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:102953
    • 提供者:王刚
  1. huasinxian

    0下载:
  2. 这是一个VC6.0实现的实时滚动绘制直方图程序,能够看到直方图的变化情况,主要用了Windows自带的定时器-this is a programer that can paint stracht pictrue based on VC++ 6.0,you can see the change of the pictrue.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:49989
    • 提供者:时间留
  1. PhotoDlgsj

    0下载:
  2. 对PhotoDlg的再次修改,采用定时器和rand()函数,增加了随机播放/停止功能。-Modification of PhotoDlg again, using the timer and rand () function, an increase of random play/stop function.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1740602
    • 提供者:柳风
« 12 »
搜珍网 www.dssz.com