文章目录

  • I. Random Talk
  • II. The Composition of a Computer
    • Step One
      • 1. Source Code
      • 2. Final Effect
    • Step Two
      • 1. Source Code
      • 2. Final Effect
    • Step Three
      • 1. Source Code
      • 2. Final Effect
  • III. Single Brace
    • 1. Generate Left Brace
      • (1) Source Code
      • (2) Final Effect
    • 2. Generate Right Brace
      • (1) Source Code
      • (2) Final Effect
  • IV. Reference Blog
  • V. After-Class Assignment

I. Random Talk

  • Look at the QQ icon in the taskbar. What’s its color? It’s gray. What does it mean? It means that my QQ is offline. Now I want to use my QQ to do something.
  • five operations of the mouse: point to (move), click (to select the object), double-click (to open the document or run the program), right-click (to pop up the context menu of the selected object) and drag (to move or resize the selected object)
  • single, double, triple, multiple
  • size of the dress: S - Small, M - Middle, L - Large, XL - eXtensibly Large
  • the five sense organs: eybrows, eyes, ears, nose, lips
  • Make my QQ online: Right-click on the QQ icon and a context menu will pop up.
  • I choose and click on the [hidden] option in the menu. You can have a look at the QQ icon, it’s not grey now and I can use it to communicate with my friends or colleagues.
  • Now I send the screenshot of the sign-in result to the QQ group of our class.
  • Let’s take a look at the picture.
  • Thirty-three students have signed in and six students are not here but they asked for leave.

