登录
首页 » Visual C++ » XTimer

XTimer

于 2020-12-28 发布 文件大小:509KB
0 424
下载积分: 1 下载次数: 7

代码说明:

  一款功能强大的计时器,内附VC6和.Net的源码(A powerful timer included VC6 and. Net source code)

文件列表:

XTimer_demo
...........\src
...........\...\About.cpp,696,2011-06-15
...........\...\About.h,725,2011-06-15
...........\...\alarm1.wav,79012,2011-06-15
...........\...\app.manifest,665,2011-06-15
...........\...\BtnST.cpp,70216,2011-06-15
...........\...\BtnST.h,10407,2011-06-15
...........\...\hans.ico
...........\...\hightime.cpp,39598,2011-06-15
...........\...\hightime.h,11232,2011-06-15
...........\...\hightime.inl,11751,2011-06-15
...........\...\HyperLink.cpp,11107,2011-06-15
...........\...\HyperLink.h,2923,2011-06-15
...........\...\MemDC.h,2884,2011-06-15
...........\...\more.ico
...........\...\OddButton.cpp,7616,2011-06-15
...........\...\OddButton.h,3198,2011-06-15
...........\...\play.ico
...........\...\playd.bmp

...........\...\reset.ico,318,2011-06-15
...........\...\resource.h,2857,2011-06-15
...........\...\start.ico,318,2011-06-15
...........\...\StaticCounter.cpp,14591,2011-06-15
...........\...\StaticCounter.h,9426,2011-06-15
...........\...\StdAfx.cpp,208,2011-06-15
...........\...\StdAfx.h,1769,2011-06-15
...........\...\stop.ico,318,2011-06-15
...........\...\TimerOptions.cpp,5550,2011-06-15
...........\...\TimerOptions.h,1362,2011-06-15
...........\...\XButtonXP.cpp,15918,2011-06-15
...........\...\XButtonXP.h,3084,2011-06-15
...........\...\XHyperLink.cpp,18000,2011-06-15
...........\...\XHyperLink.h,4842,2011-06-15
...........\...\XThemeHelper.cpp,9348,2011-06-15
...........\...\XThemeHelper.h,3435,2011-06-15
...........\...\XTimer.aps,109208,2011-06-15
...........\...\XTimer.cpp,2298,2011-06-15
...........\...\XTimer.h,968,2011-06-15
...........\...\XTimer.rc,10767,2011-06-15
...........\...\XTimerDlg.cpp,20417,2011-06-15
...........\...\XTimerDlg.h,3318,2011-06-15
...........\vs2005
...........\......\XTimer.sln,876,2011-06-15
...........\......\XTimer.vcproj,6932,2011-06-15
...........\vs6
...........\...\Release
...........\...\.......\XTimer.exe,155648,2011-06-15
...........\...\Unicode_Release
...........\...\XTimer.dsp,8926,2011-06-15
...........\...\XTimer.dsw,537,2011-06-15
...........\...\XTimer.ncb,148480,2011-06-15
...........\...\XTimer.opt,48640,2011-06-15
...........\wav files
...........\.........\4beeps.wav,20166,2011-06-15
...........\.........\alarm1.wav,79012,2011-06-15
...........\.........\alarm2.wav,60430,2011-06-15
...........\.........\alarmclock.wav,75171,2011-06-15
...........\.........\alert.wav,22702,2011-06-15
...........\.........\beeps.wav,21005,2011-06-15
...........\.........\bell.wav,28486,2011-06-15
...........\.........\buzzer.wav,39276,2011-06-15
...........\.........\chirp.wav,22754,2011-06-15
...........\.........\ding.wav,6522,2011-06-15
...........\.........\dingdong.wav,16538,2011-06-15
...........\.........\fanfare.wav,12550,2011-06-15
...........\.........\gong.wav,9850,2011-06-15
...........\.........\ohoh.wav,10008,2011-06-15
...........\.........\onebell.wav,19646,2011-06-15
...........\.........\quackquack.wav,5750,2011-06-15
...........\.........\ringer.wav,22116,2011-06-15
...........\.........\the_timer_has_expired_f.wav,43926,2011-06-15
...........\.........\the_timer_has_expired_m.wav,46200,2011-06-15
...........\.........\trumpet.wav,66112,2011-06-15
...........\下载说明.txt,379,2011-06-15
...........\说明.htm,4356,2011-06-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ip
    ip从char[]转为int,ip地址转换( transform ip from char[] to int)
    2012-05-22 15:11:35下载
    积分:1
  • VC-generated-excel-histogram
    vc6.0 excel2003 用c++生成excel表格并且绘制柱状图 一步完成不需要操作excel(vc6.0 excel2003 c++ excel spreadsheet to generate and draw a histogram step does not need to operate excel)
    2013-05-17 15:57:41下载
    积分:1
  • 2003WorldChampionTeamCode
    说明:  2003年世界冠军队源代码,该代码由C++编写完成。(2003 World Champion team source code, the code written by the C++ to complete.)
    2010-04-05 16:32:53下载
    积分:1
  • vtk_build_vc
    vtk guide, complete information about guide
    2012-02-06 23:09:56下载
    积分:1
  • XIANXING
    线性表的建立与基本运算1.采用表尾挂入法建立一个以la为头的单链表2.采用表首插入法建立一个yilb为头指针的单链表3.就地逆转以lb为头指针的单链表。 还有矩阵的链式存贮及运算。以一个c函数创建任一稀疏矩阵的十字链表。以一个c函数从十字链表的头指针起按行序及三元组形式输出十字链表中各节点的值
    2009-06-17 12:49:15下载
    积分:1
  • 1
    计算一个整数的和的积德最大值,即最优整数的接的最大值(The Jide calculate an integer, and the maximum value, i.e. the optimal integer then the maximum)
    2013-05-17 00:15:26下载
    积分:1
  • fushu
    复数类的运用输入、输出、加、减、乘、除、模长、幅角、共轭、关系(The use of complex type input, output, add, subtract, multiply, divide, die a long, pieces of angle, conjugate, relationship)
    2010-07-08 09:16:40下载
    积分:1
  • GetTime
    获取网络(百度)时间,提供给做网络验证的朋友。获取速度快(Access Network (Baidu) time available to do network authentication friends. Faster access)
    2009-01-08 10:37:40下载
    积分:1
  • RS232Demo
    MFC编写的RS232 Demo,可供新手借鉴,VS可直接运行。(MFC RS232 Demo)
    2021-01-04 13:09:01下载
    积分:1
  • Jesephus.rar
    说明:  解决约瑟夫环的问题,并输出出圈的顺序。约瑟夫环的大小是任意的。(Joseph Ring solve problems, and the output of the loop sequence. Joseph ring size is arbitrary.)
    2008-11-16 18:37:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载