-
android 操作系统英文开发文档说明
android 操作系统英文开发文档说明-android development documentation
- 2022-02-25 16:00: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
-
wince 访问注册表,修改ip地址,网关,如果结合自己程序,放到自动启动程序,可以实现开机后自动配置正确的ip地址,就象winxp一样....
wince 访问注册表,修改ip地址,网关,如果结合自己程序,放到自动启动程序,可以实现开机后自动配置正确的ip地址,就象winxp一样.-err
- 2022-02-05 16:20:35下载
- 积分:1
-
DOS
DOS - ç ,它的内核也是FreeDOS的内核。并在此基础上进行了一定的修改,使其更加实用。 FreeDOS的是项目设计
提供替代到MS - DOS,PC的DOS的和DR - DOS的自由 。-DOS-C started in 1988 as an experiment in writing device drivers in C for
Microsoft s MS-DOS. Both block and character device drivers were written,
along with special C data structures to match the MS-DOS request packet. It
was then recognized that using the same techniques, an operating system
could be written that would take advantage of the C language features and
would require much less time to develop than the traditional assembly
language techniques. Although UNIX had proven this earlier, it was not
tried with a traditional pc operating system.
At this time, a minimal operating system using the device drivers written
earlier along with a new 8086 interrupt API was developed. It was called
XDOS and proved to be a functional operating system. This new operating
system was used to develop booting techniques and a C library SDK was
dev
- 2023-09-06 14:00:04下载
- 积分:1
-
一个小小的操作系统,这是我写的。操作系统已经有多
A tiny operating system, which is written by me. The os has already had multi-task function, you can add another task in processes.asm .The os is written by nasm on linux platform, and the instruction of assemble is in the makefile.-A tiny operating system, which is written by me. The os has already had multi-task function, you can add another task in processes.asm .The os is written by nasm on linux platform, and the instruction of assemble is in the makefile.
- 2022-10-23 04:35:03下载
- 积分:1
-
虚拟存储管理的模拟,是一个实验,可以参考一下,
虚拟存储管理的模拟,是一个实验,可以参考一下,-Virtual storage management simulation is an experiment, you can refer to,
- 2022-04-16 01:29:33下载
- 积分:1
-
有关进程管理的程序
有关进程管理的程序-the process management procedures
- 2022-02-12 13:26:11下载
- 积分:1
-
关于unix操作系统的最经典的一部电子英文版的书,主要含有关于unix环境下的经典编程...
关于unix操作系统的最经典的一部电子英文版的书,主要含有关于unix环境下的经典编程-Unix operating system on the most classic of the English version of an electronic book, containing mainly on classic unix programming environment
- 2022-06-03 05:55:48下载
- 积分:1
-
页面置换算法 先进先出、最近最久未使用、最佳页面置换算法...
页面置换算法 先进先出、最近最久未使用、最佳页面置换算法-FIFO page replacement algorithms, the recent use of the most long-lost, the best page replacement algorithm for
- 2023-06-21 10:20:03下载
- 积分:1
-
一个简单的文件系统
一个简单的文件系统-a simple file system
- 2022-02-03 02:42:17下载
- 积分:1