|
import java.util.*;
/**
* 날짜 계산을 위한 클래스
*/
public class DateCalculate {
private String standardDay; //기준 일
private String finalDay;//정한 일짜
private long countDay;
private int count;
//생성자
public DateCalculat
|
- 페이지 4페이지
- 가격 800원
- 등록일 2014.01.11
- 파일종류 압축파일
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
data_out_reg, addr_reg, data_reg,
load_operand1, load_operand2, load_plus, load_minus, calculate, operand); …… ⑤
end Behavioral;
① 입출력 포트 벡터 선언.
② lcd_test.vhd 파일의 입출력 포트를 선언.
③ datagen.vhd 파일의 입출력 포트를 선언.
④ 내부 signal 설정.
⑤ lcd_test.
|
- 페이지 10페이지
- 가격 2,500원
- 등록일 2010.01.18
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
position of pennies during this time period? (b) In 1979,
pennies were 95% copper and 5% zinc by mass. Calculate the volume of a penny (see Table 1-4). (c) Measure the diameter of a penny, then determine its thickness to as many significant figures as you can. (d) Determine the mass percentages of c
|
- 페이지 24페이지
- 가격 3,000원
- 등록일 2011.03.31
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
m with an inner diameter of 4 cm and an outer diameter of 8 cm. The inside temperature is 100 and the outer temperature is 50. Calculate the heat transfer.
해석) 가운데가 빈 알루미늄 구는 4cm의 내부 직경과 8cm의 외부 직경을 가졌다. 안쪽 온도는 100이며 외부 온도는 50이다. 열
|
- 페이지 6페이지
- 가격 1,000원
- 등록일 2017.11.16
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
trix[u][w];
check_route[w] = u;
}
}
}
}
int Path::Distance(int number) //최소거리계산
{
int min = 0;
int choice = 0;
for(int i = 0 ; i <number ; i++)
{
if(route[i] == false && calculate[i] < min)
{
choice = i;
min = calculate[number];
}
}
return choice;
}//cmoon@capco.co.kr 캐프문철사장님
void
|
- 페이지 6페이지
- 가격 1,500원
- 등록일 2011.12.19
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|