-
Vb隐藏进程源代码,在任务管理器中隐藏进程,非常有用的
Vb隐藏进程源代码,在任务管理器中隐藏进程,非常有用的-Vb source code to hide the process in Task Manager to hide the process, very useful
- 2022-08-25 20:46:27下载
- 积分:1
-
通过修改互斥体 达到重复启动程序的目的 !
通过修改互斥体 达到重复启动程序的目的 !-Change the Mutex
- 2022-01-21 06:07:10下载
- 积分:1
-
windows线程同步
windows线程同步-windows line regulation synchronization
- 2022-06-14 08:39:38下载
- 积分:1
-
线程库最新实现,在linux/unix上实现了创建用户态线程,使得开发多线程更加容易。...
线程库最新实现,在linux/unix上实现了创建用户态线程,使得开发多线程更加容易。-threads for the latest achievement in linux/unix achieved users to create state-threaded, making the development of multi-threaded easier.
- 2022-06-01 11:41:34下载
- 积分:1
-
一个不错的多线程通讯的例子
一个不错的多线程通讯的例子-a good multi-threaded communication examples
- 2022-02-24 18:40:09下载
- 积分:1
-
窗口多线程编程最基本的介绍实例
windows多线程编程最基础的入门例子-windows multithreaded programming most basic introductory examples
- 2022-02-24 13:50:42下载
- 积分:1
-
Port Access windows os
Port Access windows os
- 2022-05-24 19:25:16下载
- 积分:1
-
操作系统实验课程中模拟虚拟存储器的算法
使用先进先出调度算法实现...
操作系统实验课程中模拟虚拟存储器的算法
使用先进先出调度算法实现-experimental courses operating system virtual memory simulation algorithm using FIFO scheduling algorithm
- 2022-01-25 15:37:34下载
- 积分:1
-
VC++多任务经典源程序。
很适合于初学者。
VC++多任务经典源程序。
很适合于初学者。-VC++ Source multi-task classic. Very suitable for beginners.
- 2022-03-09 12:25:59下载
- 积分: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