• 통합검색
  • 대학레포트
  • 논문
  • 기업신용보고서
  • 취업자료
  • 파워포인트배경
  • 서식

전문지식 4건

알고리즘 프로그래밍 과제 #1 교재 5장의 Recursive Descent Interpreter 프로그램의 기능을 확장하여 다음과 같이 벡터(vector) 타입의 변수들을 다룰 수 있도록 하라. 1. 모든 변수는 scalar 타입이거나 혹은 vector 타입이다. scalar 타입의 변수는 하나의
  • 페이지 6페이지
  • 가격 4,000원
  • 등록일 2009.06.14
  • 파일종류 압축파일
  • 참고문헌 있음
  • 최근 2주 판매 이력 없음
!= ';') issueError("There are some extras in the statement."); else add_value(str, 0, e); } } else issueError("'=' s missing."); } } } catch (IOException e) { e.printStackTrace(); } } public static void main(String args[]) { (new Interpreter()).run(); } } 1. 프로그램 구조 2. 실행예시 3. 코 드
  • 페이지 10페이지
  • 가격 2,000원
  • 등록일 2009.04.07
  • 파일종류 한글(hwp)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
2) Noncontiguous allocation 3) Paging / Segmentation 4) Demand Paging 5) Page Table / TLB 2. Scheduling ▲ Scheduling algorithm ① FCFS ② SJF(Shortest-Job-First Scheduling) ③ Priority Scheduling ④ Round-Robin Scheduling 3. Memory Protection 4. Command Interpreter 5. File Alloc
  • 페이지 5페이지
  • 가격 1,000원
  • 등록일 2004.02.10
  • 파일종류 한글(hwp)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
ALGOrithmic Language), Modular-2 등 (5) 응용 프로그램 컴퓨터 응용 프로그램(Application Program) : 특정 목적을 수행하기 위한 프로그램 ⓐ 문서작성기(word processor) MSWord, Ventura, Wordstar, WordPerfect, PowerPoint(Presentation) ⓑ 데이타베이스(database) DbaseIII+, FoxBASE+,
  • 페이지 7페이지
  • 가격 1,300원
  • 등록일 2003.10.13
  • 파일종류 한글(hwp)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
top