-
WinCE5.0部分核心源码
WinCE5.0部分核心源码-part of the core source WinCE5.0
- 2022-02-04 11:37:00下载
- 积分:1
-
freedos32 the source code and dos compatible operating system. Now only 0. Versi...
freedos32的源代码,和dos兼容的操作系统。现在仅是0。05版本-freedos32 the source code and dos compatible operating system. Now only 0. Version 05
- 2023-02-17 17:45:03下载
- 积分:1
-
计算机技术在大约55年后取得了令人难以置信的进展…
Computer technology has made incredible progress in the roughly 55 years since
the first general-purpose electronic computer was created. Today, less than a
thousand dollars will purchase a personal computer that has more performance,
more main memory, and more disk storage than a computer bought in 1980 for
$1 million. This rapid rate of improvement has come both from advances in the
technology used to build computers and from innovation in computer design.
- 2022-04-29 06:46:06下载
- 积分:1
-
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、...
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、Semaphore也是),可以跨进程使用,而且等待一个被锁住的Mutex可以设定TIMEOUT,不会像Critical Section那样无法得知临界区域的情况,而一直死等。-Thread synchronization mechanism. Mutex" s function and the critical region is very similar. The difference is: Mutex spent more time than the multi-Critical Section, but the Mutex is the core object (Event, Semaphore is), you can cross-process use, and has been locked waiting for a Mutex can be set to TIMEOUT, not as Critical Section did not know the critical situation in the region, for so long and so die.
- 2023-07-23 08:05:05下载
- 积分:1
-
小型多任务操作系统
应用背景
一个小型的多任务的操作系统的实现,用于学习,多任务调度与管理,使用标准c语言开发。
关键技术一个小型的多任务的操作系统的实现,用于学习,多任务调度与管理,使用标准c语言开发。一个真正微型操作系统,比uCOS更小,只支持16个任务,但速度更快,所占资源更少。a real micro-operating system, even smaller than for uCOS, which only supports 16 missions, but even faster. share with fewer resources.
- 2023-01-26 16:35:04下载
- 积分:1
-
这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题...
这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题-This is the OS class, the subject of the examination period, with the volume contradict signal synchronization process to resolve the problem
- 2023-09-05 05:55:03下载
- 积分:1
-
内存管理,虚拟内存的分配和回收
内存管理,虚拟内存的分配和回收-memory management, virtual memory allocation and recovery
- 2022-01-30 14:12:19下载
- 积分:1
-
在手机操作系统上Mobile上开发的一个查看天气预报的程序。很好的一个实例。...
在手机操作系统上Mobile上开发的一个查看天气预报的程序。很好的一个实例。-Mobile phone operating system in developing a procedure for checking weather forecasts. Good a case in point.
- 2023-04-05 00:05:04下载
- 积分:1
-
广东工业大学洪凌郁操作系统的课程设计:包括进程调度…
广东工业大学 洪凌郁 操作系统的课程设计:包括进程管理,作业调度,存储管理,和磁盘调度!有问题可以E-mail联系我!-guangdong industry university honglinyu OS cource project: include process schedule, job schedule, memory management, disk schedule. Any question, please email to the writer.
- 2022-04-15 05:04:57下载
- 积分:1
-
The process of scheduling the operating system is mainly used to mimic the opera...
进程调度主要是操作系统中用于模仿操作的进程的-The process of scheduling the operating system is mainly used to mimic the operation of the process
- 2022-04-10 18:39:21下载
- 积分:1