-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1
-
本人写的一个提供各种图片解码显示的lib的原代码,可以调用此lib来显示各种格式的图片...
本人写的一个提供各种图片解码显示的lib的原代码,可以调用此lib来显示各种格式的图片-I write a decoder to provide a variety of picture shows the original code of the lib, you can call this lib to display images in various formats
- 2022-08-15 09:37:54下载
- 积分:1
-
Windows窗口管理程序,轻松实现对Windows窗口的管理
Windows窗口管理程序,轻松实现对Windows窗口的管理-Windows window management process easier for the Windows Management
- 2022-03-02 05:00:33下载
- 积分:1
-
: 介绍了 L C o S芯片在电视接收系统中的应用, 重点讨论了 L C o S芯片的结构与特点。...
: 介绍了 L C o S芯片在电视接收系统中的应用, 重点讨论了 L C o S芯片的结构与特点。-: LC o S introduced the chip in the television receiver system, focused on the LC o S-chip structure and characteristics.
- 2022-08-17 18:15:20下载
- 积分:1
-
使用Windows操作系统的API函数在桌面上写在或绘画图形。
使用Windows操作系统的API函数在桌面上写在或绘画图形。-Using the Windows operating system API function to write in, or painting on the desktop graphics.
- 2022-02-03 15:22:27下载
- 积分:1
-
控制进程例子,这个例子是示范怎么关闭指定的进程!
控制进程例子,这个例子是示范怎么关闭指定的进程!-control process for example, was a model of how to close the designated process!
- 2022-03-23 02:16:15下载
- 积分:1
-
将一个程序,安装成NT服务控制其他服务。
将一个程序,安装成NT服务控制其他服务。- A procedure, peacefully fits out the NT service control other
services.
- 2022-01-23 11:06:23下载
- 积分:1
-
显示系统信息,能够获取系统硬件及操作系统信息
显示系统信息,能够获取系统硬件及操作系统信息-Display system information, access to system hardware and operating system information
- 2022-01-26 00:37:16下载
- 积分:1
-
win32 api的使用手册,挺好的 适合程序开发人员使用
win32 api的使用手册,挺好的 适合程序开发人员使用-win32 api
- 2022-05-31 05:54:23下载
- 积分:1
-
VC服务程序源代码
本代码是演示SERVER服务程序,额也是一个框架文件,大家可以以此为模板参考基础来书写自己的服务代码。本代码入口函数为_tWinMain函数,里面的 Run函数为一个线程,其内部为整体就是一个线程,也可以在里面添加更更多的线程。
- 2023-06-13 02:35:03下载
- 积分:1