搜索资源列表
armboot-1.1.0.tar
- armboot 源代码,简单易用,比u-boot简单,但支持的cpu较少-armboot source code, easy-to-use, u-boot simple, but less support for the cpu.
bootkitbasic
- 可在系统引导时工作的RootKit,较简单 1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as other
ucore-lab1
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统
EOS
- EOS是一个主要用于教学的开源操作系统,它的源码风格是windows内核风格。EOS的整体结构简单,从boot、loader、kernel.dll到应用程序,结构清晰简单,但是功能内核功能也比较完整,源码总数为10000多行,比较适合初中级操作系统内核源码学习者。 与Linux0.11或0.12相比,EOS的内核的结构更加的模块化,结构比之清晰,是学习操作系统原理与内核分析研究的较好的工具。 -EOS is a major open-source operating system for
NASM_MBR
- 基于nasm编译器写的简单的mbr引导代码,非常实用。-Nasm-based compiler, written in a simple mbr boot code, very useful.
Kitnix
- 自己编写的一个简单的操作系统,Kitnix 0.01 编译环境:Nasm img文件可以用虚拟机载入直接启动,有引导、重启、关机及执行用户文件功能,基于boot、loader及用户文件三层结构,可以执行两个用户程序。 使用Fat12文件系统,可以在Msdos中直接对镜像进行操作。-I have written a simple operating system, Kitnix 0.01 compiler environment: Nasmimg document can be use
minimalmultiboot
- minimal multi boot source code in assembly . very simple and important.
A
- boot简单的操作系统引导程序,展现操作系统的引导过程-simple boot operating system boot, the boot process to show the operating system
Boot
- a simple boot loader written with asm, this code shows how you can write a real mode boot loader,you can assemble it with nasm
boot
- stand alone os source (tiny and simple)
boot
- 操作系统简单启动程序-Simple operating system boot process
EOS
- EOS操作系统实验教程,EOS是一个主要用于教学的开源操作系统,它的源码风格是windows内核风格。EOS的整体结构简单,从boot、loader、kernel.dll到应用程序,结构清晰简单,但是功能内核功能也比较完整,源码总数为10000多行,比较适合初中级操作系统内核源码学习者。与Linux0.11或0.12相比,EOS的内核的结构更加的模块化,结构比之清晰,是学习操作系统原理与内核分析研究的较好的工具。-Experimental EOS operating system tutoria
VIRUSBOOT
- Simple boot virus :)
2
- 2.用四个按键和一个数码管制成简易的密码锁。四个按键分别代表数字0、1、2、3,密码设定为3,开机数码管显示“-”,等待密码输入,输入正确时,显示字符“3”2秒,打开门,输入错误时,显示“F”2秒,按要求完成下列题目。-2 with four buttons and a digital control into a simple lock. Four buttons representing the numbers 0, 1, 2, 3, and the password is set to 3
dingshiguanji
- 非常好用,界面简洁,开机启动可设置,自动隐藏托盘图标,时间输入简洁、明了。-Very easy to use, simple interface, boot can be set to automatically hide the tray icon, time entry concise and clear.
kaiji
- 简单的开机密码程序 通过c语言来实现开机密码的设置-Simple power-on password procedures by c language to set the boot password
Delphi_161767
- Delphi:Delphi编写一个开机后可自动运行的程序,想当于添加到了快速启动项中,实现开机启动的方法有多种,本代码的实现方法是通过添加注册表项的值来实现,修改:HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\run下边的值,程序自动创建这个键值,这是一种比较简单好用的方法。 -Delphi: Delphi programming boot automatically after a run, want to add
锁屏源码
- 市面上最简单的易语言锁屏源码,写入注册表,开机自启,可以自行设计密码,界面炫酷,本源码仅作学习,不得用于非法用途!(The most simple and easy language lock screen source code, write to the registry, boot from the start, can design their own password, cool interface, this source is only for learning, not used
proj4
- bootloader引导,带有简单驱动程序的,加载ELF格式的OS镜像(Bootloader boot, with a simple driver, loading ELF format OS mirror)
