-
Windows核心编程代码没有使用MFC,WIN32和DDK开发完全…
windows核心编程的代码,没有用MFC,完全采用WIN32和DDK开发,在WIN2000下运行.统计进程的状态和堆栈.-windows core programming code without using MFC, completely WIN32 and DDK Development, running in Windows 2000. Statistical process and the state stack.
- 2022-04-09 06:51:52下载
- 积分:1
-
断链隐藏进程易[源码],用语言写的小玩意~希望有所帮助
断链隐藏进程易[源码],用语言写的小玩意~希望有所帮助-Easy to hide the process chain [source], written in language gadgets ~ hope that help
- 2022-03-21 02:10:56下载
- 积分:1
-
本代码主要是实现多线程存储数据到SQL Server数据库。
本代码主要是实现多线程存储数据到SQL Server数据库。-this is the main source multithreaded store data to SQL Server databases.
- 2023-05-25 18:20:03下载
- 积分:1
-
操作系统进程调度内存分配与回收
操作系统进程调度内存分配与回收-operating system memory allocation process scheduling and recovery
- 2022-05-28 09:02:22下载
- 积分:1
-
vc编写的,提取windows进程管理器信息的程序
vc编写的,提取windows进程管理器信息的程序-vc prepared, extract windows process manager process of information
- 2023-07-25 03:40:03下载
- 积分:1
-
执行并等待一个程序结束,并通知父进程的程序
执行并等待一个程序结束,并通知父进程的程序- Carries out and waited for a procedure ended, and informs the
father advancement the procedure
- 2022-03-16 11:18:11下载
- 积分:1
-
经典教材“Win32多线程程序设计”(候捷译)的配套程序源代码,都已经编译运行过,十分适合多线程编程学习。...
经典教材“Win32多线程程序设计”(候捷译)的配套程序源代码,都已经编译运行过,十分适合多线程编程学习。-Classic textbook
- 2022-01-21 05:16:19下载
- 积分: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
-
一个查看系统进程的小程序,在Windows系统命令行中运行
一个查看系统进程的小程序,在Windows系统命令行中运行-View the system processes a small program in the Windows system, run the command line
- 2022-03-18 03:41:34下载
- 积分:1
-
本地进程的扫描,一个简单的例子,源码在txt文件中
本地进程的扫描,一个简单的例子,源码在txt文件中-local scanning process, a simple example, the source document in txt
- 2023-01-17 05:25:03下载
- 积分:1