Information Security System Design Foundation Fourth Week study summary

Source: Internet
Author: User

Learning tasks

1. Read the textbook and complete the After-school practice (the book has a reference answer)

3.1-3.7 in practice, Focus: 3.1,3.3,3.5,3.6,3.9,3.14,3.15,3.16,3.22,3.23,3.27,3.29,3.30,3.33,3.34

2. Examination: Exercises to change the data

3. Experiment: Need to practice in the lab building

4. Deepening, practical topics, extra points

Learning process

3.1 Historical view (textbook p103-p105)

1978 8086 29K transistors to 2008 Corei7 781M transistors (38% per annum, doubling every 26 months)

3.2 Program Coding (textbook p105-p110)

Increasing the level of optimization will make the final program run faster, but the compilation time may be longer and debugging tools will be more difficult to debug.

3.2.1

Isa describes the behavior of the program as if each instruction was executed sequentially.

Gcc-s xxx.c-o xxx.s Get assembly code

Disassembler: objdump-d xxx

Information Security System Design Foundation Fourth Week study summary

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.