-
2004.7.6日上传的一个有错这是2004.7.7日重新传的。这是本人用汇编和C混合编成的一个32...
2004.7.6日上传的一个有错这是2004.7.7日重新传的。这是本人用汇编和C混合编成的一个32-bit多任务、多线程的操作系统内核。现在暂时不提供原代码但可以下载用。谁有兴趣且觉得自己有能力和我共同完善它最终实现真正的中国本土的高端操作系统请和我联系:yaocong@mail.china.com -2004.7.6 date passes on has mistake this is 2004.7.7 dates
repasses on. This is myself uses the assembly and C mix forming 32-bit
multi- duties, the multi-thread operating system essence. Now
temporarily does not provide the original code but to be allowed to
download uses. Who has the interest also thought oneself has the
ability and I consummates it finally to realize the genuine Chinese
native place high end operating system together please to relate with
me: Yaocong@mail.china.com
- 2023-05-02 10:10:03下载
- 积分:1
-
A user
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.-A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running comput
- 2022-11-28 07:20:03下载
- 积分: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
-
程序设计了打开对话框和保存对话框.程序设计简明,代码完整....
程序设计了打开对话框和保存对话框.程序设计简明,代码完整.-procedures designed to preserve open dialog and dialog. A simple program design, code integrity.
- 2023-05-22 03:35:03下载
- 积分:1
-
ext2fs source code!
ext2fs文件系统的源码,linux日志文件系统实现源代码o !-ext2fs source code!
- 2023-04-07 19:50:03下载
- 积分:1
-
实现一个简单的视频聊天,请放心下载,不含插件
实现一个简单的视频聊天,请放心下载,不含插件-Realize a simple video chat, please rest assured download, free plug-ins
- 2022-02-10 05:43:47下载
- 积分:1
-
基于莱昂氏unix的x86实现代码
基于莱昂氏unix的x86实现代码,或者说是unix的x86实现代码丰富非常适合学习操作系统原理
- 2022-11-21 12:05:03下载
- 积分:1
-
使用VC在调用window Cmd 命令,并分析返回的结果来取得需要的数据。...
使用VC在调用window Cmd 命令,并分析返回的结果来取得需要的数据。-The use of VC in the call window Cmd commands, and analyze the returned results to obtain the required data.
- 2023-07-28 06:15:03下载
- 积分:1
-
windows 的另一种字体,非常的棒(价格3.5万),欢迎下载使用.
windows 的另一种字体,非常的棒(价格3.5万),欢迎下载使用.-Another font in windows , which seems very good . Welcome to download and try.
- 2022-02-03 01:27:30下载
- 积分:1
-
多线程实例,两个小球在不同线程里执行。bcb源码
多线程实例,两个小球在不同线程里执行。bcb源码-Examples of multi-threading, the two small balls in different threads in the implementation. BCB source
- 2022-02-13 10:46:31下载
- 积分:1