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

搜索资源列表

  1. asm-inline

    0下载:
  2. 在LINUX底层开发中,嵌入汇编代码 的教程,希望有帮助-LINUX bottom of the development, compilation of code embedded in the curriculum, with the hope of helping
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:38426
    • 提供者:
  1. PMode-FreeDOS-041214

    0下载:
  2. 学习x86保护模式开发的源代码,对开发操作系统很有帮助,全部为汇编代码-learning x86 protected mode development of the source code, useful for the development of the operating system, all compiled code
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:12294283
    • 提供者:grc
  1. M32-084.ZIP

    0下载:
  2. MenuetOS是一个用汇编开发的32/64位PC操作系统,源代码分3部分: 1)Diskette image:M32-084.ZIP-Menuet is a compilation with the development of the 32/64 spaces PC operating systems, source code in three parts : a) Diskette image : M32 - 084.ZIP
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:654199
    • 提供者:binheart
  1. K084.ZIP

    0下载:
  2. MenuetOS是一个用汇编开发的32/64位PC操作系统,源代码分3部分: 2)Kernel sources::K084.ZIP-Menuet is a compilation with the development of the 32/64 spaces PC operating systems, source code in three parts : 2) Kernel sources : : K084.ZIP
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:181843
    • 提供者:binheart
  1. tinix_os

    1下载:
  2. 于渊编著,用汇编在NASM环境下编写的一个简易的操作系统内核。对学习操作系统理论有很好的帮助。-produced in the Yuan, with the compilation environment Assemble a summary prepared by the operating system kernel. Learning theory is a good operating system help.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1261873
    • 提供者:张振宇
  1. mod-linux-0.11

    0下载:
  2. Linux 0.11 代码在不做修改的情况下,很难在现在的环境下这接编译通过(除非你能的到 10 几年前 Linus 用的那个版本的 gcc 什么的)。所以要对代码作少量修改(说说是少量花了好几小时的,主要是一上来不熟 gcc 的内嵌汇编)。比起linux0.01,linux0.11更加完善,更加接近操作系统的要求,内核小有利于学习linux-0.11 Linux code does not modify the circumstances, In the present difficult c
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:122234
    • 提供者:zuozaior
  1. doscode

    1下载:
  2. dos源代码,用汇编和C编写,在这份源代码里,你将看到熟悉的DOS命令是怎么实现的。-dos source code, compilation and use of C, in which the source code, you will see the familiar DOS command is how achievable.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:438593
    • 提供者:LSC
  1. cd2914

    0下载:
  2. 最最最雏形的操作系统编程,汇编和c语言完成
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-16
    • 文件大小:3523674
    • 提供者:附件
  1. TMS3202407

    0下载:
  2. 2407的ucos程序 和2407的spwm的汇编实现 第一次上传 请多支持!
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-17
    • 文件大小:145232
    • 提供者:huangchao
  1. Freedos

    1下载:
  2. freedos核心源代码包含汇编和C语言代码
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:369359
    • 提供者:haohao
  1. MyVM

    0下载:
  2. 一个简单的虚拟机和虚拟操作系统,支持进程调度、文件系统,包含简单的汇编支持,偶去年的作业。-a simple virtual machines and virtual operating system, support for the process scheduling, file system, the compilation contains simple, even last year's operations.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:94508
    • 提供者:丁雷
  1. MenuetOS

    0下载:
  2. 首先,很感谢你使用这一套操作系统。这套MenuetOS操作系统是由英国人Ville Turjanmaa从2000年就开始编写了。如果你懂一点汇编和操作系统的知识的话,请多多联系。操作系统安装办法: 1:如果你是win98,进入纯DOS系统,如果你是win2000,请用其他磁盘启动系统。然后执行msetup.exe程序,这时,程序要求你插入一张格式化后的磁盘。按要求操作即可。 2:系统安装完后,设置系统BIOS为磁盘启动。用你刚刚装好系统的磁盘启动即可。 3:注意:系统的显卡设置要符合你的显卡和显
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:764127
    • 提供者:寇锐
  1. ucore-lab1

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

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

    0下载:
  2. 此书不但可以让你学会汇编,而且更重要的是能够了解操作系统的每个细节-The book not only allows you to learn to compile, but more important is to understand every detail of the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-11-16
    • 文件大小:61585742
    • 提供者:康会娜
  1. OpendoswithCandASM

    0下载:
  2. 用c和汇编开发的dos操作系统 源码开放,遵循GUN-C and compiled with the development of open-source operating system, dos, followed GUN
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:438323
    • 提供者:Lorinser
  1. sos-0.37

    0下载:
  2. 很简单的c+汇编实现的操作系统,对初学者有帮助-Very simple c+ compilation to achieve the operating system, help for beginners
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:326474
    • 提供者:wanta
  1. Disassembly_Tutorial

    0下载:
  2. 这本书是专门为黑客基本的分析程序使用调试器和汇编器的方法。这是有问题的巨大兴趣,但在现实中,很少有对谁掌握了专业水平,这些方法的程序员。-This book is dedicated to the basics of hacking—methods of analyzing programs using a debugger and disassembler. There is huge interest in this topic, but in reality, there are very
  3. 所属分类:OS Develop

    • 发布日期:2017-05-18
    • 文件大小:4948453
    • 提供者:li dabao
  1. MY_ELS

    0下载:
  2. 用ack汇编语言及80x86汇编指令完成一个运行在minix平台上的启动程序,并将其写入虚拟软驱(内容大于512B),实现:在无操作系统情况下运行一个简单的游戏程序。(我们选择的是“俄罗斯方块”。 )即裸机游戏-With ack, and 80x86 assembly language instructions to complete an assembly platform running on minix startup program and write the virtua
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:225719
    • 提供者:liqiang
  1. l4ka-pistachio

    0下载:
  2. L4 微内核,该版本在最新的0.4基础上为了适应VM而修改。C++和AT&T汇编风格。-L4 micro-kernel, the latest 0.4 version based on the VM in order to adapt to the changes. C++ and AT & T compilation-style.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-07
    • 文件大小:1990032
    • 提供者:oliver
  1. NASM_ASM

    0下载:
  2. NASM 纯汇编打造简单中文操作系统,32位保护模式下的。-NASM pure assembly to create a simple Chinese operating system, 32-bit protected mode.
  3. 所属分类:OS Develop

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