|
← 자원 관련 정보 ■ 개요(Overview)
■ 다중 쓰레드 모델(Multithreading Models)
■ 쓰레드와 관련된 문제들(Threading Issues)
■ 쓰레드 라이브러리(Thread Library)
● Pthreads
● Windows XP Threads
● Linux Threads
● Java Threads
|
- 페이지 53페이지
- 가격 12,600원
- 등록일 2012.10.19
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
a New Record
Reading Data from the Record Store
Deleting a Record from the Record Store
Comparing my Record with Records in the Record Store
Closing the Record Store
Example: Building a Stock Database
The Implementation(구현.)
The Stock.java Class
The StockDB.java Class
The QuotesM
|
- 페이지 6페이지
- 가격 1,300원
- 등록일 2004.05.21
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
OSF/1 P Threads
최근에 몇몇 조직은 쓰레드를 다루기 위해 UNIX pakage를 개발했다. 예들은 브라운대학의 브라운 쓰레드, Sun의 경량 프로세스, 디지털장비 협회의 CMA 쓰레드 그리고 카네지 멜론 대학의 C Threads package를 포함한다.
이 각각의 구현은
|
- 페이지 34페이지
- 가격 1,500원
- 등록일 2003.12.23
- 파일종류 워드(doc)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
* 등장배경
C Thread Library 가 여러 기종에서 개발
시스템 간에 서로 다른 interface 를 사용
시스템 사이에서 multithreads application을 porting 하는 것이 어려워짐
* 특 징
C Thread 의 모든 기능을 포함
Task 와 Thread 의 접근에 이식가능한 방법들을 제공
|
- 페이지 23페이지
- 가격 1,500원
- 등록일 2003.12.23
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
Introduction
Mach는 C Language interface library를 제공
multithreaded program을 만드는 어려움을 줄여준다.
low-level threads primitive를 이용하지 않고 multiple threads를 만들고 이용할 수 있다.
C-threads library라고 부르는 library에 있는 routine을 통해서 인터페이스
|
- 페이지 22페이지
- 가격 1,500원
- 등록일 2003.12.23
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
threads = (Thread*) args;
ICEUtils::Timer timer;
int currentIndex = 0;
timer.start();
threads[currentIndex].Start();
while (1) {
if (timer.getElapsedTimeInMilliSecUntilNow() > 200) { //each time
threads[currentIndex].Stop();
currentIndex = (currentIndex + 1) % threads->
|
- 페이지 45페이지
- 가격 3,000원
- 등록일 2011.12.22
- 파일종류 압축파일
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
PPT의 대부분이 도표, 그림으로 알기쉽게 구성되어 있습니다.
다음은 도표의 일부분만을 발췌하여 텍스트로 옮겨놓은 것입니다.
* Threads provide a unit of execution (execution context)
- Scheduled by the kernel
- Belong to a single address space
- Has a unique th
|
- 페이지 22페이지
- 가격 2,500원
- 등록일 2009.06.08
- 파일종류 아크로벳(pdf)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
threads. Source: [LEWI96]
4.5 No. When a process exits, it takes everything with it—the KLTs, the process structure, the memory space, everything—including threads. Source: [LEWI96]
4.6 As much information as possible about an address space can be swapped out with the address space, th
|
- 페이지 50페이지
- 가격 3,000원
- 등록일 2009.12.16
- 파일종류 워드(doc)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
‘비단실(Silken Threads)’. 11일 개막해서 10월 29일까지 계속된다.
[앵커멘트]
50년 넘는 인생을 '자수' 에 쏟아부은 장인이 있습니다.
세계에 한국 자수의 아름다움을 알리고, 여러 나라 자수를 수집해 박물관까지 열었습니다.
박소정 기자가 만났
|
- 페이지 5페이지
- 가격 1,000원
- 등록일 2004.06.23
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
/ Coated fabric / Backing cloths
Sewing threads / Belting / Breathable barriers
Tents/ Felts/Flock
부직포 분야
Medical - Swabs / Dressings
Hygiene - Absorbent pads / Coverstock / Fluid distribution / Incontinence pads
Wipes - Wet wipes / Lint-free wipes / Coating substrates
Leather substitutes / Fil
|
- 페이지 14페이지
- 가격 2,000원
- 등록일 2006.08.28
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|