-
The process of hiding the code. Very easy to use. You can try. Hehe
进程隐藏代码.十分好用.大家可以试试.-The process of hiding the code. Very easy to use. You can try. Hehe
- 2022-11-22 17:40:04下载
- 积分:1
-
一个动态监视文件增长工具
一个动态监视文件增长工具-a dynamic monitoring tool for document growth
- 2022-02-21 16:06:04下载
- 积分:1
-
介绍多
多线程编程的入门指导
图书语言: 简体中文
图书类型: 程序设计 >> 程序基础下载
授权方式: 免费程序基础图书
图书大小: 765 KB
-Introduction to multi-threaded programming guide books Language: Simplified Chinese Book Type: Program Design
- 2022-11-18 16:25:03下载
- 积分: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
-
多的制备方法
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex object to explain, how to use the mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that applications run only one instance. Application of multi-threaded chat room procedures for the preparation of the network.
- 2022-07-09 10:13:40下载
- 积分:1
-
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex object to explain, how to use the mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that applications run only one instance. Application of multi-threaded chat room procedures for the preparation of the network.
- 2022-03-29 20:07:17下载
- 积分:1
-
模拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试。...
模拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试。-operating system simulation, achieving readers- who wrote the program examples. Vc with the preparation, direct project documents can be opened debugging.
- 2022-04-07 12:12:12下载
- 积分:1
-
线程本地存储(TLS)的一个类,可以实现多线程对共享资源的同步....
线程本地存储(TLS)的一个类,可以实现多线程对共享资源的同步.-Thread Local Storage (TLS) of a class, you can achieve the multi-threaded synchronization of shared resources.
- 2022-03-06 13:11:34下载
- 积分:1
-
此段程序采用公开的 Win2k注射远程线程,来保护指定进程始终处于运行状态。 生成wap32.exe拷贝到c:下运行,则Wap32进程不死。...
此段程序采用公开的 Win2k注射远程线程,来保护指定进程始终处于运行状态。 生成wap32.exe拷贝到c:下运行,则Wap32进程不死。-During the proceedings open Win2k injection remote threads, to protect the designation process has always been running. Generation wap32.exe copy of the c : run, Wap32 process of immortality.
- 2022-03-17 22:05:40下载
- 积分:1
-
主要是用语解决死锁问题的算法,也称之为银行家算法,希望可以用的上!...
主要是用语解决死锁问题的算法,也称之为银行家算法,希望可以用的上!-term solution is mainly the deadlock algorithm, also known as bankers algorithm can be used to hope!
- 2022-08-03 21:11:11下载
- 积分:1