일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 데이터베이스
- Algorithms
- 용어
- 법
- 영화
- 교육
- Programming
- 백과사전
- 책
- EJB
- 컴퓨터
- 영어
- architecture
- 인간과 교육
- 방송통신대학교
- Compiler
- Database
- 알고리즘
- Computer
- Book
- 컴퓨터과학과
- 컴파일러
- ISBN:89-20-34523-6
- 광고
- OS
- Software
- 운영체제
- Java
- 프로그래밍언어
- Today
- Total
목록용어 (17)
Digital Intelligence
Glossary of Terms(CISA) source : http://www.isaca.org/Template.cfm?Section=Glossary1&Template=/CustomSource/glossary.cfm Term Definition Abend An abnormal end to a computer job; termination of a task prior to its completion because of an error condition that cannot be resolved by recovery facilities while the task is executing Access control The process that limits and controls access to resourc..
최근 가전제품에 감성과 예술적 요소를 강조한 ‘데카르트 신드롬’이 확산 전자신문 가전업계 '데카르트 신드롬' http://www.etnews.co.kr/news/detail.html?id=200611090092
1. 교착상태를 설명하기 위한 시스템 개념(모델) - 시스템은 제한된 개수의 자원으로 구성 - 프로세스는 자원을 경쟁적으로 사용 2. 정상상태에서의 프로세스 자원 사용 순서 (1) 요구 (2) 사용 (3) 해제(반납) 3. 교착상태가 존재하기 위한 4가지 조건 (1971년 E. G. Coffman의 논문에 최초 언급되어서 Coffman조건이라고도 알려져 있음) (1) 상호배제조건(mutual exclusion) 한 프로세스가 자원을 사용하고 있을 때, 다른 프로세스는 기다려야 함 (2) 대기조건(wait for) 프로세스가 다른 자원을 기다리면서, 이미 자신에게 할당된 자원은 해제하지 않고 점유하고 있음 (3) 비중단조건(no preemption) 자원 사용이 끝나기 전에 중도에 비자발적으로 해제될 수 ..
MTBSI Mean Time Between System Interrupt (MTBSI) is the length of time between outages. Outages include planned and unplanned downtime. Approximately 85% of outages are planned, so MTBSI relates more to the cost of IT operations than it does to a measure of reliability or failure. MTBSI is expressed in hours as the number of possible minutes divided by 60 divided by the outage time. http://docs...
이용가능한 메모리영역보다 큰 프로그램을 처리하기 위한 방법 Wikipedia -> http://en.wikipedia.org/wiki/Overlay_%28programming%29
Direct memory access -> http://en.wikipedia.org/wiki/Direct_memory_access
Cycle stealing 채널에게 특정 우선권을 부여하는 방법 -> http://en.wikipedia.org/wiki/Cycle_stealing