-
多线程下载文件服务器,接收客户端登陆信息,和传递文件
多线程下载文件服务器,接收客户端登陆信息,和传递文件-multi-threaded download the file server, the receiving client landing information, and transmit documents
- 2022-02-20 21:31:57下载
- 积分:1
-
一个测试线程的例子,线程的唤醒,挂起,是否存在,
一个测试线程的例子,线程的唤醒,挂起,是否存在,-Example of a test thread, the thread to wake up, hang, is there,
- 2023-03-20 13:25:03下载
- 积分:1
-
设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,帮助了解处理机调度的过程。...
设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,帮助了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simulation of the single-processor environment processor scheduling, help understand the processor scheduling process.
- 2022-08-05 15:12:16下载
- 积分:1
-
命名管道的封装MFC类。含客户端和服务器端
命名管道的封装MFC类。含客户端和服务器端- Names the pipeline the seal MFC kind. Contains the customer end
and the server end
- 2022-06-03 10:09:35下载
- 积分:1
-
define the dll exported functions, Inspection System for the state, if memory or...
define the dll exported functions,用于检查系统状态,若有cpu或者memory使用正常,则返回错误-define the dll exported functions, Inspection System for the state, if memory or cpu normal use, the returned error
- 2022-04-24 13:19:38下载
- 积分: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
-
WindowsNT9XXP following process management source code. Rar
WindowsNT9XXP下面的进程管理源代码.rar-WindowsNT9XXP following process management source code. Rar
- 2022-03-17 11:54:12下载
- 积分:1
-
不同机器之间使用命名管道(named pipe)通讯
不同机器之间使用命名管道(named pipe)通讯-the demo of connection among different pc using named pipe
- 2022-01-31 05:44:32下载
- 积分:1
-
一个不错的通过设置任意多个事件(Event)来激发多个任务函数的线程类。...
一个不错的通过设置任意多个事件(Event)来激发多个任务函数的线程类。- Is good (Event) stimulates many duties function through
establishment wilfully many events the line regulation class.
- 2022-02-05 23:11:15下载
- 积分:1
-
使用CriticalSection(临界区)和Mutex(互斥对象)实现的线程同步类。...
使用CriticalSection(临界区)和Mutex(互斥对象)实现的线程同步类。- Uses line regulation synchronization class which
CriticalSection (critical zone) and Mutex (incompatible object)
realizes.
- 2022-02-28 22:06:58下载
- 积分:1