-
Provides a shared memory under windows class, the class is just a simple model t...
提供了一个windows 下共享内存的类,该类只是一个简单的模型,说明了在windows 下如何实现共享内存-Provides a shared memory under windows class, the class is just a simple model to illustrate how in the windows shared memory
- 2023-08-23 03:35:04下载
- 积分:1
-
DKOM process hiding
DKOM 隐藏进程 直接系统内核修改
断开FLINK链表-DKOM process hiding
- 2022-01-25 14:02:42下载
- 积分:1
-
看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach...
看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务。一个UNIX系统中的进程在Mach中对应于一个任务和一个单独的线程。
-look at the UNIX System and the process of Mach"s mandate and the relationship between the threads. In UNIX systems, a process includes an executable program and a range of resources, such as file descriptors table and address space. In Mach, a task only a series of resources; Threads handle all the executable code. A Mach task can have any number of threads and its associated, and each one must thread related tasks. And to a certain set of tasks related to the threads are sharing all the resources. Thus, a thread is a program counter, a stack, and a series of registers. All need to use the data structures are covered by the mandate. A UNIX system in the process of Mach which corresponds to a mandate and a separate thread.
- 2022-12-05 01:30:03下载
- 积分:1
-
VCHOME资料库,多线程技术篇,个人感觉不错,对windows下多线程编程很有帮助...
VCHOME资料库,多线程技术篇,个人感觉不错,对windows下多线程编程很有帮助-VCHOME database, multi-threading technology articles, personal feeling of doubt, multi-threaded programming under windows very helpful
- 2022-05-04 22:53:06下载
- 积分:1
-
在MFC下创建一个进程的例子
在MFC下创建一个进程的例子-MFC in the process of creating an example
- 2022-04-09 07:43:11下载
- 积分:1
-
监视进程的时间,运行状态等信息的程序.(xp下请重新编译)
监视进程的时间,运行状态等信息的程序.(xp下请重新编译)-Monitor the process of time, running the procedures and other information. (Xp under please recompile)
- 2023-05-28 07:05:03下载
- 积分:1
-
简单线程计数器: 一个为直接输出无间隔,一个是有时间间隔输出...
简单线程计数器: 一个为直接输出无间隔,一个是有时间间隔输出-Counter easy thread: one for direct output without partitions, there is a time interval are output
- 2022-01-26 00:47:16下载
- 积分:1
-
实现进程互斥的源代码,并有演示
实现进程互斥的源代码,并有演示- The realization advancement incompatible source code, and has
demonstrates
- 2022-03-19 11:03:09下载
- 积分:1
-
操作系统的处理器调度算法:一个记号,SFJ,010
操作系统的处理机调度算法:提供了FIFS、SFJ、HRN、时间片轮转算法的实现算法-operating system processor scheduling algorithms : a FIFS, SFJ, 010-001, time-rotate algorithm Algorithm
- 2022-02-05 08:14:30下载
- 积分:1
-
在多个进程间共享使用一个结构数据
在多个进程间共享使用一个结构数据- Shares in during many advancements uses a structure data
- 2022-08-11 08:36:32下载
- 积分:1