-
网络实验 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
-
dining philosophers problem Java version
哲学家进餐问题Java版-dining philosophers problem Java version
- 2022-06-16 20:08:38下载
- 积分:1
-
电力系统负荷预测
对电力系统中端负荷进行预测
- 2022-05-14 08:06:43下载
- 积分:1
-
Minix the mpx386.s Notes
minix的mpx386.s注释-Minix the mpx386.s Notes
- 2023-04-15 11:05:03下载
- 积分:1
-
磁盘调度的三种方法的其中一种用C语言实现
磁盘调度的三种方法的其中一种用C语言实现-Disk scheduling one of three methods using C language
- 2022-02-21 03:38:03下载
- 积分:1
-
C_deadblocked和按优先数.rar
C_deadblocked和按优先数.rar-C_deadblocked and by priority number. Rar
- 2022-04-26 21:09:03下载
- 积分:1
-
nachos下并发程序设计。编写双向链表并演示并发错误。包含文件Makefile.common、main.cc、threadtest.cc、dllist...
nachos下并发程序设计。编写双向链表并演示并发错误。包含文件Makefile.common、main.cc、threadtest.cc、dllist-driver.cc、dllist.cc、dllist.h、nachos01.doc-concurrent programming under the nachos. List and demonstrate the preparation of two-way concurrent error. Include file Makefile.common, main.cc, threadtest.cc, dllist-driver.cc, dllist.cc, dllist.h, nachos01.doc
- 2022-03-16 07:50:59下载
- 积分:1
-
操作系统引导探究
操作系统引导探究-OS guide Inquiry
- 2022-08-08 21:43:48下载
- 积分:1
-
Secret of windows programming about 95 VxD programming
Secret of windows 95 programming about VxD programming-Secret of windows programming about 95 VxD programming
- 2022-02-25 07:23:31下载
- 积分:1
-
这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级...
这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on some basic document management, such as : read, write, delete files. Through this procedure can grasp the principle document subsystems to enhance the structure of the two file system user management, document management, directory management, understanding, and the procedures to achieve the right documents subsystem simulation.
- 2022-05-30 23:08:31下载
- 积分:1