-
微软考试详尽的解释,历年试题解析,例题等。考微软的认证要看啊・!...
微软考试详尽的解释,历年试题解析,例题等。考微软的认证要看啊・!-Microsoft examinations detailed explanation of the calendar year analytic questions, as examples. Microsoft"s certification test to see ah!
- 2022-01-27 08:46:04下载
- 积分:1
-
一本bios的手册,经典的东西.
一本bios的手册,经典的东西.-A bios handbook,a classical handbook.
- 2023-04-13 08:30:04下载
- 积分: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
-
Stanford iPhone课程配套源码,介绍people picker的用法。
Stanford iPhone课程配套源码,介绍people picker的用法。-source code of Stanford iPhone course, demo of how to use People picker
- 2022-03-21 05:03:07下载
- 积分:1
-
银行家算法,用来检验死锁问题
银行家算法,用来检验死锁问题-bankers algorithm, a test of deadlock. .
- 2022-08-03 22:02:57下载
- 积分:1
-
磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的...
磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-a disk scheduling algorithms. Three algorithms to achieve : 1. First-come first-serve two. Seeking shortest priority (to be their head the assumption that the current location) 3. Elevator Algorithm 2. Track services from the designated order of the text document (TXT) out of three. Output : the first line : track the order of the second line services : Road show that the total number of mobile
- 2022-08-15 21:13:09下载
- 积分:1
-
the linux source code is very comprehensive ~ ~ basic integrity of the use of a...
这个linux源代码是很全面的~基本完整了~使用c编译的~由于时间问题我没有亲自测试~但就算用来做参考资料也是非常好的-the linux source code is very comprehensive ~ ~ basic integrity of the use of a translation of c ~ due to the time I did not personally test to be used to do it even if reference is very good
- 2022-03-17 08:23:38下载
- 积分:1
-
DOS操用系统源代码,C语言编写,对操作系统的认识有很大的帮助....
DOS操用系统源代码,C语言编写,对操作系统的认识有很大的帮助.-DOS speaks system source code, C language, the awareness of the operating system will be very helpful.
- 2023-04-27 00:40:03下载
- 积分:1
-
通用异步FIFO的verilog设计代码,从开源
通用异步FIFO设计的verilog代码,来自于opencore-Universal Asynchronous FIFO Verilog design code, from opencore
- 2022-05-25 15:08:10下载
- 积分:1
-
CPU调度C语言实现 实现1FCFS(先到先服务) 2SJF(最段作业优先调度) 3RR(轮转法) 4PSA(优先权调度)n) 5EXIT 6...
CPU调度C语言实现 实现1FCFS(先到先服务) 2SJF(最段作业优先调度) 3RR(轮转法) 4PSA(优先权调度)n) 5EXIT 6时间的延迟; 7:屏幕的换色.-CPU scheduling C Language Implementation 1FCFS (first come-first services) 2SJF (most of the operational priority scheduling) 3RR (Web) 4PSA (Priority Scheduling) n) 5EXIT six hours of delay; 7 : screen for color.
- 2022-02-26 06:57:36下载
- 积分:1