|
- Recursion
5주 - Sorting Performance analysis
6주 - Exercising Array
7주 - Evaluation of Expression
8주 - Circular Queue & Maze
9주 - Stack & Queue using Linked list
10주 - Equivalenece Class
11주 - Binary Search Tree
12주 - Priority Queue
13주 - Selection Tree
14주 - Union-Find Algorithm
|
- 페이지 19페이지
- 가격 2,000원
- 등록일 2010.05.24
- 파일종류 압축파일
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
using experimental apparatus.
2. Theory
1. Conduction
Conduction is the transfer of thermal energy between neighboring molecules in a substance due to a temperature gradient. It always takes place from a region of higher temperature to a region of lower temperature, and acts to equalize temperature
|
- 페이지 10페이지
- 가격 1,200원
- 등록일 2009.12.24
- 파일종류 한글(hwp)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
- Recursion
5주 - Sorting Performance analysis
6주 - Exercising Array
7주 - Evaluation of Expression
8주 - Circular Queue & Maze
9주 - Stack & Queue using Linked list
10주 - Equivalenece Class
11주 - Binary Search Tree
12주 - Priority Queue
13주 - Selection Tree
14주 - Union-Find Algorithm
|
- 페이지 23페이지
- 가격 3,000원
- 등록일 2010.05.24
- 파일종류 압축파일
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
using namespace std;
void main()
{
double A1,A2,A3,A4,A5,x1,x2,x3,x4,x5,y1,y2,y3,y4,y5,X,Y;
cout<< \"단면의 면적 A1, A2, A3, A4, A5를 입력하세요:\\n\";
cin>> A1 >> A2 >> A3 >> A4 >> A5;
cout<< \"단면의 x축 도심위치 x1, x2, x3, x3, x4 를 입력하세요:\\n\
|
- 페이지 5페이지
- 가격 1,000원
- 등록일 2009.12.18
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
using namespace std;
void function(int x);
int main(void)
{
int num;
cout<<\"만들 배열의 갯수(임의의 자연수)를 입력하세요 :\";
cin>>num; //사용자로부터 만들 갯수를 입력받음
function(num); //입력받은 배열의 갯수를 보내줌
return 0;
}
void function(int x)
{
int i
|
- 페이지 5페이지
- 가격 3,300원
- 등록일 2012.08.31
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
using 키워드) 필수
class/struct의 method 선언부에 적용
#define 이나 컴파일시의 /D 옵션으로 Conditional에서 사용할 표시 지정
해당 method는 override 가 아니며, 리턴 타입은 void 이고, interface의 구현 method가 아니어야 한다.
Class MyAttribute{
[Conditiona
|
- 페이지 10페이지
- 가격 300원
- 등록일 2008.04.01
- 파일종류 피피티(ppt)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
Using the Internet for Travel and Tourism Survey Research: Experiences from the Net Traveler Survey. Journal of Travel Research, Vol.35, Issue 2. p.81
17) Tan, Soo Jiuan(1999). Strategies for Reducing Consumers\' Risk Aversion in Internet Shopping. Journal of Consumer Marketing, Vol 16, Issue 2.
18)
|
- 페이지 74페이지
- 가격 900원
- 등록일 2004.02.28
- 파일종류 한글(hwp)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
C=0x06;
UBRR1H=0x00;
UBRR1L=0x33;
}
// Function name: UART_GetRecvCounter
// Description : buffer에 담겨진 data의 개수를 return해준다.
// Return type: BYTE
char UART_GetRecvCounter()
{
return rx_counter1;
}
void putchar1(char c)
{
while ((UCSR1A & DATA_REGISTER_EMPTY)==0);
UDR1=c;
}
void main(vo
|
- 페이지 30페이지
- 가격 3,000원
- 등록일 2005.11.15
- 파일종류 한글(hwp)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
using photoresist SU-8 0. 초록
1. 서 론
1.1 Soft lithography
1.1.1 Printing
1.1.2 Molding
1.1.3 Transfer
1.2 Microfluidics
1.3 Plasma
1.4 Diffusion coefficient
1.4.2 Fick's law
1.4.3 Stokes-Einstein equation
2. 실험방법
2.1 사용한 시약 및 기구
2.2. 실험 절차
3. 결과 및
|
- 페이지 11페이지
- 가격 2,000원
- 등록일 2021.06.18
- 파일종류 아크로벳(pdf)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
C 시리얼 케이블을 이용하였고, 지금의 Compact Flash Memory 의 전신이라고 볼 수 있는 Solid-state Drive를 채택하여 저장매체를 교환하며 사용할 수 있는 기능을 제공하였다.
≪ 그 림 ≫ ≪ 그 래 프 ≫
Figure 1. PDA 발전사와
|
- 페이지 16페이지
- 가격 6,000원
- 등록일 2012.10.28
- 파일종류 워드(doc)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|