Computer Algorithms/C++ (2/e) 作者:Ellis Horowitz/[美] Sartaj Sahni/Sanguthevar Rajasekeran 出版社:Silicon Press 出版年:2008 页数:800 定价:USD 89.95 装帧:Paperback ISBN:9780929306421 豆瓣评分 评价人数不足 写笔记 写书评 加入购书单 分享到...
Drawing upon combined decades of teaching experience, Professors Sara Baase and Allen Van Gelder have extensively revised this best seller to make it the most current and accessible choice for any algorithms course. The new Third Edition features the addition of new topics and exercises and an incr...
About this book series 'Undergraduate Topics in Computer Science' (UTiCS) delivers high-quality instructional content for undergraduates studying in all areas of computing and information science. From core foundational and theoretical material to final-year topics and applications, UTiCS books take a ...
The goal of this book is to introduce the mathematical principles of data security and to show how these principles apply to operating systems, database systems, and computer networks. Learn about the fundamental concepts of cryptography and then apply them!
About this book series Twilight zone of Moore’s law is affecting computer architecture design like never before. The strongest impact on computer architecture is perhaps the move from unicore to multicore architectures, represented by commodity architectures like general purpose graphics processing units...
作者:Richard Szeliski 出版社:Springer 出版时间:1984-00-00 印刷时间:0000-00-00 页数:812 ISBN:9781848829343 ,购买【英文版】Computer Vision:Algorithms and Applications(计算机视觉:算法与应用).等外文旧书相关商品,欢迎您到孔夫子旧书网
At the time of writing this book, computer vision is developing with a very fast pace, so building an API to account for rapid changes in the field is an extremely challenging task. However, there is a pretty well-defined set of methods that many computer vision algorithms use, and being...
这本书可以从作者网站下载到电子版:https://szeliski.org/Book/ 这里也分享了百度网盘链接: https://...
Book ISBN-10: 0-201-03804-8 ISBN-13: 978-0-201-03804-0 The Art of Computer Programming, Volume 4A: Combinatorial Algorithms, Part 1 Knuths multivolume analysis of algorithms is widely recognized as the definitive description of classical computer science. The first three volumes of this work...
It's easy to forget this when we're deep in C code, contemplating complex algorithms and data structures. The computer manipulates the data by performing operations on the numbers. Displaying an image on a screen is accomplished by moving an array of numbers to the video memory, each number...