Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Kali Linux Network Scanning Cookbook(PACKT,2014) ... mapping, and validation of identified findings. You will learn how to utilize the arsenal of tools available in Kali Linux to conquer any network environment. You will also be shown how to identify remote services, how to assess security risks, and how ...
  • jQuery.Design.Patterns.178588 ... jQuery skills by learning about patterns such as divide and conquer, facade, and builder and factory to handle complex results ... Chapter 3. The Publish/Subscribe Pattern Chapter 4. Divide and Conquer with the Module Pattern Chapter 5. The Facade Pattern ...
  • Algorithms: Design and Analysis ... , sorting in linear and quadratic time. Section three discusses the various design techniques namely, divide and conquer, greedy approach, dynamic approach, backtracking, branch and bound and randomized algorithms used for solving problems in separate ...
  • Algorithms- Design and Analysis(OXFORD,2015) ... , sorting in linear and quadratic time. Section three discusses the various design techniques namely, divide and conquer, greedy approach, dynamic approach, backtracking, branch and bound and randomized algorithms used for solving problems in separate ...
  • Python Algorithms ... * The Basics * Counting 101 * Induction and Recursion ...and Reduction * Traversal: The Skeleton Key of Algorithmics * Divide, Combine, and Conquer * Greed Is Good? Prove It! * Tangled Dependencies and Memoization * From A to B with Edsger and Friends * ...
  • Algorithms.Design.and.Analysis.0199456666 ... discusses the various design techniques namely, divide and conquer, greedy approach, dynamic approach, backtracking, branch and bound ... SECTION III Design Techniques Chapter 9 Divide and Conquer Chapter 10 Greedy Algorithms Chapter 11 Dynamic Programming ...
  • Responsive Web Design with HTML5 and CSS3(PACKT,2ed,2015) ... different sets of images depending upon screen size or resolution and how to display different images in different contexts. Conquer forms! Add validation and useful interface elements like date pickers and range sliders with HTML5 markup alone. Implement ...
  • We.are.Big.Data.The.Future.of.the.Information.Society.946239182 ... where technology, society and business meet. Table of Contents Chapter 1 Big, Bigger, Biggest Data Chapter 2 Remove Fear and Conquer Resistance Chapter 3 You Ain’t Seen Nothing Yet Chapter 4 Hitting the Bullseye First Time Around Chapter 5 Data Stimuli ...
  • Data.Structures.and.Algorithms.USING.C ... 1. Overview 2. Environment Setup ALGORITHM 3. Algorithms ─ Basics 4. Asymptotic Analysis 5. Greedy Algorithms 6. Divide & Conquer 7. Dynamic Programming DATA STRUCTURES 8. Basic Concepts 9. Arrays LINKED LIST 10. Linked List ─ Basics 11. Doubly ...
  • Modular Programming with Python ... modular techniques to build better programs. A number of common modular programming patterns are covered, including divide-and-conquer, abstraction, encapsulation, wrappers and extensibility. You will also learn how to test your modules and packages, how ...