搜索资源列表
HyperClock
- 多线程定时器、时钟源代码,可以参考VC下多线程编程的技巧!-multithreading timer, the clock source code can refer to VC multithreaded programming skills!
Delphi-Win
- 其中包含了 《Windows程序设计》PASCAL例子 《Windows高级编程指南》PASCAL例子 《Windows核心编程》PASCAL例子 ShellExecuteHook 示例 按键转汉字,模拟输入法程序 初步实现屏幕落雪效果 简单的文件分割合并工具 简单模拟所谓‘光标跟随’效果 利用Hook插入线程的改进版本 利用窗口过程钩子截获QQ账号 利用鼠标键盘钩子截获QQ账号 利用消息钩子屏蔽定时器 列举窗口及其路径简单例子 判断用户目
xcdsq
- 线程定时器,自己看看就知道了,呵呵。为什么必须20个字呀。-threads timer, see for yourself know, huh. Why must the word ah 20.
SecClock1.0
- 一个利用多线程编写的毫秒级的计时器,可以连续按下空格,进行快速的开始和结束计时。-a multithread prepared by the millisecond timer, continuous press box, the rapid start and end time.
BTDemo
- delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortList
sxg_timer
- [代码说明] WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。 我这里为CONSOLE程序实现一个定时器。 开启2个线程: 定时:一个线程定时发送一个消息 处理:一个线程收到消息后处理这个消息 关注点: 为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use th
ex12b.rar
- 使用VC++ 6.0的多线程实现进度条控件的动画显示效果。代码中详细说明了工作线程与窗体线程之间的通信是使用用户自定义消息与对话框对象通信。代码注释非常详细,你可以比对ex12a示例,看一下纯timer与多线程编码的不同。本示例是学习VC++多线程非常好的例子!,使用VC++ 6.0的多线程实现进度条控件的动画显示效果。代码中详细说明了工作线程与窗体线程之间的通信是使用用户自定义消息与对话框对象通信。代码注释非常详细,你可以比对ex12a示例,看一下纯timer与多线程编码的不同。本示例是学习V
Timer_demo
- 使用单独线程实现的计时器-The example of implementing times using single thread
MultiTimerDemo
- 基于MFC对话框的 WIN32 多线程定时器,使用Timer Sleep-WIN32 MFC dialog-based multi-threaded timer, use the Timer Sleep
Timer
- 高精度计时器,是另外创建一个线程来完成功能的-High-precision timer, is another to create a thread to complete the function of
Thread_sample_0
- 在控制台中的消息处理,并应用多线程实现的计时器小程序(初学编程)。-In the console message handling, and application of small multi-threaded implementation of the timer program (beginners programming).
lab7
- Windows mobile开发,一个任务管理器加温度转化。包含技术:多线程,timer,database,webservice,MVC-Windows mobile development, a task manager plus temperature conversion. Includes technology: multi-threaded, timer, database, webservice, MVC
vox
- VB小闹钟,主要涉及文本框控制,keypress事件,timer,(VB small alarm clock, mainly involving the text box control, keypress events, timer,)
EIZJ
- 这是一个定时器的程序,为编写定时程序的程序员提供参考,(This is a timer procedures, provide a reference for programmers to write timing programs,)
nativefuncsioe
- vc的计时器程序,可以每隔几秒进行窗口颜色转换,不错的(Vc timer procedures, can be window color conversion, every few seconds)
iigh__precision__Celapsed
- Celapsed is to use the Windows API to write two high precision timer
TThreadTimer
- 晓不得2013大师的Threadtimer 很好用。(I wonder if 2013 master Threadtimer is good enough.)
lufton-creation
- Timer timer programming example()
多线程实现的例程
- PB多线程的源码例子,用于多线程并行,可不用等待timer时间的顺序执行。(A source code example of PB multithreading)
VB Timer
- VB中仿定时器的多线程实现,使用系统API来实现该功能(Multi-threaded implementation of imitation timer)