Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Arduino.Development.Cookbook.1783982942 ... through all the major applications of the Arduino platform. It is intended for programming or electronics enthusiasts who want to combine the best of both worlds to build interactive projects. In Detail The single-chip computer board Arduino is small in ...
  • Pattern.Recognition - Theodoridis.S.,.Koutroumbas.K.4ed,.AP,.200... ... : The Nonlinear Case 4.19 Beyond the SVM Paradigm 4.20 Decision Trees 4.21 Combining Classifiers 4.22 The Boosting Approach to Combine Classifiers 4.23 The Class Imbalance Problem 4.24 Discussion 4.25 Problems References Chapter 5. Feature Selection 5.1 ...
  • Arduino and LEGO Projects ... people are discovering how many amazing things you can do with Arduino. In Arduino and LEGO Projects, Jon Lazar shows you how to combine two of the coolest things on the planet to make fun gadgets like a Magic Lantern RF reader, a sensor-enabled LEGO ...
  • 光刻原理Principles of Lithography Lithographers at semiconductor companies are integrators. We combine optics, precision machines, photochemicals, and photomasks into working processes. While chip makers often get the glory, the lens makers, resist chemists, and tool makers are the unsung ...
  • Modern C++ Design Generic Programming and Design Patterns Applie... ... , it demonstrates 'generic patterns' or 'pattern templates' as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design and ...
  • Data Manipulation with R(PACKT,2ed,2015) ... R data types with their basic operations. The primary focus on group-wise data manipulation with the split-apply-combine strategy has been explained with specific examples. The book also contains coverage of some specific libraries such as lubridate, ...
  • UX for Lean Startups Faster, Smarter User Experience Research an... ... Products to determine which ideas are valid Incorporate the voice of the customer throughout the project cycle Make your team more productive: combine Lean UX with Agile's Scrum framework Understand the organizational shifts necessary to integrate Lean UX
  • A Provenance Framework for Data-Dependent Process Analysis ... the semiring approach to the context of DDP analysis. These constructions address two interacting new challenges: (1) to combine provenance annotations for both information that resides in the database and information about external in- puts (e.g., user ...
  • 计算机网络第六版答案 ... by other peers. His second claim is also true. He can run a client on each host, let each client “free-ride,” and combine the collected chunks from the different hosts into a single file. He can even write a small scheduling program to make the ...
  • Pro.Bash.Programming.Scripting.the.GNULinux.Shell.2nd.Edition ... utilize the Bash shell in your programming. The Bash shell is a complete programming language, not merely a glue to combine external Linux commands. By taking full advantage of Shell internals, Shell programs can perform as snappily as utilities written ...