|
ception {//숫자가 아닌 변수연산을 위한 함수
String t = fIn.sval;
while (true) {
fIn.nextToken();
switch (fIn.ttype) {
case \'+\' : plus(t, Object_term());break;
case \'-\' : minus(t, Object_term());break;
case \'<\' :
String temp = \"temp\";
fIn.nextToken();
int a = (int)fIn.nval;
add(temp,1);
a
|
- 페이지 10페이지
- 가격 2,000원
- 등록일 2009.04.07
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
.println(\" \" + string);
System.out.println();
if (isPalindrome(string)) {
System.out.println(\"Palindrome!\");
} else {
System.out.println(\"NOT Palindrome!\");
}
System.out.println();
}
}
public class Palindrome {
public static void main(String[] args) {
String s=args[0];
int i=0, j=s.length();
P
|
- 페이지 4페이지
- 가격 1,000원
- 등록일 2003.10.22
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
정리 증명, 관계형 데이타베이스 설계, 소프트웨어 공학, 자연어 처리, 지식 표현 및 전문가 시스템 프로그래밍에서 광범위하게 사용되고 있다 1.자바
2.코볼
3.파스칼
4.포트란
5.ASP
6.C++
7.C언어
8.JSP
9.LISP
10.PHP
11.PROLOG
|
- 페이지 19페이지
- 가격 2,000원
- 등록일 2006.06.19
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|