CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - x86汇编语言

搜索资源列表

  1. intel_x86

    1下载:
  2. x86汇编语言指令大全-x86 assembly language instructions Daquan
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:108677
    • 提供者:张鹏
  1. Caculator_ASM

    0下载:
  2. 用x86汇编语言编写的计算器,可以在控制台上运行,cool吧,本人早期作品,代码非常精练-x86 assembly language prepared by the calculator can be run on the console, cool it, I early works, a very concise code
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7757
    • 提供者:梁文锋
  1. mycar

    0下载:
  2. 一个用x86汇编语言编写的模拟赛车游戏。实现了基本的键盘交互和菜单选择,在图形模式下完成编程-a x86 assembly language prepared by the racing simulation games. The basic implementation of interactive keyboard and menu choices in graphics mode complete programming
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5185
    • 提供者:辉辉
  1. mySNAKE

    0下载:
  2. 一个用x86汇编语言编写的贪吃蛇小游戏。实现了基本的键盘操作控制和成绩显示,在文本模式下完成-a x86 assembly language prepared by the Snake small game. To achieve the basic keyboard operation control and results showed that the complete text mode
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2903
    • 提供者:辉辉
  1. wondowshj32hbyy

    0下载:
  2. 80X86汇编语言程序设计教程_102780 X86汇编语言程序设计教程_1027-80X86 Assembly Language Programming Guide _102780 X86 Assembly Language Programming Guide _102780 X86 Assembly Language Programming Guide _1027
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3320661
    • 提供者:朱文武
  1. ntdll

    0下载:
  2. 在这部分,我们将涉及一点汇编的知识,学习创建使用最基本的连接脚本。最后,我们将学习如何使用批处理文件自动进行汇编、编译和连接这个最最基本的保护模式内核。请注意,我将假设你已经安装了NASM和DJGPP在你的操作系统上,并且你已经掌握了最基本的X86汇编语言知识。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4801
    • 提供者:注册和开
  1. Linux_Assembly_Language_Programming

    0下载:
  2. 基于x86汇编语言的linux操作系统。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2194798
    • 提供者:lisong
  1. 80x86hb

    0下载:
  2. 80x86汇编语言教程pdf版,内容丰富,适合初学者学习参考,现在汇编的难找了。-80x86 assembly language tutorials pdf version, rich in content, suitable for beginners to learn the reference, and now hard to find the compiled.
  3. 所属分类:software engineering

    • 发布日期:2017-06-02
    • 文件大小:15335849
    • 提供者:yanglaoda
  1. mima4

    1下载:
  2. 基于80X86的asm汇编语言程序。电子密码锁,可以实现输入密码。判读那密码,修改密码,报警功能等。-Asm on the 80X86 assembly language program. Electronic code lock, a password can be achieved. Interpretation of the code, modify passwords, alarm functions.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2413
    • 提供者:panling
  1. Concise-X86-assembly

    0下载:
  2. 每种计算机都有自己的汇编语言——没必要指望汇编语言的可移植性,选择汇编,意味着选择性能而不是可移植或便于调试。这份文档中讲述的是x86汇编语言。-Each computer has its own assembly language- no need to count on assembly language portability select assembly means selecting performance rather than portable or easy to debug.
  3. 所属分类:assembly language

    • 发布日期:2017-11-27
    • 文件大小:104518
    • 提供者:zodia
  1. [配套资料]x86汇编语言从实模式到保护模式

    0下载:
  2. 汇编语言的入门书籍,通向微机接口和组成原理(Introduction to assembly language books)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-25
    • 文件大小:10528768
    • 提供者:萧萧瑟瑟
  1. x86汇编语言-从实模式到保护模式

    1下载:
  2. 很好的汇编语言书籍,里面的硬件知识以及软件都讲得很清楚,对PC机器的引导过程有非常清楚的说明,通过这本书可以让你了解操作系统的引导过程,以及操作系统怎样提供接口API,以及怎样装载应用程序的,十本底层的好书,需要彻底了解底层的,值得参考!(Good assembly language books, software and hardware knowledge which will be very clear, to guide the process of PC machine has a v
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:5079040
    • 提供者:armyzhang
  1. x86汇编语言从实模式到保护模式

    1下载:
  2. 书本扫描版本及代码,相关的实现工具及可运行的程序(this is a resource about the x86 Assembly Language ,including the core descr iption about assembly and computer)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-20
    • 文件大小:7756800
    • 提供者:LeeKing
  1. x86汇编语言++从实模式到保护模式_13217933

    1下载:
  2. x86汇编语言++从实模式到保护模式pdf完整版(Assembly language x86 + + from real mode to protect mode)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-31
    • 文件大小:71084032
    • 提供者:坨陀
  1. x86汇编语言-从实模式到保护模式

    0下载:
  2. x86汇编语言-从实模式到保护模式 李忠 王晓波 余洁 著(X86 assembly language - from the real mode to the protection mode)
  3. 所属分类:汇编语言

    • 发布日期:2018-01-06
    • 文件大小:4885504
    • 提供者:liqt5
  1. 汇编语言 基于x86处理器 中文扫描第7版

    0下载:
  2. 基于x86的汇编语言第七版,解压缩即可看,pdf格式(X86 assembly language based on the 7th, unzip, PDF format)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:54855680
    • 提供者:宿舍一霸
  1. Emu8086

    0下载:
  2. Emu8086 x86汇编模拟器破解汉化 本软件是一个x86汇编语言的编程模拟器,压缩包内附有破解及汉化, 此版本界面清晰直观,操作方便,容易上手,功能强大。容易观察运行过程中 各个状态(包括所有寄存器、存储空间)。使用体验优于世面上该软件最新版本。 另外该软件量级轻,容易安装、卸载,不给电脑添加负担。 实是汇编初学者熟悉语言的利器,一块好用的磨刀石!(Emu8086 x86 assembly emulator with crack and localization.
  3. 所属分类:汇编语言

    • 发布日期:2018-04-30
    • 文件大小:2587648
    • 提供者:重纽三等
  1. PianoGame_AndCommanFactor

    0下载:
  2. 采用x86汇编语言编写,用户可以点击键盘,发出对应的音调,实现类似钢琴的发音;以及实现100以内两个数的公约数的功能(A piano game written in asm, and calculate the common factors of two numbers in 100)
  3. 所属分类:汇编语言

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:haorenxinshou
  1. booktool

    0下载:
  2. x86汇编语言 从实模式到保护模式 源代码(x86 assembly language: from real mode to protector mode source code)
  3. 所属分类:操作系统开发

    • 发布日期:2018-05-02
    • 文件大小:10982400
    • 提供者:JupiterZeus
  1. x86汇编语言-从实模式到保护模式

    1下载:
  2. x86汇编语言——从实模式到保护模式书籍及相关代码(X86 assembly language -- from real mode to protected mode books and related codes)
  3. 所属分类:汇编语言

    • 发布日期:2020-12-07
    • 文件大小:7347200
    • 提供者:Besos
« 12 3 »
搜珍网 www.dssz.com