Object Design: Roles, Responsibilities, and Collaborations Introduces Responsibility-Driven Design, the expert authors' proven method to building better software. Practical strategies for increasing software's reliability and flexibility. Helps read
If you’re ready to develop COM/COM+ enterprise applications, start with this practical, solutions-focused guide! Using case studies and real-world code examples, Hewlett-Packard COM/COM+ expert Pradeep Tapadiya presents COM and COM+ in detail, from
Unix 编程 一部很经典的书。Unix 编程 IPC Signal File I/O 讲述得很详细: "Stephen Rago's update is a long overdue benefit to the community of professionals using the versatile family of UNIX and UNIX-like operating environments. It removes obsolescence and includes newe
We give a tutorial overview of several geometric methods for dimension reduction. We divide the methods into projective methods and methods that model the manifold on which the data lies. For projective methods, we review projection pursuit, princip
麻省理工算法导论(英文版) Part I: Foundations(9--109/100) Chapter 1: The Role of Algorithms in Computing Chapter 2: Getting Started Chapter 3: Growth of Functions Chapter 4: Recurrences Chapter 5: Probabilistic Analysis and Randomized Algorithms Part II: Sortin
以下内容摘自该书的导言部分:This book introduces a systems engineering method which guides the development of software and embedded hardware{software systems seamlessly from requirements capture to their implementation. It helps the designer to cope with the thre
(为.djvu文件,可用WinDjView 打开) COMPUTERS AND INTRACTABILITY: A Guide to the Theory of NP-Completeness by Michael R. Garey & David S. Johnson Content 1 Computers, Complexity, and Intractability 1 1.1 Introduction 1 1.2 Problems, Algorithms, and Complexity
In today’s fast and competitive world, a program’s performance is just as important to customers as the features it provides. This practical guide teaches developers performance-tuning principles that enable optimization in C++. You’ll learn how to
"One of the most basic laws of a web application is that the client, not the server, must initiate any communication between the two. There are a number of common–use cases where, ideally, the server would like to talk to the client—dashboards and m
Become well-versed with forensics for the Android, iOS, and Windows 10 mobile platforms by learning essential techniques and exploring real-life scenarios Key Features Apply advanced forensic techniques to recover deleted data from mobile devices Ret
使用Selenium测试自动化大学课程WebDriver
- How to install Selenium WebDriver and the other dependencies needed
- How to use the WebDriver API to launch and interact with websites
- Various techniques to find elements such as buttons, links, text, dropdowns, and