- 1、本文档共26页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
灌溉渠道
CS2422 Assembly Language and System Programming Department of Computer Science National Tsing Hua University Announcement Two sessions for this course: CS2422-01 (潘雙洪教授) CS2422-02 (金仲達教授) Course Administration: CS2422-02 授課老師: 金仲達 辦公室: 資電館443 電話: 42804email: king@.tw 助教: 張建偉、劉力瑋 辦公室: 資電館734 電話: 53553 上課時間: 星期二15:20-17:10 星期四15:20-16:10 上課地點: 資電館236 課程網頁: .tw/~king/courses/cs2422.html Textbooks Kip Irvine, “Assembly Language for Intel-Based Computers”, 5th ed. Leland Beck, “System Software” Using the first 4 chapters Other good books: Patterson and Hennesey, “Computer Organization and Design” (not Intel-based, textbook of CS4100) The Art of Assembly (freely available online) Honor Code University code will be followed strictly to handle the cheating in assignments and exams. You are allowed (and in fact encouraged) to discuss the assignments, but the work must be your own. Grading (Subject to Change) 1. Program assignments: 60% 2. Mid-term exam.: 20% 3. Final exam: 20% Early bonus: +2% each day early, up to two days Late penalty: -20% each day (or partial day) late The instructor reserves the right to normalize (including shift and scale) the scores for the purpose of achieving fair grade distribution within the class or across classes What’s Next? Basic concepts What is “assembly language”, “assembly program”, and “assembler”? How are they related to computers? Why this course? 稻田是怎麼灌溉的? 灌溉渠道 如何實施分區輪流灌溉? 水利會控制中心的「閘門排程表」 水利會總幹事的「灌溉區排程表」 水利會理事長的灌溉指示 今年三期稻作由9/17開始灌溉 9/17灌溉新埔、大埔 9/18灌溉北埔、新埔、南埔 9/19至9/24輪流,一天灌溉北埔、大埔,另一天灌溉新埔、南埔 9/25灌溉新埔 (以上故事純屬虛構) 灌溉和電腦有什麼對應的關係? Computer Analogy Computer Analogy Computer Analogy Assembly Language Machine language: Machine instructions: direct instructions to the processor, e.g. to be encoded to control the datapath A numeric language understood by the processor Assembly language: Statements (instructions) in short mnemonics and symbolic reference, e.g. ADD, MOV, CALL, var1, i, j, that have a 1-to-1 relationship
文档评论(0)