-
文章详细分析了核加内核的源代码,希望对大家的研究和分析
这篇文章详细分析了Nucleus PLUS内核的源码,希望对大家有帮助!-The article detailed analysis of the Nucleus PLUS kernel source code, you want to help!
- 2022-01-26 03:40:01下载
- 积分:1
-
这是一个关于操作系统的编程实现以及源码,源码的实现是用VC,可供学习操作系统的的同学用...
这是一个关于操作系统的编程实现以及源码,源码的实现是用VC,可供学习操作系统的的同学用-This is one of the operating systems and programming source, the source code and realization of the VC, the operating system for learning with students
- 2022-04-10 16:38:04下载
- 积分:1
-
操作系统进程通信源码
这是一个进程通信的源码,并不限定在父子进程之间。虽然源码设计较为简单,并没有使用MFC进行界面设计,但是作为操作系统新手,可以简单参考此功能实现过程,希望对你们会有所启发。
- 2022-07-08 08:23:15下载
- 积分:1
-
文件目录管理适应用于对系统文件的模拟。很经典的。欢迎下载...
文件目录管理适应用于对系统文件的模拟。很经典的。欢迎下载-File directory management to adapt to system files used for simulation. Very classic. Welcome to download
- 2022-06-03 00:43:12下载
- 积分:1
-
操作系统里面一个功能的模拟,关于进程调度的
操作系统里面一个功能的模拟,关于进程调度的-Function of the operating system inside a simulation, on the process of scheduling
- 2023-05-17 21:30:02下载
- 积分:1
-
WinCE5.0部分核心源码
WinCE5.0部分核心源码-part of the core source WinCE5.0
- 2022-02-04 11:37:00下载
- 积分: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
-
测试系统环境变量的程序
测试系统环境变量的程序-test system environment variables procedures
- 2022-07-11 03:25:55下载
- 积分:1
-
MetaFS 文件系统工程文件源码,基于dokan文件系统驱动
MetaFS 文件系统工程文件源码,基于dokan文件系统驱动-MetaFS file system project source code files, based on the file system driver dokan
- 2022-01-22 06:02:02下载
- 积分:1
-
早起的鸟儿 — — 这场比赛是设计遵循热的游戏飞扬的小鸟
这场比赛是"早起的鸟儿游戏"。代码是通过使用 cocos2d 分类目录-x 工程师并使用 c + + 编程语言写的。源代码包含类的游戏。如可以生成多平台: windows,android、 ios,Mac......
这是游戏开发人员用来了解游戏的代码和方式,使手机游戏的结构很好的例子
- 2022-02-11 22:13:34下载
- 积分:1