일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- C++
- 독후감
- 문제출저:www.dovelet.com
- 정보과학
- 정보영재원
- 정보올림피아드
- 리눅스 명령어
- 알고리즘
- 배열
- 풀이&소스코드저작권:왕유승
- c언어
- 독서 감상문
- IT
- Backdoor
- 백도어
- if문
- 참조은요양병원
- 영재교육원
- 자료구조
- 반복문
- 수학영재원
- 다중반복문
- C
- 프로그래밍
- For문
- DBMS
- 리눅스
- Linux
- API
- 제어문
Archives
- Today
- Total
목록Algorithms (1)
되는대로 살자
[영어 원서 독해] algorithms and programming - Paths in graphs 1
Chapter 4 Paths in graphs 4.1 Distances Depth-rst search readily identies all the vertices of a graph that can be reached from a designated starting point. It also nds explicit paths to these vertices, summarized in its search tree (Figure 4.1). However, these paths might not be the most economical ones possible. In the gure, vertex C is reachable from S by traversing just one edge, while the DF..
카테고리 없음
2011. 5. 26. 22:02