搜索资源列表
x-load-h2.tar
- OMAP Linux NAND Boot Source code
VBcrc16
- CRC-16是检测数据在发送过程中发生错误的常用校验方法,本文通过从工程应用的角度,讲述如何实现CRC-16的程序开发,并给出了Visual Basic和Visual C++程序代码,给从事工业控制的人员在写通信程序的时候提供一些有价值的参考。-1、 Load a 16-bit register with FFFF hex. Call this the CRC register. 2、 Exclusive OR the first 8-bit byte of the message with
ucore-lab1
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统
VMware_Help_CHN
- VMware Workstation 允许操作系统和应用程序在一台虚拟机内部运行。虚拟机是独立运行主机操作系统的离散环境。在 VMware Workstation 中,你可以在一个窗口中加载一台虚拟机,它可以运行自己的操作系统和应用程序。你可以在运行于桌面上的多台虚拟机之间切换,通过一个网络共享虚拟机(例如一个公司局域网),挂起和恢复虚拟机以及退出虚拟机 — 这一切不会影响你的主机操作和任何操作系统或者它正在运行的应用程序。-VMware Workstation allows the opera
ELF_Loader
- 一个ELF Loader的源码,跟操作系统有些关系,请根据自己的情况修改-A source of ELF Loader, some relationship with the operating system, please modify according to their own circumstances
dongtaifenqu
- 可变分区方式是按作业需要的主存空间大小来分割分区的。当要装入一个作业时,根据作业需要的主存量查看是否有足够的空闲空间,若有,则按需要量分割一个分区分配给该作业;若无,则作业不能装入。随着作业的装入、撤离,主存空间被分成许多个分区,有的分区被作业占用,而有的分区是空闲的-Variable district is operating in accordance with the needs of the size of main memory space to split the district.
bootloadkernel
- 实现了bootload the kernel.bin入内存,并运行-bootloader the function is to load kernel.bin to mem and run it
myoskernelorange
- 开发os 的最开始部分加载kernel.bin文件。 从mbr到loader,loader再加载kernel入内存并运行-Os the beginning of the development of the most loaded kernel.bin file. From the mbr to the loader, loader and then load the kernel into memory and run
caozuoxitong
- 课设操作系统,实现内核加载、内核初始化、进程、进程调度、进程通信、输入输出系统、多任务多控制台等模块。-Lesson set up the operating system, to achieve the kernel load, kernel initialization, process, process scheduling, process communication, input and output systems, multi-task multi-console and othe
os-lcx
- 操作系统实验,完成内核加载、内核初始化、进程、进程调度、进程通信、输入输出系统、多任务多控制台等模块。-Experimental operating system to complete the kernel load, kernel initialization, process, process scheduling, process communication, input and output systems, multi-task multi-console and other mod
BIOS
- BIOS是Basic Input/Output System的缩写,中文意思是“基本输入/输出系统”。它是操作系统和硬件之间的连接桥梁,负责在电脑开启时检测、初始化系统设备、装入操作系统并调度操作系统向硬件发出指令 -BIOS is the Basic Input/Output System the abbreviation of Chinese means " basic input/output system." It is the operating syste
cunchuqifenpeiyuhuishou
- 存储器分配与回收,模拟操作系统的主存分配,运用可变分区的存储管理算法设计主存分配和回收程序,并不实际启动装入作业。 2. 采用最先适应法、最佳适应法、最坏适应法分配主存空间 -Memory allocation and recovery, simulation of the operating system main memory allocation, the use of variable partition algorithm design of main memory stora
FIFO-suanfa
- 在分页式虚拟系统中,当硬件发出“缺页中断”后,引出操作系统来处理这个中断事件。如果主存中已没有空闲块,则用FIFO页面调度算法把作业中最先进入主存的一页调出,存放在外存上,然后把要访问的页装入该块。调入和装入后都要修改页表中对应页的标志。-In the page type system, the virtual hardware send out "of a page, draw out the interruption of the operating system to deal with
dos
- 实现简单的dos系统,里面有cd命令dir命令type命令还有就是exit命令,通过动态链接库进行加载的。-Simple dos system, the cd command dir command type command there is the exit command to load the dynamic link library.
docs-2359325014d9ab25fb3d07
- It s descr iption about Solution of Economic Load Dispatch Problems by a Novel Seeker Optimization Algorithm
ossy1
- 操作系统课设这是内蒙古师范大学的操作系统课设实验1.-this is a os test,if you want it,please load it.
OSTest2
- 模拟操作系统的主存分配,运用可变分区的存储管理算法设计主存分配和回收程序,并不实际启动装入作业。采用最先适应法、最佳适应法、最坏适应法分配主存空间。 -Simulation of the operating system main memory allocation, the use of variable storage management algorithm partition of main memory allocation and recovery procedures, and
load
- 数据库课程设计图书借阅管理系统的登录界面 代码-The login interface code of the library management system database design courses
ProcMonitor
- 对操作系统中正在运行的进程,进行实时的监控,如果发现进程意外中断或退出,负载将程序调起来-If the discovery process of unplanned outages or exit load Scheduling processes running on the operating system, real-time monitoring,
src
- include three modules in Linux. Module 1 – Load/unload the module can output some info Module 2 – Module accepts three parameters (int, string, array) – Load the module, output the parameter’s value Module 3 – Module creates a proc file, reading the