-
用vc++编写的一个小的多线程并发服务器的客户端
用vc++编写的一个小的多线程并发服务器的客户端-With vc++ Prepared by a small multi-threaded concurrent server client
- 2022-02-15 21:29:04下载
- 积分:1
-
一个动态监视文件增长工具
一个动态监视文件增长工具-a dynamic monitoring tool for document growth
- 2022-02-21 16:06:04下载
- 积分:1
-
这是大学上操作系统做的实验,相信很多人都可用的着!本实验模拟单处理器系统的进程调度,采用时间片轮转调度算法作为进程调度算法。...
这是大学上操作系统做的实验,相信很多人都可用的着!本实验模拟单处理器系统的进程调度,采用时间片轮转调度算法作为进程调度算法。-this is the operating system on the university to do experiments, I believe many people are available to! Experimental simulation of the single-processor system in the process scheduling, time-use Web-scheduling algorithm as process scheduling algorithm.
- 2022-02-06 07:19:17下载
- 积分:1
-
Simple ProcessorControl Unit
Simple ProcessorControl Unit
- 2022-02-06 06:54:29下载
- 积分:1
-
采用WIN32和DDK实现的W2000的线程池机制.可以预先创建多个线程,维护由系统自动完成....
采用WIN32和DDK实现的W2000的线程池机制.可以预先创建多个线程,维护由系统自动完成.-use WIN32 and DDK the W2000 to achieve the thread pool mechanism. Advance create multiple threads, preserving completed by the system automatically.
- 2022-08-20 07:50:36下载
- 积分: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
-
利用类CEvent实现多线程同步
利用类CEvent实现多线程同步-use category CEvent multi-thread synchronization
- 2022-02-09 19:20:30下载
- 积分:1
-
这是用C#编写的多线程下载软件,很好用啊~!
这是用C#编写的多线程下载软件,很好用啊~!-This is a C# Prepared multi-threaded download software, very good with ah ~!
- 2023-05-23 07:05:03下载
- 积分:1
-
PEEncrypt PE加密程序Delphi源代码,能保护你的PE文件
PEEncrypt PE加密程序Delphi源代码,能保护你的PE文件-PEEncrypt PE encryption Delphi source code, to protect your PE file
- 2022-05-07 05:36:24下载
- 积分:1
-
一个workhorsing线程的C++类封装,可以作为中间件方便地创建、启动、暂停、同步、释放一个线程。只需要在这个类上派生新的类,重载虚函数run(),这个函...
一个workhorsing线程的C++类封装,可以作为中间件方便地创建、启动、暂停、同步、释放一个线程。只需要在这个类上派生新的类,重载虚函数run(),这个函数包含需要被执行的代码-A workhorsing thread C++ Type of package can be used as middleware to easily create, start, pause, synchronized release of a thread. Only in this category on a new type of derivative, overloaded virtual function run (), this function contains the code needs to be implemented
- 2022-10-12 22:20:03下载
- 积分:1