-
vc读取物理内存
使用vc获取系统当前的物理内存信息,你可以使用它编写一些小工具,或者用来检测或评判某个系统运行状态!
- 2022-08-11 04:45:31下载
- 积分:1
-
CuRT_嵌入式操作系统源码
一款基于C语言开发的嵌入式操作系统源码,使用方便,效率高。为开源的非实时操作系统(经改良后也能用于实时系统)。免费又好用,用得很广。稳定性很强常用于服务器等对稳定性有较高要求的场所。因为稳定性比较好,图形界面又很炫所以常用于智能手机等消费电子领域。
- 2022-03-06 20:45:58下载
- 积分:1
-
随着社会的快速发展,生活水平的不断提高,出于对智能化技术发展要求,为用户提供方便,操作简单,快捷,可靠的服务,开发了银行帐户管理系统....
随着社会的快速发展,生活水平的不断提高,出于对智能化技术发展要求,为用户提供方便,操作简单,快捷,可靠的服务,开发了银行帐户管理系统.-With the rapid development of society, the standard of living continues to improve, based on the requirements of the development of intelligent technology. to provide users with convenient, simple, fast, reliable service and the development of the bank account management system.
- 2023-06-19 06:25:06下载
- 积分:1
-
多线程实例,两个小球在不同线程里执行。bcb源码
多线程实例,两个小球在不同线程里执行。bcb源码-Examples of multi-threading, the two small balls in different threads in the implementation. BCB source
- 2022-02-13 10:46:31下载
- 积分:1
-
操作系统的应用。
操作系统的应用。-OS applications.
- 2022-11-08 04:40:03下载
- 积分:1
-
bankers algorithm examples
银行家算法的实例-bankers algorithm examples
- 2022-06-14 00:56:56下载
- 积分:1
-
Symbian C++的文件和keycapture项目,解释了如何使用该框架…
Symbian C++ filebrowser and keycapture project, explain how to use Akn framework.
- 2022-02-14 05:52:16下载
- 积分:1
-
This is a process of the operating system's scheduling experiment, the sched...
这是一个关于操作系统进程调度的实验,采用的是优先权调度算法-This is a process of the operating system"s scheduling experiment, the scheduling algorithm is priority
- 2022-02-10 12:01:34下载
- 积分:1
-
A multi
一个多任务实时操作系统,可以运行在arm7tdmi芯片上。带有中断管理、设备管理和LCD控制驱动-A multi-task real-time operating system, you can run in arm7tdmi chip. With disruption management, equipment management and control-driven LCD
- 2022-10-18 09:40:03下载
- 积分:1
-
设计一个有N个进程并发的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)算法。...
设计一个有N个进程并发的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)算法。
-Design of a concurrent process, N a process scheduler. The process of scheduling algorithm: The number of priority the highest priority scheduling algorithm (ie the number of processors allocated to the highest priority to the process) algorithm.
- 2022-07-06 20:40:09下载
- 积分:1