-
哈工大操作系统课程设计,虚拟磁盘的设计和实现
哈工大操作系统课程设计,虚拟磁盘的设计和实现-HIT operating system design, virtual disk design and the realization of
- 2022-07-19 12:21:31下载
- 积分:1
-
本文提供在微软的windows家族的操作系统的内核模式驱动程序中分配和使用内存的信息。它描述了驱动程序可用的内存类型,每种类型内存的适当的分配和使用,和测试与内...
本文提供在微软的windows家族的操作系统的内核模式驱动程序中分配和使用内存的信息。它描述了驱动程序可用的内存类型,每种类型内存的适当的分配和使用,和测试与内存有关的问题的最好方法-This article provides Microsoft windows family of operating system kernel mode driver in the distribution and use of memory information. It describes the drivers available memory types, each type of memory appropriate allocation and use, and testing of memory-related issues and the best way to
- 2022-03-03 17:14:04下载
- 积分:1
-
我自己写的一个实模式的操作系统,支持fat12文件系统和一个和shell整合到一起的简单的键盘驱动,目前正在实现pci总线驱动程序。以后将会转入到保护模式下开发...
我自己写的一个实模式的操作系统,支持fat12文件系统和一个和shell整合到一起的简单的键盘驱动,目前正在实现pci总线驱动程序。以后将会转入到保护模式下开发-I wrote it myself a real mode of the operating system, support FAT12 file system and a shell and the integration with a simple keyboard-driven, are currently achieving pci bus driver. After that it will enter a protected mode development
- 2022-07-10 19:09:18下载
- 积分:1
-
OMAP730 USB 驱动源码
OMAP730 USB 驱动源码-OMAP730 USB driver source code
- 2022-03-29 04:57:49下载
- 积分:1
-
achieve operating system threads
操作系统中实现线程-achieve operating system threads
- 2022-10-26 04:55:03下载
- 积分: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
-
Orange' s: an operating system implementation (source code attached to the bo...
Orange s:一个操作系统的实现(书附源码)readme.rar-Orange" s: an operating system implementation (source code attached to the book) readme.rar
- 2022-08-17 14:20:28下载
- 积分:1
-
一类操作系统在开发中的一个分类。
一个类linux的dos下开发的操作系统.-a category of dos linux operating system under development.
- 2023-08-16 11:40:04下载
- 积分:1
-
、课设内容及步骤
1. 消化课设算法思想及样本程序
给出对应模块(函数)的流程图
2. 编制 建立、删除、打开、关闭、读、写 函数
3. 准备调...
、课设内容及步骤
1. 消化课设算法思想及样本程序
给出对应模块(函数)的流程图
2. 编制 建立、删除、打开、关闭、读、写 函数
3. 准备调试数据(至少两个用户,若干文件),能实施多个命令操作
4. 上机编辑、编译源程序,并进行调试
5. 利用准备好的调试数据,运行测试程序,
观察运行结果,并作记录和分析
-, Class-based content and Step 1. Digest algorithm based lesson ideas and sample program are given the corresponding module (function) of the flow chart 2. Prepared to establish, delete, open, closed, read, write, function 3. Ready debugging data (at least two users, a number of documents), to implement a number of commands to operate 4. on the machine to edit, compile source code, and debugging 5. preparation good use of debugging data, run test procedures, observing the results, and for recording and analysis
- 2022-02-09 14:21:26下载
- 积分:1
-
Eight digital tube experiments S3C44B0 Example directory file structure: 8led_te...
八段数码管实验用例S3C44b0
目录文件结构:
8led_test
├─ main.c C语言主源文件
└─ 8led.c 八段数码管处理函数源文件
如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。-Eight digital tube experiments S3C44B0 Example directory file structure: 8led_test ├ ─ main.c C language main source file └ ─ 8led.c eight digital tube function source file how to deal with procedures to the Flash programmer, please read the common directory ProgramFlash . txt file.
- 2022-04-15 04:25:24下载
- 积分:1