-
1
-
2
-
3
-
4
-
5
-
6
MIPS Assembly Language Programming using QtSpim
Published 2017Table of Contents: “…1.0 Introduction -- 2.0 MIPS Architecture Overview -- 3.0 Data Representation -- 4.0 QtSpim Program Formats -- 5.0 Instruction Set Overview -- 6.0 Addressing Modes -- 7.0 Stack -- 8.0 Procedures/Functions -- 9.0 QtSpim System Service Calls -- 10.0 Multi-dimension Array Implementation -- 11.0 Recursion -- 12.0 Appendix A - Example Program -- 13.0 Appendix B - QtSpim Tutorial -- 14.0 Appendix C - MIPS Instruction Set -- 15.0 Appendix D - ASCII Table…”
Access online version
Electronic eBook -
7
-
8
Introduction to Programming using Fortran 95/2003/2008
Published 2018Table of Contents: “…1 Introduction -- 2 Computer Organization -- 3 Getting Started -- 4 Fortran 95/2003/2008 - Basic Elements -- 5 Expressions -- 6 Simple Input and Output -- 7 Program Development -- 8 Selection Statements -- 9 Looping -- 10 Formatted Input/Output -- 11 Characters and Strings -- 12 File Operations -- 13 Single Dimension Arrays -- 14 Multidimensional Arrays -- 15 Subprograms -- 16 Derived Data Types -- 17 Modules -- 18 Recursion -- 19 Character String / Numeric Conversions -- 20 System Services -- 21 Appendix A - ASCII Table -- 22 Appendix B - Start-Up Instructions -- 23 Appendix C - Random Number Generation -- 24 Appendix D - Instrinsic Functions -- 25 Appendix E - Visualization with GNUplot -- 26 Appendix F - Quiz Question Answers -- 27 Appendix G - Fortran 95/2003/2008 Keywords…”
Access online version
Electronic eBook -
9
x86-64 Assembly Language Programming with Ubuntu
Published 2019Table of Contents: “…1.0 Introduction -- 2.0 Architecture Overview -- 3.0 Data Representation -- 4.0 Program Format -- 5.0 Tool Chain -- 6.0 DDD Debugger -- 7.0 Instruction Set Overview -- 8.0 Addressing Modes -- 9.0 Process Stack -- 10.0 Program Development -- 11.0 Macros -- 12.0 Functions -- 13.0 System Services -- 14.0 Multiple Source Files -- 15.0 Stack Buffer Overflow -- 16.0 Command Line Arguments -- 17.0 Input/Output Buffering -- 18.0 Floating-Point instructions -- 19.0 Parallel Processing -- 20.0 Interrupts -- 21.0 Appendix A - ASCII Table -- 22.0 Appendix B - Instruction Set Summary -- 23.0 Appendix C - System Services -- 24.0 Appendix D - Quiz Question Answers…”
Access online version
Electronic eBook -
10
-
11
-
12