반응형
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
- 운영체제
- 알고리즘
- 교육
- 데이터베이스
- 백과사전
- 인간과 교육
- 방송통신대학교
- 컴퓨터과학과
- Programming
- OS
- ISBN:89-20-34523-6
- 책
- Book
- 법
- architecture
- 프로그래밍언어
- Compiler
- 용어
- Software
- 영화
- 컴퓨터
- Computer
- 컴파일러
- Database
- 광고
- 영어
- Algorithms
- Java
- EJB
Archives
- Today
- Total
Digital Intelligence
처리장치 (Datapath) 본문
반응형
구성요소
- 산술논리연산장치(ALU,Arithmetic and Logic Unit)
- 레지스터
- 내부 버스
마이크로 연산의 종류
- 레지스터의 자료를 이동(레지스터 전송)
- 레지스터 자료간 연산(산술)
- 값의 논리 처리(논리연산)
- 자리값 변환(Shift연산)
정리가 잘 되어 있는 사이트
- 영남이공대학 컴퓨터정보기술과 "전자계산기 구조 강의노트"
http://kmh.yeungnam-c.ac.kr/comIntro/mano/chapt-0.html
- 프린스턴 대학교 강의자료
http://www.cs.princeton.edu/courses/archive/fall04/cos471/lectures/07-Datapath.pdf
- 함부르크 대학교의 Hades simulation framework 시뮬레이션
http://tams-www.informatik.uni-hamburg.de/applets/hades/webdemos/index.html
- Michael D. Hvidsten (Gustavus Adolphus College)
The Nature of Computer Science
http://homepages.gac.edu/~sskulrat/Courses/2006F-170/index.html
- 산술논리연산장치(ALU,Arithmetic and Logic Unit)
- 레지스터
- 내부 버스
마이크로 연산의 종류
- 레지스터의 자료를 이동(레지스터 전송)
- 레지스터 자료간 연산(산술)
- 값의 논리 처리(논리연산)
- 자리값 변환(Shift연산)
정리가 잘 되어 있는 사이트
- 영남이공대학 컴퓨터정보기술과 "전자계산기 구조 강의노트"
http://kmh.yeungnam-c.ac.kr/comIntro/mano/chapt-0.html
- 프린스턴 대학교 강의자료
http://www.cs.princeton.edu/courses/archive/fall04/cos471/lectures/07-Datapath.pdf
- 함부르크 대학교의 Hades simulation framework 시뮬레이션
http://tams-www.informatik.uni-hamburg.de/applets/hades/webdemos/index.html
- Michael D. Hvidsten (Gustavus Adolphus College)
The Nature of Computer Science
http://homepages.gac.edu/~sskulrat/Courses/2006F-170/index.html
반응형
'B1:기초 Basement' 카테고리의 다른 글
CISA References (0) | 2008.02.11 |
---|---|
Glossary of Terms(CISA) (0) | 2008.02.11 |
ISO 9126 (0) | 2007.10.21 |
8086 assembler tutorials (0) | 2007.10.21 |
버스 시스템 ( Bus System ) (0) | 2007.10.21 |