登录
首页 » Visual C++ » XTimer

XTimer

于 2020-12-28 发布 文件大小:509KB
0 347
下载积分: 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 个回复

  • chang
    pso 粒子群算法源代码 粒子群算法在物流中的优化(PSO Particle Swarm Optimization Particle Swarm Optimization source code of the optimization in the logistics)
    2008-05-18 09:29:27下载
    积分:1
  • mingriosft
    这是C语言的初级学习的80个小例子,用于初学者的学习(This is the C language of the primary learning 80 small examples for beginners to learn)
    2017-04-14 16:28:56下载
    积分:1
  • monitor
    VB网络流量监视器英文版附代码,有需要的就下载吧。(VB network flow monitor English version attached to the code, there is need to download it.)
    2013-08-15 17:49:27下载
    积分:1
  • expat_only_with_header_and_lib
    expat lib and include files(expat lib)
    2012-05-06 19:27:17下载
    积分:1
  • vc-csv
    Vc++读写csv文件的类,这个资源是读写CSV文件的非常实用的类。方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。经本人测试,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。(Class Vc++ read and write csv file, this resource is to read and write CSV file very useful class. The method is very good, the code is written in a very simple, very suitable for use in the actual project. I tested, above code CSVOperator.h the, CSVOperator.cpp and StringParser.h copy to the project, can be used directly. In the CSV_OP.cpp file, the main method inside the detailed method of reading the file. Read this file config.csv.)
    2013-04-19 10:54:25下载
    积分:1
  • crkcd
    自动搜索光盘,查找多媒体文件,生成播放列表,并自动播放,特别是支持大多数加密光盘 密码光盘(automatically search CD-ROM search multimedia files, generate a playlist and played automatically. particularly in support of the majority of password encryption CD discs)
    2007-02-01 17:46:34下载
    积分:1
  • vc914534534524
    完成键盘的各种等功能 完成键盘的各种等功能(Completed a variety of features such as a keyboard to complete a variety of features such as keyboard)
    2007-12-30 13:39:23下载
    积分:1
  • Factory
    Factory 模式的两个最重要的功能: 1)定义创建对象的接口,封装了对象的建; 2)使得具体化类的工作延迟到了子类中。 (Factory mode two most important functions: 1) the definition of an object to create an interface that encapsulates the construction objects 2) makes specific class work delayed to subclasses.)
    2016-07-11 10:53:39下载
    积分:1
  • XIANXING
    线性表的建立与基本运算1.采用表尾挂入法建立一个以la为头的单链表2.采用表首插入法建立一个yilb为头指针的单链表3.就地逆转以lb为头指针的单链表。 还有矩阵的链式存贮及运算。以一个c函数创建任一稀疏矩阵的十字链表。以一个c函数从十字链表的头指针起按行序及三元组形式输出十字链表中各节点的值
    2009-06-17 12:49:15下载
    积分:1
  • ADS_B_original
    matlab做的模拟ADS-B数据的解码和信号处理整体流程(Matlab to do the simulation of ADS-B data decoding and signal processing the overall process)
    2020-12-23 13:29:06下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载