资源列表

« 1 2 ... .92 .93 .94 .95 .96 297.98 .99 .00 .01 .02 ... 1044 »

[进程与线程20100420MultiThread2

说明:该程序演示了如何传送一个一个整型的参数到一个线程中,以及如何等待一个线程完成处理。 -This program demonstrates how to send a one integer parameter to a thread, and how to wait for a thread to complete processing.
<陈大民> 在 2025-02-23 上传 | 大小:11kb | 下载:0

[进程与线程20100421MultiThread3

说明:该程序演示如何传送一个结构体给一个线程函数,可以通过传送一个指向结构体的指针参数来完成。-This program demonstrates how to send a structure to a thread function, you can send a link structure pointer parameter to complete.
<陈大民> 在 2025-02-23 上传 | 大小:11kb | 下载:0

[进程与线程20100421MultiThread4

说明:该程序测试在Windows下最多可创建线程的数目。-The program tested in Windows, you can create up the number of threads.
<陈大民> 在 2025-02-23 上传 | 大小:11kb | 下载:0

[进程与线程LIST_PROCESS.RAR

说明:可以枚举当前的所有系统进程,对于进程的自动处理可作为参考-Can enumerate all the system processes the current, the process of automatic processing can be used as reference
<weiyi> 在 2025-02-23 上传 | 大小:11kb | 下载:0

[进程与线程MultiThread4

说明:新手学习VC线程好代码--VC线程编程源代码示例4-Good code thread learning novice VC- VC 4-thread programming source code examples
<wangxd> 在 2025-02-23 上传 | 大小:11kb | 下载:0

[进程与线程InterruptReset.java.instances.multi.threaded

说明:InterruptReset.java多线程实例代码InterruptReset.java instances of multi-threaded code -InterruptReset.java instances of multi-threaded code
<2> 在 2025-02-23 上传 | 大小:11kb | 下载:0

[进程与线程EventTst.04

说明:EventTst 事件测试 EventTst 事件测试-EventTst 事件测试EventTst 事件测试
<kamereon> 在 2025-02-23 上传 | 大小:11kb | 下载:0

[进程与线程Thread

说明:java中的多线程,自己学习是编写的,比较简单易懂-java multithreading in their own learning is written in simple easy to understand
<Ryan> 在 2025-02-23 上传 | 大小:11kb | 下载:0

[进程与线程traffic

说明:张孝祥面试题之交通灯管理系统Java实现源代码及说明-Simulation of traffic lights
<alexhitwen> 在 2025-02-23 上传 | 大小:11kb | 下载:0

[进程与线程VBAsynchronization

说明:这个例子中,我们假设应用程序窗体是一个一直显示当前时间的数字时钟,当你使其执行“大任务”直到任务的完成,这期间你会发现数字时钟窗体从来就没有被“挂起”过,仍然能够响应你的拖动操作和不停地显示时间。-This example, we assume that the application form has been a digital clock displays the current time, when you make the i
<shenhaiyu> 在 2025-02-23 上传 | 大小:11kb | 下载:0

[进程与线程multi(use-win32-api)

说明:一个多线程实现实例,包括绘图等四个任务的多窗口实现-Instances of a multithreaded implementation, including drawing the four tasks to achieve multi-window
<李前> 在 2025-02-23 上传 | 大小:11kb | 下载:0

[进程与线程WaitThread

说明:等待一个已有线程自动结束的VC++代码,我们不能只管创建进程,而不管它的死活,应该 学会如何接应它,转向其它方式或进行下一个任务,本代码 主要演示的是跟踪进程的运行状态,并判断它是否仍在运行,如果是,则等待它运行完毕,不妨参考。 -Waiting for a thread has been automatically end the VC++ code, we can not just create the process, reg
<> 在 2025-02-23 上传 | 大小:11kb | 下载:1
« 1 2 ... .92 .93 .94 .95 .96 297.98 .99 .00 .01 .02 ... 1044 »

源码中国 www.ymcn.org