资源列表

« 1 2 ... .21 .22 .23 .24 .25 426.27 .28 .29 .30 .31 ... 1044 »

[进程与线程delphiThread

说明:delphi线程实例,源代码 delphi线程实例,源代码-delphi thread instance
<王强> 在 2025-02-27 上传 | 大小:315kb | 下载:0

[进程与线程java-duoxiancheng

说明:基于java的多线程下载工具,可以实现断点续传等功能-Java-based multi-threaded download tools, HTTP and other functions can be achieved
<张思雨> 在 2025-02-27 上传 | 大小:61kb | 下载:0

[进程与线程lesson-3

说明:多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-The multi-thread programming, multi-threaded applications written easily appeared problems. Explain how the mutex object, using th
<hunter> 在 2025-02-27 上传 | 大小:56kb | 下载:0

[进程与线程rootkit

说明:内核隐蔽进程,可隐蔽进程,有驱动编程技术-rootkit hidden process, the process can be hidden, a driver programming
<高善勇> 在 2025-02-27 上传 | 大小:268kb | 下载:0

[进程与线程MulThread

说明:多线程编程实例,一个线程控制进度条,另一个线程控制小球运动。本例子是学习多线程编程很界面编程很好的例子-Multi-threaded programming examples, a thread of control progress bar, another thread of control ball movement. This example is multi-threaded programming is to learn g
<mengshiliang> 在 2025-02-27 上传 | 大小:48kb | 下载:0

[进程与线程CreateThread

说明: 鼠标点击按钮,启动线程,马上开始计数, 在Edit中显示,一秒钟刷新一次。-Click the mouse button to start the thread, immediately began to count, in the Edit display, a second refresh.
<idcomcn> 在 2025-02-27 上传 | 大小:14kb | 下载:0

[进程与线程processinfo

说明:Windows系统下面获取进程的源代码,采用VC开发,可以获取进程的信息包括可执行程序的路径,进程ID等,可以用于进程监控和其他进程操作。-Windows system process to obtain the source code below, using VC++, you can get the process information includes the path of the executable program, p
<anlin> 在 2025-02-27 上传 | 大小:13kb | 下载:0

[进程与线程Thread

说明:多线程编程,对于初学多线程者有一定帮助,适合工程应用类学习-Multi-threaded programming, multi-threaded for beginners who have some help for learning engineering classes
<李斌> 在 2025-02-27 上传 | 大小:47kb | 下载:0

[进程与线程est

说明:Multi-core多核多线程处理器的随机测试流量生成技术-Multi-core multithreaded processor flow generation of random test
<> 在 2025-02-27 上传 | 大小:1.04mb | 下载:0

[进程与线程MultiThread10

说明:多线程的一个例子,用于大家学习研究 -An example of multi-threaded, multi-threaded for them to learn from an example study, study and research for all
<周明> 在 2025-02-27 上传 | 大小:25kb | 下载:0

[进程与线程c_CMutex

说明:使用CMutex 类实现线程同步,将了解到声明线程函数,定义全局变量m_Sec,程序睡眠10秒,锁定临界区,对临界区进行解锁,输出变量等知识点。 -Use CMutex class implements thread synchronization, thread function declaration will learn to define global variables m_Sec, program sleep for 1
<祝伟> 在 2025-02-27 上传 | 大小:6kb | 下载:0

[进程与线程Process-scheduling-algorithm-

说明:先来先服务调度算法(FCFS):每次调度都是从后备作业队列中,选择一个或多个最先进入该队列的作业,将它们调入内存,为它们分配资源、创建进程,然后放入就绪队列。在进程调度中采用FCFS算法时,这每次调度是从就绪队列中,选择一个最先进入该队列的进程,为之分配处理机,使之投入运行。该进程一直运行到完成或发生某事件阻赛后,才放弃处理机。 最短作业优先(SJF):每次从后备队列中选择一个或若干个估计运行时间最短的作业,将它们调入内存运行。
<王泽宇> 在 2025-02-27 上传 | 大小:7kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 426.27 .28 .29 .30 .31 ... 1044 »

源码中国 www.ymcn.org