-
命名管道的封装MFC类。含客户端和服务器端
命名管道的封装MFC类。含客户端和服务器端- Names the pipeline the seal MFC kind. Contains the customer end
and the server end
- 2022-06-03 10:09:35下载
- 积分:1
-
指定PID来结束其进程
指定PID来结束其进程-designated PID to end the process
- 2022-02-21 03:25:30下载
- 积分:1
-
一个通用计时器控件
一个通用计时器控件-a common timer control
- 2022-10-16 04:25:03下载
- 积分:1
-
operating procedures contradict the procedure if you are running two or more, an...
程序的互斥运行
如果你的程序被同时运行两次以上,有可能会造成文件系统冲突而丢失数据,本例程用一个简单的办法避免第二次启动同一个程序。-operating procedures contradict the procedure if you are running two or more, and may cause conflicts and file system data loss, the routines with a simple way to avoid the second started with a procedure.
- 2022-04-15 19:59:07下载
- 积分:1
-
程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理...
程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行处理;使用信号量、P.V.操作实现进程的同步与互斥,模拟进程在操作系统中的运行-procedures C to simulate the operating system, the three most typical process simple static scheduling algorithm; First generation user input dynamic modeling process, the use of the 26 options are available to users of typical statement (including the circle, choose structure), can handle integer, boolean and three character expression data and calculation; the main procedures for the preparation of the programming technology : Listless statement recorded statement process, and PCB Chain, ready Queue List, blocking Queue List, the Executive Queue List, ending Queue List data processing, said the process of mutual relations, due to static state data structure is not suitable for handling data on the s
- 2023-08-27 14:25:03下载
- 积分:1
-
模拟多线程程序实现时间片轮换(多线程与时间片轮换)
模拟多线程程序实现时间片轮换(多线程与时间片轮换)-Simulation of multi-threaded process to achieve the rotation of the time slice (time slice and multi-threaded rotation)
- 2022-08-21 08:06:43下载
- 积分:1
-
一个关于VB对CPU的编程原代码.实时显示CPU占用率.
一个关于VB对CPU的编程原代码.实时显示CPU占用率.-a right on the CPU VB programming source code. Real-time CPU utilization.
- 2022-05-20 19:40:24下载
- 积分:1
-
一个关于进程管理的viasual C++源代码
一个关于进程管理的viasual C++源代码-On process management viasual C++ Source code
- 2022-06-27 01:55:59下载
- 积分:1
-
利用多线程和IP帮助函数,获取局域网内主机IP,MAC地址和用户名。是学习多线程和IP扫描的好例子...
利用多线程和IP帮助函数,获取局域网内主机IP,MAC地址和用户名。是学习多线程和IP扫描的好例子-The use of multi-threaded and IP help function, access to LAN host IP, MAC address and user name. Is to study multi-threaded IP scanning and a good example of
- 2022-03-06 10:05:03下载
- 积分:1
-
Many people are aware of the process to port a free map of Fport FoundStone tool...
很多人都知道端口到进程映射的一个免费工具FoundStone的Fport,可惜他不提供源码,我试着能从其二进制文件中找出一些信息,大致知道他使用了些未公开函数,诸如: ZwOpenSection,ZwQuerySystemInformation-Many people are aware of the process to port a free map of Fport FoundStone tool, but he does not provide source code, I tried from its binary documents to find some information, he is generally aware of the use of some functions not open to the public, such as : ZwOpenSection, ZwQuerySystemInformation
- 2022-02-05 23:32:51下载
- 积分:1