-
Post trough technology used in the communication process between the routines. A...
利用邮槽技术,在进程间进行通信的例程。希望和大家交流。-Post trough technology used in the communication process between the routines. And we hope that the exchanges.
- 2022-03-21 22:34:53下载
- 积分:1
-
在VC平台下,实现系统的进程的查看,进程信息的修改
在VC平台下,实现系统的进程的查看,进程信息的修改-to check or change the information of system processes
- 2022-02-01 03:27:41下载
- 积分:1
-
最简单的用工作线程控制有进程条的窗口,主窗口调用后,调用工作线程,并显示模式对话框,并可控制线程的进展――在对话框上有pause和stop按钮...
最简单的用工作线程控制有进程条的窗口,主窗口调用后,调用工作线程,并显示模式对话框,并可控制线程的进展――在对话框上有pause和stop按钮-most simple thread work with a process control of the window, the main window to call after call work thread, and displays the dialog, can control the progress of threads-- in a box on pause and stop buttons
- 2022-12-01 07:30:04下载
- 积分:1
-
该程序的作用是通过未公开函数在RING3下获得指定线程的入口地址,根据此地址可知道这个线程是由哪个模块创建的。...
该程序的作用是通过未公开函数在RING3下获得指定线程的入口地址,根据此地址可知道这个线程是由哪个模块创建的。-The role of the program is not open function in RING3 thread under the entrance of the designated address, in accordance with this address may be aware of this thread which module created.
- 2023-01-30 20:15:03下载
- 积分:1
-
学习辅助线程不错的例子,主线程进行一般的数学运算,辅助线程定时开启,进度条显示辅助线程运行状态...
学习辅助线程不错的例子,主线程进行一般的数学运算,辅助线程定时开启,进度条显示辅助线程运行状态-Study aids a good example of thread, the main thread that involves a general mathematical calculations, auxiliary thread regularly opened, the progress bar shows auxiliary thread running
- 2022-06-01 07:59:30下载
- 积分:1
-
operating system is involved in the process of the procedures, process managemen...
是操作系统中涉及进程的程序,有进程的管理,和pingpong问题-operating system is involved in the process of the procedures, process management, and pingpong problems
- 2022-06-26 19:35:07下载
- 积分:1
-
这是网络仿真中DSDV的最新研究成果,希望给你帮住。
这是网络仿真中DSDV的最新研究成果,希望给你帮住。-This is DSDV network simulation of the latest research results, hoping to help you live.
- 2022-03-14 11:29:40下载
- 积分:1
-
windows nt serivce code
windows nt serivce code
- 2023-01-08 01:40:04下载
- 积分:1
-
This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of...
This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c "pthread" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the other threads through the new system call clone(). Scheduling between threads is handled by the kernel scheduler, just like scheduling between Unix processes.
- 2022-12-05 05:20:03下载
- 积分:1
-
使用多线程和共享内存技术解决生产者消费都问题的示例
使用多线程和共享内存技术解决生产者消费都问题的示例-The use of multi-threaded and shared-memory technology to solve the producer consumer problem are examples of
- 2022-08-26 09:46:23下载
- 积分:1