📘
Deuterium Wiki
Ctrlk
  • Hello
  • Linux
    • cmd
    • awk
    • mysql
  • Reading
    • Novel
    • Awesome CS Books
      • csapp-3e-homework-solution
        • 1. A Tour of Computer Systems
        • 2. Representing and Manipulating Information
        • 3. Machine-Level Representation of Programs
          • 3.58 Decode
          • 3.59 128-bit Multiply
          • 3.60 For Loop
          • 3.61 Conditional Data Transfer
          • 3.62 Switch I
          • 3.63 Switch II
          • 3.64 Multiple Dimension Array I
          • 3.65 Multiple Dimension Array II
          • 3.66 Multiple Dimension Array III
          • 3.67 Caller and Callee
          • 3.68 Alignment
          • 3.69 Struct
          • 3.70 Union
          • 3.71 fgets
          • 3.72 Variable-Size Stack
          • 3.73 Find Range I
          • 3.74 Find Range II
          • 3.75 Complex
      • tcpv1
      • http
    • 提升认知
  • Mathematics
Powered by GitBook
On this page

Was this helpful?

  1. Reading
  2. Awesome CS Books
  3. csapp-3e-homework-solution

3. Machine-Level Representation of Programs

Solutions for csapp chapter 3.

3.58 Decode3.59 128-bit Multiply3.60 For Loop3.61 Conditional Data Transfer3.62 Switch I3.63 Switch II3.64 Multiple Dimension Array I3.65 Multiple Dimension Array II3.66 Multiple Dimension Array III3.67 Caller and Callee3.68 Alignment3.69 Struct3.70 Union3.71 fgets3.72 Variable-Size Stack3.73 Find Range I3.74 Find Range II3.75 Complex
Previous2.97 Float i2fNext3.58 Decode

Last updated 5 years ago

Was this helpful?