搜索资源列表
timer
- 利用MATLAB自带的TIMER函数处理多个线程
timer
- 针对采样定时问题,写了一个小程序,主要功能是测试在给定频率下,多媒体定时和多线程定时的时间输出
交通线程
- 一个交通红绿灯线程,利用组件timer来进行时间分割,出来的效果真的不错~-a traffic light threads, the use of components timer for time-sharing, the result is really good ~
SPGatewaySuportCMPP30AndCMPP20
- 使用标准C开发的同时支持CMPP3.0 和 CMPP2.0 的SP短信网关程序,效率高,性能好,内存使用率 稳定。能够很好的适应SP的需求。 主要文件说明: eventq.c 事件队列 smctimer.c 计时器 spsms.c CMPP 协议实现 smtcp.c socket的封装 smsm.c 系统初始化,入口点,Using standard C development while supporting CMPP3.0 and SMS Gateway CMPP2.0
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
Chapter_5_Linux_Applications
- 周立功Magic2410实验箱光盘源码 第5章Linux应用程序编写 5.1 HelloWorld程序实验 5.2 Linux定时器实验 5.3多进程实验 5.4多线程实验 5.5文件和目录操作实验 5.6 UDP实验 5.7 TCP实验 5.8 Webserver实验 -Experimental boxes Magic2410 weeks Ligong Chapter 5 CD-ROM source Linux application procedure
timer
- java手机应用开发J2ME里面Timer的应用,一般线程做的东西在J2ME里面会用Timer来做-java mobile application development Timer inside J2ME applications, the general thread to do things inside will be in J2ME do Timer
threadtimer
- 用线程做的定时器,比较好用,与大家分享。-i write a timer use a thread. it is very good.share it.
wrap_alarm
- unix-linux下多功能定时器,可以有多个alarm,线程安全。-unix-linux under the multi-function timer, you can have more than one alarm, thread-safe.
Timer
- 高精度计时器,是另外创建一个线程来完成功能的-High-precision timer, is another to create a thread to complete the function of
ChatQQ
- 可以实现多个客户端与服务器的链接和通信,使用了线程 socket编程 还有timer使用-Allows multiple clients and servers and communication links, using a threaded socket programming also use the timer
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,)
Timer多线程 时钟 V2.0
- 我在MATLAB中只发现Timer函数能实现简单的多线程计算,本程序运用Timer,实现一个时钟的秒针走动的效果。(I only found Timer function to achieve simple multi-threaded calculation in the MATLAB. This program used Timer to simulate a clock moving effect.)
多线程实现的例程
- PB多线程的源码例子,用于多线程并行,可不用等待timer时间的顺序执行。(A source code example of PB multithreading)
VB Timer
- VB中仿定时器的多线程实现,使用系统API来实现该功能(Multi-threaded implementation of imitation timer)