搜索资源列表
stopprocessifstartedbefore
- 这段脚本的功呢功能是,枚举出所有运行超过一定时间的指定进程,然后依次将其终止。并将操作记录在系统事件日志中。-this scr ipt? Reactive functional, except that all operations over a period of time specified process, to be followed be terminated. Will operational records in the system log events.
Sorce_timeSetEvent
- 在实际问题中,我们需要在VB中得到更精确的时间事件触发,timer控件的精度只达到30ms,该程序应用timeSetEvent多媒体函数实现1ms的精确事件触发。-on practical issues, we need to be in VB more precise time trigger events, The timer control precision is only 30 ms. Application procedures for the multimedia function
RWLock_Prj
- 多线程程序中一个比较好用的读写同步类,使用CRITICAL_SECTION和事件来实现。-multithreaded process a better quality of reading and writing simultaneously category, use CRITICAL_SECTION and events to be achieved.
MyNamedPipe
- 管道技术,利用管道实现两个进程数据交换,包含事件消息-pipeline technology, the use of two pipelines achieving data exchange processes, including news events
EnTeHandle_1
- EnTeHandle可以让你查看当前进程打开的句柄。句柄可以是文件、事件、互斥信号量等等。此外,你也可以查看进程当前打开的DLL,线程信息,进程内存,甚至是动态更新。也可以搜索dll和句柄-EnTeHandle can let you see the current process opened handle. Can handle documents, events, etc. mutex semaphores. In addition, you can view the current pr
进程模拟
- vb实现进程模拟事件-vb realization process simulation events
DllMessagecycle
- Delphi 制作的动态库中是没有消息循环的,对对于很多基于消息响应的事件无法触发,本实例将实现一个消息循环,以解决上述问题-Delphi in the production of dynamic libraries is not the message loop for message-based response to many events can not be triggered, this example will implement a message loop, to addres
WorkerThread_demo
- 一个不错的通过设置任意多个事件(Event)来激发多个任务函数的线程类。- Is good (Event) stimulates many duties function through establishment wilfully many events the line regulation class.
FileWatcher
- VC例程多线程目录检测,可以检测目录中文件的创建、修改、重命名等事件。-VC routine multi-threaded directory detection, can detect the files in the directory to create, modify, rename and other events.
C_threads_events_delegate_instance
- C#线程、事件及委托实例C # threads, events and delegate instance -C# threads, events and delegate instance
EventTest
- 事件使用的一个样例,主要为多线程控制使用-Events using a sample, the main use for the multi-threaded control
CommTest
- 1.使用多线程的串口类。有读线程和写线程,发送、接收缓冲区(默认2048字节),满足高性能的收发要求。 2.提供事件通知回调函数接口,可以实现接收的消息接口 3.可以监控Modem事件,提供流控接口。 4.调用接口简单。使用例程参考CommTest.dsw-1. Using multi-thread serial port class. Have read the thread and write threads, send, receive buffer (def
sample1301
- 用户界面编程,该线程用来处理用户的输入并响应生成的事件和消息-User interface programming, the thread used to process user input and respond to events and messages generated
VC6_Thread
- VC++6.0 线程同步: 临界区,事件,互斥,信号量-VC++6.0 thread synchronization: the critical area, events, mutexes, semaphores
multitreadsrc4
- 多线程编程 包括2个程序,事件及信号量的使用介绍-Multi-threaded programming, including the use of two programs, events, and semaphores introduced
demo
- 多线程编程下互斥锁、事件、信号灯的基本用法,比较容易理解。-The basic usage of multithreaded programming mutexes, events, semaphores, and relatively easy to understand.
JFrame2
- 求若干整数的最大值、最小值和平均值。输入若干整数或浮点数,求出最大值和最小值并显示。要求:使用JTextField数组或表格,数组值可变;响应事件,计算最大值、最小值和平均值时忽略空值和空串;按实际元素个数求值;解决除数为0问题。-Find the maximum, minimum, and average values of certain integer. Enter the number of integer or floating-point numbers,
ThreadAnSy
- 此例子主要完成线程同步,举例说明了互斥锁,事件等的使用方法-This is done under VS2005 thread synchronization examples include mutexes, events, etc.
ThreadTest
- 多线程,创建子线程,包括信号量、事件、互斥等线程资源保护机制。-Multi-threaded, create sub-threads, including semaphores, events, mutexes, thread and other resource protection mechanism.
Thread
- 多线程简单实例 基于对话框,利用多线程和事件数组实现多个对话框的自动隐藏和显示。对于快速了解事件的典型应用有所帮助-A simple dialog-based multithreaded instance, the use of multi-threading and an array of multiple events dialog automatically hide and show. For a quick overview of events in a typical appli
