-
Remote Run Library is a part of the code provides a complete remote (remote here...
Remote Run Library是一个为部分代码提供完整的远程(这里的远程指不同于本进程的其他进程空间)运行环境(包括在代码中使用隐式API调用、字符串常量、全局/静态变量、异常保护)的工具。它允许你在任意进程(只要你有足够的权限)运行一段代码甚至一个exe,从而可以让两个或多个可执行文件在同一个进程空间运行。-Remote Run Library is a part of the code provides a complete remote (remote here refers to the process is different from the other process space) runtime environment (including the use of code implicit API calls, string constants, global/static variables, abnormal protection) tool. It allows you to the arbitrary process (as long as you have sufficient authority) run a piece of code or exe, which allows two or more executable file in the same process space operations.
- 2022-11-10 12:15:04下载
- 积分:1
-
一个多线程编程源码
一个多线程编程源码-A multi-threaded programming source
- 2022-11-16 18:25:04下载
- 积分:1
-
获取进程模块的信息
获取进程模块的信息-access to the information process module
- 2022-01-31 20:35:58下载
- 积分:1
-
编写多线程应用程序的最重要问题就是线程之间的资源同步访问。因为多个线程共享资源时如果发生访问冲突通常会产生不正确的结果。本程序主要实现线程间的同步技术...
编写多线程应用程序的最重要问题就是线程之间的资源同步访问。因为多个线程共享资源时如果发生访问冲突通常会产生不正确的结果。本程序主要实现线程间的同步技术-The preparation of multi-threaded applications the most important problem is the thread synchronization between the resources to visit. Because the shared resource when multiple threads access violation if there is usually generate incorrect results. This procedure main inter-thread synchronization technology
- 2022-04-14 20:18:45下载
- 积分:1
-
多线程程序一起工作,一些线程等待另一个线程…
多线程协同工作过程中一些线程等待另一线程提供资源所以要线程之间要同步进行-multithreaded process to work together some threads awaiting another thread there to provide resources between the threads simultaneously
- 2023-07-12 18:45:03下载
- 积分:1
-
threading of a good example, we may s
这是一个简单的多线程的好例子,大家不妨参考一下
- 2022-07-24 20:28:52下载
- 积分:1
-
操作系统实验课程中模拟虚拟存储器的算法
使用先进先出调度算法实现...
操作系统实验课程中模拟虚拟存储器的算法
使用先进先出调度算法实现-experimental courses operating system virtual memory simulation algorithm using FIFO scheduling algorithm
- 2022-01-25 15:37:34下载
- 积分:1
-
本原代码是基于C语言的原程序。是经典中的小游戏。
本原代码是基于C语言的原程序。是经典中的小游戏。-primitive code is based on the C language of the original procedure. Classic is a small game.
- 2022-01-28 04:06:12下载
- 积分:1
-
CTR
ctr-del-alt就能看到系统的进程,你是否也想在你的程序中显示出来呢?看完这个代码你在可以轻松在ABOUT中显示出来,不用再显示什么磁盘的容量等信息了,换个花样吧-ctr- del-alt system will be able to see the process, do you also think your procedures are displayed? Reading the code you can relax in ABOUT revealed, no longer shows any disk capacity information, a change in the Mood for it
- 2023-07-20 08:35:03下载
- 积分:1
-
多线程技术实现文件查找文件,速度超快(用线程互斥锁控制总线程数目)...
多线程技术实现文件查找文件,速度超快(用线程互斥锁控制总线程数目)-Multi-threading technology to achieve a document to find documents, super-fast (with thread Mutex to control the total number of threads)
- 2022-08-24 19:47:30下载
- 积分:1