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

전문지식 1건

s a terminal node // if it is a terminal node, only num type will have value // in the data field. // There is nothing to do. } else { // this is a nonterminal node for (i=0; i < curr->child_cnt ; i++) evaluate_tree(curr->children[i]) ; switch ( curr->rno_used ) { case 0: curr->val =
  • 페이지 7페이지
  • 가격 1,000원
  • 등록일 2007.05.08
  • 파일종류 한글(hwp)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
top