-
developed abroad MACH
国外开发的著名分布式操作系统mach的有关代码文章,很有参考价值-developed abroad MACH-distributed operating system code in the articles of great reference value
- 2022-03-24 06:53:50下载
- 积分:1
-
银行家算法C源代码参考,完整的源代码,可以直接编译
银行家算法C源代码参考,完整的源代码,可以直接编译-VC
- 2023-01-05 21:55:03下载
- 积分:1
-
rtos 随 想 曲
rtos 随 想 曲-Byelorussian Capriccio
- 2022-09-24 00:45:03下载
- 积分:1
-
一个微型操作系统源码
一个微型操作系统源码-a micro-source operating system
- 2022-04-23 22:33:06下载
- 积分:1
-
C++写的操作系统原理及实现,模拟页面置换算法FIFO的源码
C++写的操作系统原理及实现,模拟页面置换算法FIFO的源码-C++ Write the operating system and realize the principle of simulated FIFO page replacement algorithm for the source
- 2022-05-24 18:38:44下载
- 积分:1
-
文件目录管理适应用于对系统文件的模拟。很经典的。欢迎下载...
文件目录管理适应用于对系统文件的模拟。很经典的。欢迎下载-File directory management to adapt to system files used for simulation. Very classic. Welcome to download
- 2022-06-03 00:43:12下载
- 积分:1
-
操作系统的测试报告,内容很丰富,我的过程…
上操作系统所作的试验报告,内容很丰富,有关进程和内存文件管理的-operating system on the test report, is very rich in contents, the process of memory and document management
- 2022-07-12 01:55:13下载
- 积分:1
-
wince 访问注册表,修改ip地址,网关,如果结合自己程序,放到自动启动程序,可以实现开机后自动配置正确的ip地址,就象winxp一样....
wince 访问注册表,修改ip地址,网关,如果结合自己程序,放到自动启动程序,可以实现开机后自动配置正确的ip地址,就象winxp一样.-err
- 2022-02-05 16:20:35下载
- 积分: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
-
This is a dsp2812 on the transplant procedure, I tested, is very poor, good thin...
这是一个在dsp2812上移植的程序,本人测试过,很不差,好东西-This is a dsp2812 on the transplant procedure, I tested, is very poor, good things
- 2022-01-28 02:02:24下载
- 积分:1