文件名称:LFYOS
介绍说明--下载内容均来自于网络,请自行研究使用
国内一位牛人自己开发的操作系统,已经基本完成操作系统的启动,任务调度,并且有一个简单的图形操作界面-Domestic cattle people who own operating system, has been basically completed the launch of the operating system, task scheduling, and a simple graphical user interface
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dissertation
............\毕业论文
............\........\参考文献.doc
............\........\封面.doc
............\........\录用发表的和课题相关的文章.doc
............\........\摘要.doc
............\........\第一章 绪论.doc
............\........\第三章 操作系统体系结构研究.doc
............\........\第二章 相关技术及系统.doc
............\........\第六章 结论.doc
............\........\第四章 系统实现.doc
............\........\致谢.doc
............\........\附录一 国家自然科学基金同行专家通讯评议综合意见.doc
............\........\附录三 系统安装和加载.doc
............\........\附录二 主要数据结构.doc
............\........\附录四 编程手册.doc
doc
...\handbook.htm
...\install.htm
scr
...\bak
...\linux_test
...\..........\create.c
...\..........\map_zero.c
...\..........\pipe.c
...\..........\sem.c
...\..........\time_length
...\os
...\..\boot
...\..\....\head.s
...\..\....\int.s
...\..\....\sys_gdt.s
...\..\....\task.s
...\..\....\timer.s
...\..\files
...\..\file_system
...\..\...........\driver.c
...\..\...........\enter_fs.s
...\..\...........\file_system.c
...\..\include
...\..\.......\os.h
...\..\.......\platform.h
...\..\kernel
...\..\......\arch.h
...\..\......\arch1.c
...\..\......\arch2.c
...\..\......\arch3.c
...\..\......\call_kernel.h
...\..\......\capability.h
...\..\......\const.h
...\..\......\cpu.c
...\..\......\create.c
...\..\......\file.h
...\..\......\file_capability.c
...\..\......\function.h
...\..\......\init.c
...\..\......\kernel.h
...\..\......\kernel_struct.h
...\..\......\migrate.c
...\..\......\modify_pri.c
...\..\......\os_struct.h
...\..\......\p.c
...\..\......\process.h
...\..\......\ready_heap.c
...\..\......\reset_sem.c
...\..\......\resource.c
...\..\......\restore.s
...\..\......\return.c
...\..\......\routine.c
...\..\......\run_heap.c
...\..\......\save.s
...\..\......\sem_al.c
...\..\......\sem_move.c
...\..\......\sem_re.c
...\..\......\sem_time.c
...\..\......\set_time.c
...\..\......\system.s
...\..\......\system_call.c
...\..\......\thread.c
...\..\......\thread_heap.c
...\..\......\time.h
...\..\......\time_routine.c
...\..\......\v.c
...\..\main.c
...\..\makefile
...\..\memory
...\..\......\arch.h
...\..\......\arch1.c
...\..\......\arch2.c
...\..\......\arch3.c
...\..\......\arch4.c
...\..\......\attribute.c
...\..\......\block_free.c
...\..\......\call_mem.s
...\..\......\call_memory.c
...\..\......\call_memory.h
...\..\......\clear_block.c
...\..\......\control_file.c
...\..\......\file.c
...\..\......\file_system.c
............\毕业论文
............\........\参考文献.doc
............\........\封面.doc
............\........\录用发表的和课题相关的文章.doc
............\........\摘要.doc
............\........\第一章 绪论.doc
............\........\第三章 操作系统体系结构研究.doc
............\........\第二章 相关技术及系统.doc
............\........\第六章 结论.doc
............\........\第四章 系统实现.doc
............\........\致谢.doc
............\........\附录一 国家自然科学基金同行专家通讯评议综合意见.doc
............\........\附录三 系统安装和加载.doc
............\........\附录二 主要数据结构.doc
............\........\附录四 编程手册.doc
doc
...\handbook.htm
...\install.htm
scr
...\bak
...\linux_test
...\..........\create.c
...\..........\map_zero.c
...\..........\pipe.c
...\..........\sem.c
...\..........\time_length
...\os
...\..\boot
...\..\....\head.s
...\..\....\int.s
...\..\....\sys_gdt.s
...\..\....\task.s
...\..\....\timer.s
...\..\files
...\..\file_system
...\..\...........\driver.c
...\..\...........\enter_fs.s
...\..\...........\file_system.c
...\..\include
...\..\.......\os.h
...\..\.......\platform.h
...\..\kernel
...\..\......\arch.h
...\..\......\arch1.c
...\..\......\arch2.c
...\..\......\arch3.c
...\..\......\call_kernel.h
...\..\......\capability.h
...\..\......\const.h
...\..\......\cpu.c
...\..\......\create.c
...\..\......\file.h
...\..\......\file_capability.c
...\..\......\function.h
...\..\......\init.c
...\..\......\kernel.h
...\..\......\kernel_struct.h
...\..\......\migrate.c
...\..\......\modify_pri.c
...\..\......\os_struct.h
...\..\......\p.c
...\..\......\process.h
...\..\......\ready_heap.c
...\..\......\reset_sem.c
...\..\......\resource.c
...\..\......\restore.s
...\..\......\return.c
...\..\......\routine.c
...\..\......\run_heap.c
...\..\......\save.s
...\..\......\sem_al.c
...\..\......\sem_move.c
...\..\......\sem_re.c
...\..\......\sem_time.c
...\..\......\set_time.c
...\..\......\system.s
...\..\......\system_call.c
...\..\......\thread.c
...\..\......\thread_heap.c
...\..\......\time.h
...\..\......\time_routine.c
...\..\......\v.c
...\..\main.c
...\..\makefile
...\..\memory
...\..\......\arch.h
...\..\......\arch1.c
...\..\......\arch2.c
...\..\......\arch3.c
...\..\......\arch4.c
...\..\......\attribute.c
...\..\......\block_free.c
...\..\......\call_mem.s
...\..\......\call_memory.c
...\..\......\call_memory.h
...\..\......\clear_block.c
...\..\......\control_file.c
...\..\......\file.c
...\..\......\file_system.c