
000 | 00000cam u2200205 a 4500 | |
001 | 000046056769 | |
005 | 20201123151229 | |
008 | 201123s2019 flua b 001 0 eng d | |
020 | ▼a 9781498776639 | |
035 | ▼a (KERIS)BIB000015474977 | |
040 | ▼a 211046 ▼c 211046 ▼d 211009 | |
050 | 4 | ▼a QA76.6 ▼b .W896 2019 |
082 | 0 4 | ▼a 005.1 ▼2 23 |
084 | ▼a 005.1 ▼2 DDCK | |
090 | ▼a 005.1 ▼b W959a | |
100 | 1 | ▼a Wu, Yonghui. |
245 | 1 0 | ▼a Algorithm design practice for collegiate programming contests and education / ▼c by Yonghui Wi and Jiande Wang. |
260 | ▼a Boca Raton, FL : ▼b CRC Press, ▼c 2019. | |
300 | ▼a xiii, 692 p. : ▼b ill. ; ▼c 24 cm. | |
504 | ▼a Includes bibliographical references (p. 677) and index. | |
520 | ▼a This book can be used as an experiment and reference book for algorithm design courses, as well as a training manual for programming contests. It contains 247 problems selected from ACM-ICPC programming contests and other programming contests. There's detailed analysis for each problem. All problems, and test datum for most of problems will be provided online. The content will follow usual algorithms syllabus, and problem-solving strategies will be introduced in analyses and solutions to problem cases. For students in computer-related majors, contestants and programmers, this book can polish their programming and problem-solving skills with familarity of algorithms and mathematics. | |
650 | 0 | ▼a Computer algorithms. |
700 | 1 | ▼a Wang, Jiande. |
945 | ▼a KLPA |
소장정보
No. | 소장처 | 청구기호 | 등록번호 | 도서상태 | 반납예정일 | 예약 | 서비스 |
---|---|---|---|---|---|---|---|
No. 1 | 소장처 과학도서관/Sci-Info(2층서고)/ | 청구기호 005.1 W959a | 등록번호 121255270 | 도서상태 대출가능 | 반납예정일 | 예약 | 서비스 |
컨텐츠정보
목차
Practice for Ad Hoc Problems. Practice for Simulation Problems. Practice for Number Theory. Practice for Combinatorics. Practices for Greedy Algorithms. Dynamic Programming. Practice for Advanced Data Structure. Practice for Computation Geometry.