II. The Composition of a Computer

  • In the markdown editor, we can use \begin{cases}...\end{cases} to generate {. In the body of the structure, \\ is used to start a new line. & is used for alignment.

Step One

1. Source Code

$Computer
\begin{cases}
Hardware &(1)\\
Software &(2)\\
\end{cases}$

2. Final Effect

  • Computer{Hardware(1)Software(2)Computer \begin{cases} Hardware &(1)\\ Software &(2)\\ \end{cases}Computer{HardwareSoftware​(1)(2)​

Step Two

1. Source Code

$Computer
\begin{cases}
Hardware \begin{cases}
Control\ Unit \\
ALU \\
Storage\ Devices\\
Input\ Devices\\
Output\ Devices\\
\end{cases}\\
Software
\begin{cases}
System\ Software\\
Application\ Software\\
\end{cases} \\
\end{cases}$

2. Final Effect

  • Computer{Hardware{ControlUnitALUStorageDevicesInputDevicesOutputDevicesSoftware{SystemSoftwareApplicationSoftwareComputer \begin{cases} Hardware \begin{cases} Control\ Unit \\ ALU \\ Storage\ Devices\\ Input\ Devices\\ Output\ Devices\\ \end{cases}\\ Software \begin{cases} System\ Software\\ Application\ Software\\ \end{cases} \\ \end{cases}Computer⎩⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎨⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎧​Hardware⎩⎪⎪⎪⎪⎪⎪⎨⎪⎪⎪⎪⎪⎪⎧​Control UnitALUStorage DevicesInput DevicesOutput Devices​Software{System SoftwareApplication Software​​

Step Three

1. Source Code

$Computer
\begin{cases}
Hardware
\begin{cases}
\left. \begin{matrix}
Control\ Unit \\
ALU \\
\end{matrix}\right \}CPU\\
Storage\ Devices\\
Input\ Devices\\
Output\ Devices\\
\end{cases}\\
Software
\begin{cases}
System\ Software\\
Application\ Software\\
\end{cases} \\
\end{cases}$

2. Final Effect

  • Computer{Hardware{ControlUnitALU}CPUStorageDevicesInputDevicesOutputDevicesSoftware{SystemSoftwareApplicationSoftwareComputer \begin{cases} Hardware \begin{cases} \left. \begin{matrix} Control\ Unit \\ ALU \\ \end{matrix}\right \}CPU\\ Storage\ Devices\\ Input\ Devices\\ Output\ Devices\\ \end{cases}\\ Software \begin{cases} System\ Software\\ Application\ Software\\ \end{cases} \\ \end{cases}Computer⎩⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎨⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎧​Hardware⎩⎪⎪⎪⎪⎪⎨⎪⎪⎪⎪⎪⎧​Control UnitALU​}CPUStorage DevicesInput DevicesOutput Devices​Software{System SoftwareApplication Software​​

III. Single Brace

1. Generate Left Brace

(1) Source Code

$Computer=\left\{
\begin{matrix}Hardware\\Software
\end{matrix}
\right.$

(2) Final Effect

Computer={HardwareSoftwareComputer=\left\{ \begin{matrix} Hardware\\ Software \end{matrix} \right.Computer={HardwareSoftware​

2. Generate Right Brace

(1) Source Code

$\left.
\begin{matrix}Hardware \\Software
\end{matrix}
\right\}=Computer$

(2) Final Effect

HardwareSoftware}=Computer\left. \begin{matrix} Hardware \\ Software \end{matrix} \right\}=ComputerHardwareSoftware​}=Computer

IV. Reference Blog

  • You can visit my blog [利用Markdown编写美妙的数学公式] and learn how to use markdown to generate wonderful math formulas.

V. After-Class Assignment

  • Computer{Hardware{ControlUnitALU}CPU:CentralProcessingUnitStorageDevices{PrimaryMemory{RAM:RandomAccessMemoryROM:Read−OnlyMemorySecondaryStorage{FloppyDiskHardDiskCD−ROMU−DiskSSD:SolidStateDiskInputDevices{KeyboardMouseScannerMicrophoneWebcamOutputDevices{DisplayPrinterSpeakerPlotterSoftware{SystemSoftware{OS:OperatingSystem{WindowsLinuxMacOSSolarisDBMS:DatabaseManagementSystemLanguageProcessors{ComplierAssemblerIntepreterLinkerLoaderApplicationSoftware{OA:OfficeAutomation{MicrosoftOfficeKingsoftWPSOfficeInstantMessaging{QQWeChatFacebookTwitterCAI:Computer−AidedInstructionCAD:Computer−AidedDesignCAM:Computer−AidedManufacturingCAT:Computer−AidedTestingComputer\begin{cases} Hardware \begin{cases} \left. \begin{matrix}Control\ Unit \\ ALU \\ \end{matrix}\right \}CPU: Central\ Processing\ Unit\\ Storage\ Devices \begin{cases} Primary\ Memory \begin{cases} RAM: Random\ Access\ Memory \\ ROM: Read-Only\ Memory\\ \end{cases}\\ Secondary\ Storage \begin{cases} Floppy\ Disk \\ Hard\ Disk \\ CD-ROM\\ U-Disk\\ SSD: Solid\ State\ Disk\\ \end{cases}\\ \end{cases}\\ Input\ Devices \begin{cases} Keyboard \\ Mouse \\ Scanner\\ Microphone\\ Webcam\\ \end{cases}\\ Output\ Devices \begin{cases} Display \\ Printer\\ Speaker\\ Plotter\\ \end{cases}\\ \end{cases}\\ Software \begin{cases} System\ Software \begin{cases} OS: Operating\ System \begin{cases} Windows \\ Linux \\ MacOS\\ Solaris\\ \end{cases}\\ DBMS: Database\ Management\ System \\ Language\ Processors \begin{cases} Complier \\ Assembler \\ Intepreter\\ Linker\\ Loader\\ \end{cases}\\ \end{cases}\\ Application\ Software \begin{cases} OA: Office Automation \begin{cases} Microsoft\ Office\\ Kingsoft\ WPS\ Office\\ \end{cases} \\ Instant\ Messaging \begin{cases} QQ \\ WeChat \\ Facebook\\ Twitter\\ \end{cases}\\ CAI: Computer-Aided\ Instruction\\ CAD: Computer-Aided\ Design\\ CAM: Computer-Aided\ Manufacturing\\ CAT: Computer-Aided\ Testing\\ \end{cases}\\ \end{cases} \\ \end{cases}Computer⎩⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎨⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎧​Hardware⎩⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎨⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎧​Control UnitALU​}CPU:Central Processing UnitStorage Devices⎩⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎨⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎧​Primary Memory{RAM:Random Access MemoryROM:Read−Only Memory​Secondary Storage⎩⎪⎪⎪⎪⎪⎪⎨⎪⎪⎪⎪⎪⎪⎧​Floppy DiskHard DiskCD−ROMU−DiskSSD:Solid State Disk​​Input Devices⎩⎪⎪⎪⎪⎪⎪⎨⎪⎪⎪⎪⎪⎪⎧​KeyboardMouseScannerMicrophoneWebcam​Output Devices⎩⎪⎪⎪⎨⎪⎪⎪⎧​DisplayPrinterSpeakerPlotter​​Software⎩⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎨⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎧​System Software⎩⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎨⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎧​OS:Operating System⎩⎪⎪⎪⎨⎪⎪⎪⎧​WindowsLinuxMacOSSolaris​DBMS:Database Management SystemLanguage Processors⎩⎪⎪⎪⎪⎪⎪⎨⎪⎪⎪⎪⎪⎪⎧​ComplierAssemblerIntepreterLinkerLoader​​Application Software⎩⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎨⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎧​OA:OfficeAutomation{Microsoft OfficeKingsoft WPS Office​Instant Messaging⎩⎪⎪⎪⎨⎪⎪⎪⎧​QQWeChatFacebookTwitter​CAI:Computer−Aided InstructionCAD:Computer−Aided DesignCAM:Computer−Aided ManufacturingCAT:Computer−Aided Testing​​​

计算机英语讲课笔记04相关推荐

  1. 计算机英语讲课笔记07

    文章目录 I. Sign-in Result II. Operating System 1. The Concept of Operating System 2. Common Operating S ...

  2. 计算机英语讲课笔记08

    文章目录 I. The Sign-in Result II. Data 1. Structured Data 2. Semi-Structured Data (1)XML (e`X`tensible ...

  3. 计算机英语讲课笔记06

    文章目录 I. The Result of Sign-in II. Numbers III. Software Categories I. The Result of Sign-in Let us t ...

  4. 计算机英语讲课笔记05

    文章目录 I. The Result of Sign-in II. The Full Form of CPU I. The Result of Sign-in Take a look at the s ...

  5. 计算机英语讲课笔记03

    文章目录 I. The Result of the Sign-in II. The Definition of a Computer 1. What Is a Computer? 2. von Neu ...

  6. 计算机英语讲课笔记02

    文章目录 I. The Result of Sign-in II. Arithmetic Operations 1. Addition 2. Subtraction 3. Multiplication ...

  7. 计算机英语讲课笔记01

    文章目录 1. Join Our QQ Group (1) QQ Group Number (2) Use Your Real Name 2. A Good Tool - Youdao Diction ...

  8. 计算机英语讲课笔记(2020-6-23)

    Use it or lose it. 用进废退. Translation Exercise: 墨写的谎言,无法掩盖血染的事实. list the keywords: ink, write (wrote ...

  9. 计算机英语讲课笔记(2020-6-13)

    Each time when we do the sign-in work, we will convert a string of numbers into a gesture/graph. Now ...

最新文章

  1. 【Webkit Blog翻译】深入研究WebRTC | 内有福利
  2. python 列联表自动拆分_python自动化办公:实现按照一列内容拆分excel
  3. 51nod1676-无向图同构【乱搞】
  4. 一分钟了解四层/七层反向代理
  5. 3. 中间件安全基础(三)
  6. 如何正确的关闭 MFC 线程
  7. python迷宫小游戏代码_课内资源 - 基于python实现的迷宫游戏
  8. ubuntu ffmpeg 下载安装
  9. 日语入门难?学日语最好用的工具——早道五十音图
  10. ubuntu最简单的联网(连接网络)方法
  11. 哇!家居环境居然能“可视化”?这守护真的牛
  12. APP性能测试——启动时间
  13. 链栈的数据结构以及链栈的实现
  14. 对服务器整体性能画像,青云科技发布新一代企业级云服务器e3 绘制云基础设施标准画像...
  15. linux命令查找软件,linux指令速查器下载
  16. CUrl 创始人怒怼苹果:靠开源年赚数十亿,却把开发者当免费工具人
  17. 【历史上的今天】10 月 16 日:PayPal 正式上线;阿里巴巴收购优酷土豆;网络工具 Ping 发明者诞生
  18. 微信小程序--自定义组件之搜索框
  19. 如何知道一台Linux服务器使用的是千兆网卡还是万兆网卡
  20. IE6IE7Firefox浏览器不兼容原因及解决办法

热门文章

  1. 失去循环标记的Python,我这样实现跳出外层循环
  2. 华为云鲲鹏云服务器RC6正式公测,多元算力加速企业创新升级
  3. git clone 分支_Git 小团队的协作 (二)
  4. chmod 更改权限
  5. A remark on the error-backpropagation learning algorithm for spiking neural networks
  6. 虚拟机+Ubuntu+filezilla连接
  7. 没有样式重置_我不能没有的5个Vue.js库
  8. php 服务器安装,php服务器安装笔记
  9. python大鱼吃小鱼程序代码_最近跟导师学Python,熬夜弄了两个晚上写出来个大鱼吃小鱼游戏!...
  10. jdk8 接口新特性