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

搜索资源列表

  1. 汇编语言相关领域问题讨论

    0下载:
  2. 汇编语言基础知识及相关领域问题讨论,windows基础知识及计算机组成原理,相关论坛。-basic knowledge of assembly language and discussed issues related fields, windows and basic knowledge of computer components principle, the relevant fora.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:579406
    • 提供者:王松
  1. optionrom

    0下载:
  2. 本文针对Award公司开发的计算机系统BIOS提出了一种嵌入应用程序的方法,其基本原理对别的品牌的BIOS也一样适用,仅需稍加修改。文中作者给出并讨论一个完整的例子程序,该程序已经通过实验验证。 -Award this paper developed by the computer system BIOS of an embedded application's side law, the basic tenets of other brands of BIOS the same
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5556
    • 提供者:zy
  1. jiekoushiyan

    0下载:
  2. 微机处理与接口技术的实验指导书, 实验一 DEBUG的启动及其基本命令的使用 实验二 内存操作数及寻址方法 实验三 汇编语言程序的调试与运行 实验四 查表程序设计 实验五 系统功能调用 实验六 分支程序设计 实验七 循环程序设计 实验八 子程序设计 实验九 综合程序设计 附录 实验报告 -computer interface technology to deal with the experimental guidance, the
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:405252
    • 提供者:韩文杰
  1. ABSTRACT

    0下载:
  2. 目录 摘要 ABSTRACT 前言 第一章 为什么要开发一个学生档案管理系统? 第二章 计算机已经成为我们学习和工作的得力助手 1.1 在中小学中用计算机管理学生档案的意义 1.2 为将来学校上网做好准备 1.4 学生档案的设计分析 第三章 怎样开发一个学生档案管理系统? 2.1 编程环境的选择 2.2 关系型数据库的实现 2.3 二者的结合(DBA) 第四章 Windows下的Visual Basic 编程环境简介 3.1 告别“hel
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14945
    • 提供者:jery
  1. calculater

    0下载:
  2. 这是一个仿照实体计算器功能设计,包括所有常用的计算功能并具有对一组数据的统计处理功能的,用C++语言编程的软件。可以直接在电脑上使用无需安装任何附件。本产品针对需求简单的使用者,设计出一种界面简单,使用方便且功能比较齐备的计算器。基本功能包括简单加减乘除运算,三角函数,反三角函数运算,指数对数运算,求平方及平方根等。增加了对一组数据的统计处理,如平均数,求方差,求平方和这样的运算。-This is a calculator function entity modeled on the desig
  3. 所属分类:assembly language

    • 发布日期:2017-05-21
    • 文件大小:2223937
    • 提供者:高斯
  1. compilation-program

    0下载:
  2. 本课程的教学目的是使学生进一步了解计算机的基本组成,汇编指令的格式和使用方法,以及用汇编语言进行程序设计的基本思想和方法。于此同时,希望学生能了解用汇编语言程序来充分发挥计算机性能的基本思想。-The purpose of this course is to enable students to learn more about the computer s basic component, compile and use the format command, as well as using
  3. 所属分类:assembly language

    • 发布日期:2017-05-06
    • 文件大小:1536077
    • 提供者:马强业
  1. Assembly_Language_Tutorial

    0下载:
  2. 《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。-" Assembly Language" (Assembly Language) is a computer science major in a basic course is a low-level
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:1535713
    • 提供者:王庆
  1. RAM

    0下载:
  2. 微机基本实验,RAM扩展实验,将字写进去再读出来显示-Basic computer experiments, RAM expansion experiments, the characters written into the read out display
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1508
    • 提供者:Darren
  1. CompilationTutorial

    0下载:
  2. 汇编语言程序设计教程,chm格式资料, 第1章 预备知识 第2章 CPU资源和存储器 第3章 操作数的寻址方式 第4章 标识符和表达式 第5章 微机CPU的指令系统 第6章 程序的基本结构 第7章 子程序和库 第8章 输入输出和中断 第9章 宏 第10章 应用程序的设计 第11章 数值运算协处理器 第12章 汇编语言和C语言-Assembly language programming tutorial, chm format, infor
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:1535725
    • 提供者:wsadfg
  1. hui_bian_yu_yan_bian_cheng_yi_shu

    0下载:
  2. 这是汇编语言编程艺术(清晰版),以X86系列微机为背景,从简单的Hello程序考试,系统而详尽地阐述了X86微机汇编语言的各种基础知识和编程技巧。-This is the art of assembly language programming (clear version) to X86 series of computer background, from the simple Hello program examination, systematic and detailed exposi
  3. 所属分类:assembly language

    • 发布日期:2017-11-06
    • 文件大小:56883601
    • 提供者:tanronghan
  1. shuzipinglvji

    0下载:
  2. 数字频率计是计算机、通讯设备、音频视频等科研生产领域不可缺少的测量仪器。它是一种用十进制数字显示被测信号频率的数字测量仪器。它的基本功能是测量正弦信号,方波信号及其他各种单位时间内变化的物理量。在进行模拟、数字电路的设计、安装、调试过程中,由于其使用十进制数显示,测量迅速,精确度高,显示直观,经常要用到频率计。-Digital frequency meter is the computer, communications equipment, audio, video and other are
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:225966
    • 提供者:章强
  1. sourcecode

    0下载:
  2. 8个微机原理基础实验 内含汇编语言源代码和C语言源代码-8 Principles of basic experimental computer
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:27782
    • 提供者:liu yao
  1. huibianyuequ

    0下载:
  2. 理论:完成了《汇编语言程序设计》课程,对微机系统结构和80系列指令系统有了较深入的理解,已掌握了汇编语言程序设计的基本方法和技巧。 实践:完成了《汇编语言程序设计》的4个实验,熟悉了汇编语言程序的设计环境并掌握了汇编语言程序的调试方法。-Theory: Complete the " Assembly Language Program Design" , on the computer system architecture and instruction set with
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:290456
    • 提供者:carponlee
  1. assembly-language

    0下载:
  2. 详细介绍了汇编语言的各种知识,包含了预备知识、CPU资源和存储器、操作数的寻址方式、标识符和表达式、微机CPU的指令系统、程序的基本结构、输入输出和中断、宏、应用程序设计、数值运算协处理器、汇编语言和C语言。-Details of the assembly language of knowledge, including the prior knowledge, CPU resources and memory operand addressing modes, identifiers and
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:1535711
    • 提供者:wzq
  1. yuequ

    0下载:
  2. 完成了《汇编语言程序设计》课程,对微机系统结构和80系列指令系统有了较深入的理解,已掌握了汇编语言程序设计的基本方法和技巧。-Completion of the " assembly language programming" course, the computer system architecture and instruction set with 80 series of more in-depth understanding, has mastered the ba
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:222623
    • 提供者:孟俊刚
  1. assembly-language

    0下载:
  2. 计算机组成原理与汇编语言,最基础的实现代码,供初学者使用-Computer Organization and assembly language, the most basic implementation code for beginners
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:8733
    • 提供者:刘卓
  1. Convert-binary-to-BCD

    0下载:
  2. 计算机中的数值有各种表达方式,这是计算机的基础。掌握各种数制之间的转换是一种基本功。二进制到BCD转换-There are a variety of computer numerical expression, which is the basis for the computer. Of various kinds of number system conversion between a basic skills. Convert binary to BCD
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:5379
    • 提供者:范志豪
  1. Assembler-programming-tutorial

    0下载:
  2. 本书能帮助你进一步了解计算机的基本组成,汇编指令的格式和使用方法,以及用汇编语言进行程序设计的基本思想和方法。帮助你了解用汇编语言程序来充分发挥计算机性能的基本思想。-This book will help you learn more about the computer s basic components, assembly instructions and use the format, and programming in assembler language for the basi
  3. 所属分类:assembly language

    • 发布日期:2017-05-06
    • 文件大小:1534311
    • 提供者:小铭
  1. X86PC-assembly-language-design

    0下载:
  2. 汇编语言与程序设计是计算机类学科专业重要的专业技术基础教程,是以应用为主的工程技术基础类课程。分步介绍x86 PC汇编语言程序设计及PC体系结构。-Assembly language programming is a computer class disciplines important professional and technical basic tutorial, based on application-based engineering foundation courses. St
  3. 所属分类:assembly language

    • 发布日期:2017-06-21
    • 文件大小:38933995
    • 提供者:liuyunyang
  1. Based-on-single-chip-computer

    0下载:
  2. 利用单片机和串行移位输入、八位并行带锁存输出芯片的基本功能设计出驱动LED组成大屏幕显示屏,实现对需要参数的显示-Microcontroller and serial shift input and eight parallel with the basic functions of the latch output chip designed to drive LED composed of large-screen display, the display parameters need
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:208383
    • 提供者:烟花易冷
« 12 »
搜珍网 www.dssz.com