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

전문지식 287건

검사하여 미방문 vertex들을 큐에 삽입한다. 4. 큐의 front에서 하나의 vertex를 꺼내어 새롭게 선택한다. 5. 큐가 빌 때까지 2-4의 과정을 반복한다. Breath First Tree Depth First Tree Prim 알고리즘 Kruscal 알고리즘 Dijkstra 알고리즘을 C로 구현
  • 페이지 8페이지
  • 가격 3,500원
  • 등록일 2009.12.16
  • 파일종류 압축파일
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
알고리즘 : 네트워크 G의 모든 연결선에 대하여 가중치별로 오름차순으로 정렬한 후 최소 가중치의 연결선부터 순서대로 생성 트리에 연결할 것인가의 여부를 결정해 나가는 알고리즘 ① 가중치가 작은 것에서부터 큰 순으로 차례차례 선택
  • 페이지 12페이지
  • 가격 2,000원
  • 등록일 2008.03.28
  • 파일종류 한글(hwp)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
트리 탐색(Binary Tree Search) * 피보나치 탐색(Fibonacci Search) * 보간 탐색(Interpolation Search) * 블록 탐색(Block Search) 3. 인덱스 구조 (1) 인덱스 응용 : B-트리 - B-트리가 가지는 성질 * 한 노드 안에 있는 키 값은 오름 차순을 유지한다. * 모든
  • 페이지 12페이지
  • 가격 3,000원
  • 등록일 2012.03.13
  • 파일종류 한글(hwp)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
state, goal test, successor function, and cost function for each of the following. Choose a formulation that is precise enough to be implemented. 3. (35 pts) Given the search tree in our class slide, indicate the nodes that are explored in the order they are explored with each of the search methods
  • 페이지 6페이지
  • 가격 4,200원
  • 등록일 2013.10.26
  • 파일종류 한글(hwp)
  • 참고문헌 없음
  • 최근 2주 판매 이력 없음
algorithm 구현 void printDistance() int choose(int distance[], int n, int found[]) void findShortestPath(int start, gNode* gHeader[], int distance[], int n, int found[]) //by dijkstra's algorithm( n=NUM_STATIONS) void findMinTransPath(int start, gNode* gHeader[], int distance[], int n, int found
  • 페이지 5페이지
  • 가격 1,900원
  • 등록일 2010.01.04
  • 파일종류 압축파일
  • 참고문헌 있음
  • 최근 2주 판매 이력 없음

논문 4건

트리 2.1.2 의사결정트리 2.1.3 가지치기 2.1.4 군집화 2.2 분류방법 2.2.1 AD Tree 2.2.2 J48 Tree 2.3 특수기술 2.3.1 EM 알고리즘 3. 실험 3.1 실험데이터 3.2 속성변수 3.3 전처리과정 3.4 실험도구 3.5
  • 페이지 8페이지
  • 가격 3,000원
  • 발행일 2015.11.17
  • 파일종류 한글(hwp)
  • 발행기관
  • 저자
first formulated and simulation environment for the vehicle performance is also constructed using Matlab/Simulink software. A static power control algorithm is proposed to improve the fuel economy of the vehicle and it is implemented on a DSP to configure a simulator system for a FCHEV.The simulator
  • 페이지 30페이지
  • 가격 5,500원
  • 발행일 2008.11.19
  • 파일종류 한글(hwp)
  • 발행기관
  • 저자
알고리즘과 적용 범위 35 제3절. 기술수용모델 44 1. 기술수용모델(TAM) 44 1) 기술수용모델의 등장 및 개념 44 2) 기술수용모델의 구성요소 46 2. 확장된 기술수용모델(ETAM, TAM3) 47 1) 확장된 기술수용모델(ETAM)의 구성요소 47 2) 기술수용모델
  • 페이지 198페이지
  • 가격 5,000원
  • 발행일 2016.04.25
  • 파일종류 한글(hwp)
  • 발행기관
  • 저자
Protocol) 제 3 장 스캐터넷(Scatternet) 프로토콜 3. 1 BTCP 3. 2 Bluetree 3. 3 Bluenet 3. 4 TSF 3. 5 A Bluetooth Scatternet Formation Algorithm 제 4 장 블루투스 유사 기술들 4. 1 HomeRF 4. 2 무선랜 4. 3 IrDA 제 5 장 결 론 5. 1 Bluetooth의 향후 전망 5. 2 마치며
  • 페이지 7페이지
  • 가격 2,500원
  • 발행일 2009.12.11
  • 파일종류 한글(hwp)
  • 발행기관
  • 저자

취업자료 4건

n once said, “If I only had an hour to chop down a tree, I would spend the first 45 minutes sharpening my axe”. I will sharpen myself and do my best to become one of the needed and good employees. Wide range of relationships with others Rigorous personality Challenge Spirit Hopes for
  • 가격 1,000원
  • 등록일 2014.11.30
  • 파일종류 한글(hwp)
  • 직종구분 기타
트리로 자식노드가 최대 2개인 트리로 왼쪽 자식노드가 부모 노드가 가진 값보다 작고 오른쪽 자식노드가 부모노드가 가진 값보다 큰 조건을 만족하는 이진트리 구조 balanced tree일때는 logN(탐색할때 마다 데이터양이 1/2씩 감소하기 때문에) O
  • 가격 10,000원
  • 등록일 2021.11.29
  • 파일종류 아크로벳(pdf)
  • 직종구분 기타
depth understanding of Korean general business principles and environments. Up-to-date knowledge of American general business principles. Outstanding abilities to identify and tackle critical multicultural business issues. Proficient and experienced with spreadsheets (Lotus and Excel), general ledge
  • 가격 1,300원
  • 등록일 2002.09.03
  • 파일종류 한글(hwp)
  • 직종구분 기타
first on deepening my technical expertise in machine learning fundamentals and complex algorithms, particularly within supervised and unsupervised learning, as these serve as the foundation for most advanced applications in AI. During my initial semesters, I aim to complete coursework that ..(중략)&
  • 가격 4,000원
  • 등록일 2024.11.08
  • 파일종류 워드(doc)
  • 직종구분 기타
top