-
设置显示器的显示模式的程序
详细说明:这是一个可以设置显示器的显示模式的程序,程序的分辨率,频率都可以在运行的时候设置-This is a display you can set the display mode of procedure, procedural resolution, the frequency can be set at run time
- 2022-12-01 21:45:03下载
- 积分:1
-
一个小的操作系统,开发使用GCC,成千上万的代码的作用…
一个小型的操作系统,采用gcc进行开发,几千行的代码,方便初学者学习-a small operating system, developed using gcc, thousands of the code to facilitate learning beginners
- 2022-05-13 19:41:22下载
- 积分: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
-
ucos的源代码程序,可以好好研究一下,尤其是进程控制用的一张二维表,简直是经典...
ucos的源代码程序,可以好好研究一下,尤其是进程控制用的一张二维表,简直是经典-uCOS program source code, you can look good, especially the process of controlling a two-dimensional form, it is a classic
- 2022-01-26 01:30:56下载
- 积分:1
-
线程的调度模拟ok
线程的调度模拟ok-thread scheduling simulation ok
- 2022-04-09 15:03:44下载
- 积分:1
-
settlement process Deadlock bankers algorithm, vc 2005
解决进程死锁的银行家算法,vc++2005-settlement process Deadlock bankers algorithm, vc 2005
- 2022-04-13 06:28:15下载
- 积分:1
-
OMAP730 USB 驱动源码
OMAP730 USB 驱动源码-OMAP730 USB driver source code
- 2022-03-29 04:57:49下载
- 积分:1
-
操作系统C编程――单处理器系统的进程调度
操作系统C编程――单处理器系统的进程调度-Operate System Programming- processes for single processer system
- 2022-02-04 11:35:23下载
- 积分:1
-
实时fifo先进先出队列,为内核线程间通信提供高效而且高可靠性通信机制...
实时fifo先进先出队列,为内核线程间通信提供高效而且高可靠性通信机制-- fifo queue FIFO-to-thread communication between the kernel to provide high reliability and efficient communication mechanism
- 2022-02-26 09:33:23下载
- 积分:1
-
osapi 2.0 操作系统抽象层
"系统抽象层"使得你可以实现一种对于RTOS、CPU和所运行产品物理特性完全透明的软件。使用这种公共通用接口,高层软件在...
osapi 2.0 操作系统抽象层
"系统抽象层"使得你可以实现一种对于RTOS、CPU和所运行产品物理特性完全透明的软件。使用这种公共通用接口,高层软件在并不了解底层硬件特性的情况下也可以访问底层服务,比如对非易失性内存的读写。 -osapi 2.0 Operating System Abstraction Layer "system abstraction layer" allows you to achieve an RTO S, CPU and the operating characteristics of the physical products fully transparent software. Public use of such common interface, high-level software is not in understanding the underlying hardware characteristics of the bottom can also access services, For instance, nonvolatile memory read and write.
- 2022-01-26 06:58:53下载
- 积分:1