반응형
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- ISBN:89-20-34523-6
- 알고리즘
- Computer
- Compiler
- 인간과 교육
- 영어
- 컴파일러
- 프로그래밍언어
- Programming
- 백과사전
- 용어
- Database
- 광고
- Java
- 방송통신대학교
- Book
- 교육
- 운영체제
- OS
- 컴퓨터
- Algorithms
- 데이터베이스
- 컴퓨터과학과
- Software
- 책
- architecture
- 영화
- 법
- EJB
Archives
- Today
- Total
Digital Intelligence
8086 assembler tutorials 본문
반응형
Assembly 관련해서 기본적인 개념을 가장 잘 설명해 놓은 사이트http://www.emu8086.com/assembly_language_tutorial_assembler_reference/tutorials.html
주요 내용
numbering systems
part 1: what is assembly language?
part 2: memory access
part 3: variables
part 4: interrupts
part 5: library of common functions - emu8086.inc
part 6: arithmetic and logic instructions
part 7: program flow control
part 8: procedures
part 9: the stack
part 10: macros
part 11: making your own operating system
part 12: controlling external devices (robot, stepper-motor...)
numbering systems
part 1: what is assembly language?
part 2: memory access
part 3: variables
part 4: interrupts
part 5: library of common functions - emu8086.inc
part 6: arithmetic and logic instructions
part 7: program flow control
part 8: procedures
part 9: the stack
part 10: macros
part 11: making your own operating system
part 12: controlling external devices (robot, stepper-motor...)
반응형
'B1:기초 Basement' 카테고리의 다른 글
처리장치 (Datapath) (0) | 2007.10.31 |
---|---|
ISO 9126 (0) | 2007.10.21 |
버스 시스템 ( Bus System ) (0) | 2007.10.21 |
문제풀이 - 탐색 (0) | 2007.10.20 |
인공지능 문제의 특징 / 문제 풀이 방법 (탐색, 문제 축소) (0) | 2007.10.20 |