-
操作系统进程通信源码
这是一个进程通信的源码,并不限定在父子进程之间。虽然源码设计较为简单,并没有使用MFC进行界面设计,但是作为操作系统新手,可以简单参考此功能实现过程,希望对你们会有所启发。
- 2022-03-05 03:40:45下载
- 积分:1
-
设置显示器的显示模式的程序
详细说明:这是一个可以设置显示器的显示模式的程序,程序的分辨率,频率都可以在运行的时候设置-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
-
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起...
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起始状态都是就绪状态W。-On the operating system: This procedure may choose to use the priority number of law or simple rotation on the five process scheduling. Each process is running R (run), ready W (wait) and the completion of F (finish), one of three states and assume that the initial state is a state of readiness W.
- 2022-02-04 17:52:14下载
- 积分:1
-
threads and synchronization of nachos Experimental
nachos下线程与同步的实验,在nachos目录下覆盖源文件后make就可以运行-threads and synchronization of nachos Experimental
- 2022-05-08 22:07: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
-
Optical encoder source code, can refer to! Does the use of AVR
光电编码器源代码,可以参考一下!使用AVR做的-Optical encoder source code, can refer to! Does the use of AVR
- 2022-07-16 20:51:45下载
- 积分:1
-
Motion Control VC example demo1001c01w9xw2km02
运动控制VC实例demo1001c01w9xw2km02-Motion Control VC example demo1001c01w9xw2km02
- 2022-06-13 07:03:00下载
- 积分:1
-
ucosII in TI on the TMS320LF2407 transplantation. Embedded operating system.
ucosII在TI的tms320lf2407上的移植。
嵌入式操作系统。-ucosII in TI on the TMS320LF2407 transplantation. Embedded operating system.
- 2023-05-12 22:10:03下载
- 积分:1
-
驱动文件需要通过操作系统自动加载
驱动文件需要通过操作系统自动加载 -drive
- 2022-03-03 15:41:39下载
- 积分:1
-
网络实验 LWIP无操作系统移植
本实验将实现如下功能:本实验利用STM32F10开发板上的DM9000网络芯片实现联网功能,网络协议栈使用的LWIP,版本为1.4.1。默认开启了DHCP,将开发板连接到路由器上以后就会自动获取IP地址,当DHCP失败以后就会使用默认IP地址,默认IP地址为:192.168.1.30。DHCP成功后就可以在电脑上通过ping命令来测试LWIP移植是否成功。
- 2022-07-11 03:17:23下载
- 积分:1