资源列表

« 1 2 ... .69 .70 .71 .72 .73 274.75 .76 .77 .78 .79 ... 1044 »

[进程与线程shengchan

说明: 很多情况下我们需要多个线程互相协助,来完成同一个任务。但是线程很难从外部进行控制。 利用线程同步技术可以使线程彼此交互,从而避免了外部控制对与时间和资源的浪费。 在实际工作过程中我就遇到了类似的问题,需要对共享的缓冲区进行操作。-In many cases we need to assist each other to multiple threads, to complete the same task. But the t
<> 在 2025-02-19 上传 | 大小:2kb | 下载:0

[进程与线程Thread

说明:实现进程调度演示,提供SJF,HRN,FCFS,3种调度方案的选择。-The realization of the process of scheduling presentations, provided SJF, HRN, FCFS, 3 species scheduling choice.
<kin-Eric> 在 2025-02-19 上传 | 大小:42kb | 下载:0

[进程与线程MultiThread

说明:多线程的三种形式,对象,互斥,临界区,希望对大家学习多线程有用.-Three forms of multi-threaded, object, mutex, critical section, in the hope that we learn from multi-threaded useful.
<wu0251> 在 2025-02-19 上传 | 大小:16kb | 下载:0

[进程与线程NtQuerySystemInformation

说明:使用内核函数NtQuerySystemInformation做的进程显示程序,-The use of the kernel function of the process of doing NtQuerySystemInformation display program,
<> 在 2025-02-19 上传 | 大小:35kb | 下载:0

[进程与线程Linux

说明:在Linux下实现多线程操作模拟书店管理系统通过Linux下用GCC等工具编码调试通过运行。属本人原创 -In the Linux operating under multi-threaded simulation bookstore management system through the use of GCC under Linux tools such as code debugging by running the. Th
<韦传少> 在 2025-02-19 上传 | 大小:614kb | 下载:0

[进程与线程Hide_Process_On_Other_Threads

说明:进程隐藏(寄存于别的线程中) Windows XP + C++Builder6.0调试通过 -Hidden process (storage in the other thread) Windows XP+ C++ Builder6.0 debugging through
<冷云子> 在 2025-02-19 上传 | 大小:205kb | 下载:0

[进程与线程shaoying45_ThreadSearchWeb

说明:多线程 网页搜索, 对初学多线程的,相信有帮助~!高手大侠就不要看了-Multi-threaded web search, multi-threaded on the beginner, I believe there is help ~! Master heroes do not read
<cyu000> 在 2025-02-19 上传 | 大小:131kb | 下载:0

[进程与线程process

说明:一个用于管理进程的程序,把当前的所有的应用程序的显示出来,进行管理.-A procedure for managing the process, the current of all the applications show management.
<liang ren zhang> 在 2025-02-19 上传 | 大小:4.46mb | 下载:0

[进程与线程OS3

说明:操作系统的实验,进程的内存分配算法.用于学习时参考.-Operating system experiments, the process of memory allocation algorithms. For learning reference.
<gto9999> 在 2025-02-19 上传 | 大小:26kb | 下载:0

[进程与线程EnumPeb

说明:进程的PEB在以前os上是个定数,但在xp后,有所变化,这个程序可以动态获得各个版本下不同进程的PEB,有效解决硬编码问题。获得了peb,就可以获得进程的命令行参数,获得了命令行参数就知道对应进程打开了什么文件,然后给该进程发送WM_CLOSE,就可以关闭该进程打开的文件了,是不是很神奇,但这里只介绍了动态获得PEB的方法。-err
<张力> 在 2025-02-19 上传 | 大小:31kb | 下载:0

[进程与线程upp_ThreadFileSearchDemo

说明:转发一个设计模式案例,本例采用Obverse模式,用delphi实现遍历文件功能,采用了多线程技术-Forwarding the case of a design pattern, which in this case using Obverse mode, use delphi to achieve ergodic file function, use of multi-threading technology
<larafing> 在 2025-02-19 上传 | 大小:727kb | 下载:0

[进程与线程Feedback-thread-tags

说明:多线程中的标签反馈用法,可以实现两个线程同时进行,很稳定的用法。-Multithreading label usage feedback can achieve two threads simultaneously, very stable usage.
<full> 在 2025-02-19 上传 | 大小:2kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 274.75 .76 .77 .78 .79 ... 1044 »

源码中国 www.ymcn.org