Welcome to the fourth edition ofObject-Oriented Data Structures Using Java™. This book pres- entsthealgorithmic,programming,andstructuringtechniquesofatraditionaldatastructures course in an object-oriented context. You’ll find the familiar topics of linked lists, recursion, stacks,queues,collections,indexedlists,trees,maps,priorityqueues,graphs,sorting,searching, andcomplexityanalysis,allcoveredfromanobject-orientedpointofviewusingJava.Westress softwareengineeringprinciplesthroughout,includingmodularization,informationhiding,data abstraction,stepwiserefinement,theuseofvisualaids,theanalysisofalgorithms,andsoftware verificationmethods.
2021-08-26 15:08:03 21.43MB Java OO
1
Robert Sedgewick是普林斯顿大学的计算机科学教授。他在Adobe Systems公司担任总监职位,并曾在施乐的帕洛阿尔托研究中心(Xerox PARC)、美国国防部防御分析研究所(the lnsititute for Defense Analyses)和法国国立计算机与自动化研究所(INRIA)从事研究工作,他从斯坦福大学获得了博士学位(是算法宗师Donald E.Knuth的门下高徒。)。Sedgewick教授还和Philippe Flajolet合著了《An Introduction to the Analysis of Algorithms》(《算法分析入门》)一书。
2021-08-26 05:36:51 12.79MB 算法
1
Digital Image Processing 第四版 和官方版一样,欢迎希望学习计算机图像处理的同学下载
2021-08-25 11:50:47 43.5MB Computer Vision Digital Image
1
Beginning C++ Through Game Programming (4th Edition) Cengage Learning.pdf + source code
2021-08-24 21:04:38 8.22MB c++
1
Building the Data Warehouse, 4th Edition(最权威的“数据仓库”经典著作,最新第4版).pdf 带完整目录!!其他地方找不到的!!
2021-08-20 18:13:22 11.95MB data warehouse 数据仓库 数据挖掘
1
real-time rendering第四版PDF完整版,整本书有大概1g,可以通过文件中的百度网盘进行下载。
2021-08-19 14:26:16 64B rendering 渲染 三维 计算机
1
原版Thinking in Java + 原版Book Code + 原版Annotated Solution Guide (很难找到哦 !网上大多是别人自己做的题然后发布的Annotated Solution Guide 这个可是Bruce Eckel 的哦!) PS:7-zip终极压缩过的,不知winrar能不能解开(!—_-)
2021-08-18 11:07:25 5.76MB Java
1
I originally approached Java as “just another programming language,” which in many senses it is. But as time passed and I studied it more deeply, I began to see that the fundamental intent of this language was different from other languages I had seen up to that point. Programming is about managing complexity: the complexity of the problem you want to solve, laid upon the complexity of the machine in which it is solved. Because of this complexity, most of our programming projects fail. And yet, of all the programming languages of which I am aware, almost none have gone all out and decided that their main design goal would be to conquer the complexity of developing and maintaining programs.1 Of course, many language design decisions were made with complexity in mind, but at some point there were always other issues that were considered essential to be added into the mix. Inevitably, those other issues are what cause programmers to eventually “hit the wall” with that language. For example, C++ had to be backwards-compatible with C (to allow easy migration for C programmers), as well as efficient. Those are both very useful goals and account for much of the success of C++, but they also expose extra complexity that prevents some projects from being finished (certainly, you can blame programmers and management, but if a language can help by catching your mistakes, why shouldn’t it?). As another example, Visual BASIC (VB) was tied to BASIC, which wasn’t really designed to be an extensible language, so all the extensions piled upon VB have produced some truly unmaintainable syntax. Perl is backwards-compatible with awk, sed, grep, and other Unix tools it was meant to replace, and as a result it is often accused of producing “write-only code” (that is, after a while you can’t read it). On the other hand, C++, VB, Perl, and other languages like Smalltalk had some of their design efforts focused on the issue of complexity and as a result are remarkably successful in solving
2021-08-18 11:06:50 5.42MB java
1
PCI System Architecture 4th Edition.rar
2021-08-18 09:34:52 8.82MB PCI System Architecture 4th
1
Established for fifteen years as the standard work in the field, Melvin Lewis's Child and Adolescent Psychiatry: A Comprehensive Textbook is now in its Fourth Edition. Under the editorial direction of Andrés Martin and Fred R. Volkmar—two of Dr. Lewis's colleagues at the world-renowned Yale Child Study Center—this classic text emphasizes the relationship between basic science and clinical research and integrates scientific principles with the realities of drug interactions.This edition has been reorganized into a more compact, clinically relevant book and completely updated, with two-thirds new contributing authors. The new structure incorporates economics, diversity, and a heavy focus on evidence-based practice. Numerous new chapters include genetics, research methodology and statistics, and the continuum of care and location-specific interventions.A companion Website provides instant access to the complete, fully searchable text.,解压密码 share.weimo.info
2021-08-16 16:31:33 16.78MB 英文
1