登录
首页 » Process-Thread » 一个用C做得存储管理,很好用的,是操作系统的实验

一个用C做得存储管理,很好用的,是操作系统的实验

于 2022-03-24 发布 文件大小:7.26 kB
0 141
下载积分: 2 下载次数: 1

代码说明:

一个用C做得存储管理,很好用的,是操作系统的实验-doing a C storage management, good use, the operating system is experimental

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在...
    编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that after the deletion of the data has shown. (Display in the form of the dialog box shown), in Reading censored data to the attention of mutually exclusive threads.
    2022-02-04 00:50:12下载
    积分:1
  • 这是一个用SDK编写的创建多个进程和的例子。 每相隔半秒钟就可以鼠标创建进程...
    这是一个用SDK编写的创建多个进程和的例子。 每相隔半秒钟就可以鼠标创建进程-This a preparation using the SDK to create multiple processes and examples. Each can be separated by half a process to create mouse
    2022-02-13 06:24:46下载
    积分:1
  • 本人的操作系统题目,用优先级算法实现进程调度,可以随时添加进程进入就绪队列。...
    本人的操作系统题目,用优先级算法实现进程调度,可以随时添加进程进入就绪队列。-subject of the operating system, with priority scheduling algorithm process, the process can be added at any time into ready queue.
    2022-01-26 15:06:26下载
    积分:1
  • use Windows 2000/XP API functions, including the preparation of a two
    使用Windows 2000 / XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。-use Windows 2000/XP API functions, including the preparation of a two-threaded process, a thread used to simulate memory allocation, a thread used to track a thread of memory, but also between two threads through the synchronized signal volume.
    2022-07-27 02:37:11下载
    积分:1
  • VB进程编程原代码.本程序在Win98+VB6测试通过.
    VB进程编程原代码.本程序在Win98+VB6测试通过.-VB source code programming process. The Win98 VB6 procedures in the test.
    2022-03-11 19:13:09下载
    积分:1
  • a multithreaded case management procedures. Win32 system for programming and mul...
    一个多线程管理实例程序。对于win32系统编程和多线程编程的人是一个很好的东西。-a multithreaded case management procedures. Win32 system for programming and multi-threaded programming is a good thing.
    2022-04-14 09:43:18下载
    积分:1
  • 关于C++程序实现各种功能的过程管理…
    关于进程管理的C++程序 实现描述进程管理的各种功能-With regard to process management in C++ program to achieve the various functions described in process management
    2023-08-19 17:10:03下载
    积分:1
  • CloseSmoothly_demo through dialog callback achieve a smooth fade out effect fade...
    CloseSmoothly_demo, 通过回调实现对话框的平滑淡入淡出效果-CloseSmoothly_demo through dialog callback achieve a smooth fade out effect fades
    2022-02-26 21:28:28下载
    积分:1
  • 得到所有dll的关联调用
    得到所有dll的关联调用-all dll called the link
    2023-09-03 03:25:04下载
    积分:1
  • two experimental operating system : the process of scheduling strategy to achiev...
    操作系统实验2:进程调度策略的模拟实现 1、 设计一个有 N个进程共行的进程调度程序。 2、 每个进程有一个进程控制块PCB来表示,进程控制块的格式为: 进程名 优先数 到达时间 需要运行时间 已占用CPU时间 进程状态 a) 进程优先数、需要运行时间、到达时间可以事先人为地指定,也可以随机产生,注意初始化上述数值时要尽量使进程并发执行,而不是按到达时间顺序调度。 b) 进程的运行时间以时间片为单位进行计算。 c) 进程状态分为就绪、运行、完成三种状态之,分别用W、R、F表示。 3、 进程调度规则如下: a) 就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。 b) 如果运行一个时间片后,进程已占用 CPU时间达到所需要运行时间,则进程完成,撤销该进程。 c) 如果运行一个时间片后,进程已占用CPU时间还未达到所需要运行时间,即进程需要继续运行,将它插入就绪队列,队列重新排序,等待CPU。 d) 重复以上过程,直到所要进程都完成为止。 -two experimental operating system : the process of scheduling strategy to achieve a simulation. Design is a process of a total of N the process scheduler. 2, each process is a process control block to PCB said that the process control block format : process a few who arrived at the priority needs time to time running CPU time a state process) process priority number. need to run time, arriving in time prior to artificially designated, can also randomly generated, Initialization attention to the above values are to m
    2022-02-20 17:25:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载