登录
首页 » 操作系统 » 本书用大量的篇幅讲述了与计算机原理相关的条种编码方法,并通过数字逻辑电路(包括逻辑与开关,逻辑门电路与触发器,二进制加法器等)以及存储器、微处理器的形式、组织及...

本书用大量的篇幅讲述了与计算机原理相关的条种编码方法,并通过数字逻辑电路(包括逻辑与开关,逻辑门电路与触发器,二进制加法器等)以及存储器、微处理器的形式、组织及...

于 2022-03-05 发布 文件大小:6.30 MB
0 105
下载积分: 2 下载次数: 1

代码说明:

本书用大量的篇幅讲述了与计算机原理相关的条种编码方法,并通过数字逻辑电路(包括逻辑与开关,逻辑门电路与触发器,二进制加法器等)以及存储器、微处理器的形式、组织及发展阐述了编码的实现。此外,本书还涉及到计算机系统、操作系统、编程语言等的产生及发展,甚至对计算机图形化的相关技术也给了一个全面的描述。阅读本书,相信您会从它图文并茂的编排组织,通俗风趣的语言文字、简练丰富的背景知识中体会到作者超凡的智慧和深邃的学问。本书定会带你去畅游计算机内部世界并和你共同去探索编码的奥秘。本书适合各种技术背景的人阅读,并可作为高等院校计算机或非计算机专业的教材使用-This book with plenty of space to talk about with computer-related articles of the principle of encoding method, and through digital logic circuit (including logic and switches, logic gates and flip-flops, binary adder, etc.) as well as the memory, microprocessor form Organization and development on the realization of coding

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • a simple core of the Minix operating system code, including all the underlying i...
    一个简单的操作系统minix的核心代码,包括所有的底层实现和上层架构。-a simple core of the Minix operating system code, including all the underlying implementation and the upper echelons.
    2022-01-28 14:34:09下载
    积分:1
  • assembly language simple alphabetical input conversion of the case is a small co...
    汇编语言的简单的输入字母的大小写转换的小汇编语言程序-assembly language simple alphabetical input conversion of the case is a small compilation of language program
    2022-06-30 03:12:37下载
    积分:1
  • 银行家算法的程序,将文件改成c语言就行了。认真编写
    银行家算法的程序,将文件改成c语言就行了。认真编写-Banker" s algorithm process the file into c language on the list. Carefully prepared
    2022-11-26 16:05:03下载
    积分:1
  • 原理实验――进程调度实验报告 实验内容或题目: 1)设计有5个进程并发执行的模拟调度程序,每个程序由一个PCB表示。 2)模拟调度程序可任选...
    操作系统原理实验――进程调度实验报告 实验内容或题目: 1)设计有5个进程并发执行的模拟调度程序,每个程序由一个PCB表示。 2)模拟调度程序可任选两种调度算法之一实现(有能力的同学可同时实现两个调度算法)。 3)程序执行中应能在屏幕上显示出各进程的状态变化,以便于观察调度的整个过程。 4)本次实验内容(项目)的详细说明以及要求请参见实验指导书。 -Operating principle experiment- the process of scheduling the content or subject experiment on the experiment: 1) design process, concurrent implementation of the five simulation scheduler, each program consists of a PCB, said. 2) The simulation scheduler can be optional, one of two kinds of scheduling algorithm to achieve (with the ability of students can simultaneously achieve the two scheduling algorithms). 3) program implementation should be able to screen out the process of change of state in order to observe the entire process of scheduling. 4) The content of this experiment (project) and to require a detailed explanation, see the experimental instructions.
    2022-03-17 08:42:49下载
    积分:1
  • Assembly Language (Assembly Language) is a computer professional in an importan...
    《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。- Assembly Language (Assembly Language) is a computer professional in an important foundation courses, is a low-level language-oriented machines. It depends on the hardware, through clever programming and give full play to the hardware s potential. Assembly language code generated by running the procedures and high efficiency. Hence, up to now, many software systems (such as operating systems, etc.) is still the core of the assembly language used to write.
    2022-08-17 08:18:05下载
    积分:1
  • 我是新人,请斑竹多多指教.
    我是新人,请斑竹多多指教.-newcomers, fed exhibitions.
    2022-03-22 08:45:00下载
    积分:1
  • Internal communication systems to provide network communication capabilities, in...
    企业内部通讯系统必须提供网络通讯功能、在通讯过程中禁止使用聊天表情、文件传送等功能,避免资料外泄,或因发送错误而导致上级资料的丢失以及其他损失。最重要的是必须适应任何操作系统,也就是实现跨平台技术,因为企业内部的工作需要,工作环境中使用了多个操作系统来完成不同的工作。另外,系统不需要使用服务器中转和记录通讯内容,可以独立完成通讯任务,排除职工对领导监视工作进度等逆反心理-Internal communication systems to provide network communication capabilities, in the communications process of the Prohibition of the Use chat expressions, such as file transfer capabilities, to avoid leakage of information, or send an error which led to the loss of higher-level information as well as other losses. The most important thing is to be adapted to any operating system, which is cross-platform technology, as businesses need to work within the working environment in the use of a number of different operating system to complete the work. In addition, the system does not require the use of transit and records of communications servers, you can independently accomplish the communication task, remove the leadership of trade unions to monitor the progress of the work of such an antagonistic mental
    2022-05-15 18:57:53下载
    积分:1
  • bankers algorithm. Resolve Deadlock
    银行家算法.解决死锁问题-bankers algorithm. Resolve Deadlock
    2022-04-17 09:22:05下载
    积分:1
  • OMAP730 I^2C驱动源码
    OMAP730 I^2C驱动源码 -OMAP730 I ^ 2C-driven source
    2023-01-12 04:20:04下载
    积分:1
  • 这个程序实现了内存空间的动态管理和分配,模拟了中内存管理的一种重要方法
    这个程序实现了内存空间的动态管理和分配,模拟了操作系统中内存管理的一种重要方法-This procedure achieved a memory space of dynamic management and allocation, to simulate the operating system memory management an important method
    2023-07-13 01:30:03下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载