CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - load

搜索资源列表

  1. x-load-h2.tar

    0下载:
  2. OMAP Linux NAND Boot Source code
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:76.49kb
    • 提供者:zjg2001_79
  1. VBcrc16

    0下载:
  2. 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
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:899byte
    • 提供者:why
  1. ucore-lab1

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1.65mb
    • 提供者:gyh
  1. VMware_Help_CHN

    0下载:
  2. VMware Workstation 允许操作系统和应用程序在一台虚拟机内部运行。虚拟机是独立运行主机操作系统的离散环境。在 VMware Workstation 中,你可以在一个窗口中加载一台虚拟机,它可以运行自己的操作系统和应用程序。你可以在运行于桌面上的多台虚拟机之间切换,通过一个网络共享虚拟机(例如一个公司局域网),挂起和恢复虚拟机以及退出虚拟机 — 这一切不会影响你的主机操作和任何操作系统或者它正在运行的应用程序。-VMware Workstation allows the opera
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:412.31kb
    • 提供者:oyz
  1. ELF_Loader

    0下载:
  2. 一个ELF Loader的源码,跟操作系统有些关系,请根据自己的情况修改-A source of ELF Loader, some relationship with the operating system, please modify according to their own circumstances
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:241.39kb
    • 提供者:
  1. dongtaifenqu

    0下载:
  2. 可变分区方式是按作业需要的主存空间大小来分割分区的。当要装入一个作业时,根据作业需要的主存量查看是否有足够的空闲空间,若有,则按需要量分割一个分区分配给该作业;若无,则作业不能装入。随着作业的装入、撤离,主存空间被分成许多个分区,有的分区被作业占用,而有的分区是空闲的-Variable district is operating in accordance with the needs of the size of main memory space to split the district.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1.54kb
    • 提供者:邵二丫
  1. bootloadkernel

    0下载:
  2. 实现了bootload the kernel.bin入内存,并运行-bootloader the function is to load kernel.bin to mem and run it
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:12.89kb
    • 提供者:chen
  1. myoskernelorange

    0下载:
  2. 开发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
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:12.91kb
    • 提供者:chen
  1. caozuoxitong

    0下载:
  2. 课设操作系统,实现内核加载、内核初始化、进程、进程调度、进程通信、输入输出系统、多任务多控制台等模块。-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
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:86.6kb
    • 提供者:jack
  1. os-lcx

    0下载:
  2. 操作系统实验,完成内核加载、内核初始化、进程、进程调度、进程通信、输入输出系统、多任务多控制台等模块。-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
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:66.98kb
    • 提供者:jack
  1. BIOS

    0下载:
  2. 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
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:3.56mb
    • 提供者:
  1. cunchuqifenpeiyuhuishou

    1下载:
  2. 存储器分配与回收,模拟操作系统的主存分配,运用可变分区的存储管理算法设计主存分配和回收程序,并不实际启动装入作业。 2. 采用最先适应法、最佳适应法、最坏适应法分配主存空间 -Memory allocation and recovery, simulation of the operating system main memory allocation, the use of variable partition algorithm design of main memory stora
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1.41kb
    • 提供者:菜鸟小生
  1. FIFO-suanfa

    0下载:
  2. 在分页式虚拟系统中,当硬件发出“缺页中断”后,引出操作系统来处理这个中断事件。如果主存中已没有空闲块,则用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
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1.58kb
    • 提供者:yyy
  1. dos

    0下载:
  2. 实现简单的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.
  3. 所属分类:OS Develop

    • 发布日期:2017-06-10
    • 文件大小:16.42mb
    • 提供者:houyong
  1. docs-2359325014d9ab25fb3d07

    0下载:
  2. It s descr iption about Solution of Economic Load Dispatch Problems by a Novel Seeker Optimization Algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:421.49kb
    • 提供者:Satya Prakash
  1. ossy1

    0下载:
  2. 操作系统课设这是内蒙古师范大学的操作系统课设实验1.-this is a os test,if you want it,please load it.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:56.26kb
    • 提供者:shaojing
  1. OSTest2

    0下载:
  2. 模拟操作系统的主存分配,运用可变分区的存储管理算法设计主存分配和回收程序,并不实际启动装入作业。采用最先适应法、最佳适应法、最坏适应法分配主存空间。 -Simulation of the operating system main memory allocation, the use of variable storage management algorithm partition of main memory allocation and recovery procedures, and
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:4.59kb
    • 提供者:艾原媛
  1. load

    0下载:
  2. 数据库课程设计图书借阅管理系统的登录界面 代码-The login interface code of the library management system database design courses
  3. 所属分类:OS Develop

    • 发布日期:2017-11-02
    • 文件大小:2.75kb
    • 提供者:耿哲
  1. ProcMonitor

    0下载:
  2. 对操作系统中正在运行的进程,进行实时的监控,如果发现进程意外中断或退出,负载将程序调起来-If the discovery process of unplanned outages or exit load Scheduling processes running on the operating system, real-time monitoring,
  3. 所属分类:OS Develop

    • 发布日期:2017-11-06
    • 文件大小:15.25kb
    • 提供者:吴东明
  1. src

    0下载:
  2. 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
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:2kb
    • 提供者:lizzy
« 12 »
搜珍网 www.dssz.com