Hiển thị các bài đăng có nhãn machine. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn machine. Hiển thị tất cả bài đăng

Thứ Sáu, 6 tháng 3, 2015

Probabilistic Modeling in Bioinformatics and Medical Informatics

Probabilistic Modeling in Bioinformatics and Medical Informatics



Probabilistic Modelling in Bioinformatics and Medical Informatics has been written for researchers and students in statistics, machine learning, and the biological sciences. The first part of this book provides a self-contained introduction to the methodology of Bayesian networks. The following parts demonstrate how these methods are applied in bioinformatics and medical informatics. All three fields – the methodology of probabilistic modeling, bioinformatics, and medical informatics – are evolving very quickly. The text should therefore be seen as an introduction, offering both elementary tutorials as well as more advanced applications and case studies.




Thứ Tư, 11 tháng 2, 2015

Wheels Stop

Wheels Stop



Humanitys first reusable spacecraft and the most complex machine ever built, NASAs Space Shuttle debuted with great promise and as a dependable source of wonder and national pride. But with the Challenger catastrophe in 1986, the whole Space Shuttle program came into question, as did NASA itself, so long an institution that was seemingly above reproach. Wheels Stop tells the stirring story of how, after the Challenger disaster, the Space Shuttle not only recovered but went on to perform its greatest missions. From the Return to Flight mission of STS-26 in 1988 to the last shuttle mission ever on STS-135 in 2011, Wheels Stop takes readers behind the scenes as the shuttles crews begin to mend Cold War tensions with the former Soviet Union, conduct vital research, deploy satellites, repair the Hubble Space Telescope, and assist in constructing the International Space Station. It also tells the heart-wrenching story of the Columbia tragedy and the loss of the magnificent STS-107 crew.




Chủ Nhật, 8 tháng 2, 2015

Parasitic Phenomena in the Dynamics of Industrial Devices

Parasitic Phenomena in the Dynamics of Industrial Devices



In the real world the dynamic behavior of a real machine presents either unforeseen or limiting phenomena: both are undesired, and can be therefore be classified as parasitic phenomena unwanted, unforeseen, or limiting behaviors. Parasitic Phenomena in the Dynamics of Industrial Devices describes the potential causes and effects of these behaviors and provides indications that could minimize their influence on the mechanical system in question.




Vibration-based Condition Monitoring

Vibration-based Condition Monitoring



‘Without doubt the best modern and up-to-date text on the topic, wirtten by one of the world leading experts in the field. Should be on the desk of any practitioner or researcher involved in the field of Machine Condition Monitoring’ Simon Braun, Israel Institute of Technology




Thứ Tư, 4 tháng 2, 2015

Work Done for Hire

Work Done for Hire



Joe Haldeman’s ?adept plotting, strong pacing, and sense of grim stoicism have won him wide acclaim (The Washington Post) and numerous honors for such works as The Forever War, The Accidental Time Machine, and the Marsbound trilogy. Now, the multiple Hugo and Nebula award?winning author pits a lone war veteran against a mysterious enemy who is watching his every move?and threatens him with more than death unless he kills for them.




Thứ Hai, 19 tháng 1, 2015

Advanced Theory of Mechanisms and Machines

Advanced Theory of Mechanisms and Machines



A new approach to the theory of mechanisms and machines, based on a lecture course for mechanical engineering students at the St. Petersburg State Technical University. The material differs from traditional textbooks due to its more profound elaboration of the methods of structural, geometric, kinematic and dynamic analysis. These established and novel methods take into account the needs of modern machine design as well as the potential of computers.




Thứ Năm, 25 tháng 12, 2014

Mastering Machine Learning with scikit-learn

Mastering Machine Learning with scikit-learn



This book examines machine learning models including logistic regression, decision trees, and support vector machines, and applies them to common problems such as categorizing documents and classifying images. It begins with the fundamentals of machine learning, introducing you to the supervised-unsupervised spectrum, the uses of training and test data, and evaluating models. You will learn how to use generalized linear models in regression problems, as well as solve problems with text and categorical features.,

You will be acquainted with the use of logistic regression, regularization, and the various loss functions that are used by generalized linear models. The book will also walk you through an example , that prompts you to label the most uncertain training examples. You will also use an unsupervised Hidden Markov Model to predict stock prices.




Mastering 3D Printing

Mastering 3D Printing



Mastering 3D Printing shows you how to get the most out of your printer, including how to , models, choose materials, work with different printers, and integrate , printing with traditional prototyping to make techniques like sand casting more efficient.,

You’ve printed key chains. You’ve printed simple toys. Now you’re ready to innovate with your 3D printer to start a , or teach and inspire others.,

Joan Horvath has been an educator, engineer, author, and startup 3D printing company team member. She shows you all of the technical details you need to know to go beyond simple model printing to make your 3D printer work for you as a prototyping device, a teaching tool, or a business machine.




Macs For Dummies, 13th Edition

Macs For Dummies, 13th Edition



Discover what makes Macs superior computing machines. Learn the basics, from mastering the Dock and customizing OS X, to iCloud syncing and backing up with Time Machine. You’ll suddenly find your computer fun again as you make FaceTime calls and explore iLife. Plus, you’ll find out that switching to OS X doesn’t mean leaving your favorite , programs behind. Macs For Dummies, 13th Edition contains everything for the beginner or intermediate , user, including information about new features like the Thunderbolt port and the complete redesign of the Mac Pro.




Machine Learning

Machine Learning



Machine Learning: Hands-On for Developers and Technical Professionals provides hands-on instruction and fully-coded working examples for the most common machine learning techniques used by developers and technical professionals. The book contains a breakdown of each ML variant, explaining how it works and how it is used within certain industries, allowing readers to incorporate the presented techniques into their own work as they follow along. A core tenant of machine learning is a strong focus on data preparation, and a full exploration of the various types of learning algorithms illustrates how the proper tools can help any developer extract information and insights from existing data. The book includes a full complement of Instructor’s Materials to facilitate use in the classroom, making this resource useful for students and as a professional reference.




Thứ Ba, 23 tháng 12, 2014

Python Text Processing with NLTK 2.0 Cookbook

Python Text Processing with NLTK 2.0 Cookbook



Natural Language Processing is used everywhere – in search engines, spell checkers, , phones, computer , – even your washing machine. Python’s Natural Language Toolkit (NLTK) suite of libraries has rapidly emerged as one of the most efficient tools for Natural Language Processing. You want to employ nothing less than the best techniques in Natural Language Processing – and this book is your answer.,

Python Text Processing with NLTK 2.0 Cookbook is your handy and illustrative guide, which will walk you through all the Natural Language Processing techniques in a step-by-step manner. It will demystify the advanced features of text analysis and text mining using the comprehensive NLTK suite.




Thứ Hai, 22 tháng 12, 2014

Linux System Programming

Linux System Programming



This book is about writing , that makes the most effective use of the system you’re running on – code that interfaces directly with the kernel and core system libraries, including the shell, text editor, compiler, debugger, core utilities, and system daemons. The majority of both Unix and , code is still written at the system level, and Linux System , focuses on everything above the kernel, where applications such as Apache, bash, cp, vim, Emacs, gcc, gdb, glibc, ls, mv, and X exist.,

Written primarily for engineers looking to program (better) at the low level, this book is an ideal teaching tool for any programmer. Even with the trend toward high-level development, either through web software (such as PHP) or managed code (C#), someone still has to write the PHP interpreter and the C# virtual machine. Linux System Programming gives you an understanding of core internals that makes for better code, no matter where it appears in the stack. Debugging high-level code often requires you to understand the system calls and kernel behavior of your operating system, too.




Thứ Bảy, 20 tháng 12, 2014

Write Great Code, Volume 2

Write Great Code, Volume 2



It’s a critical lesson that today’s computer science students aren’t always being taught: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level shows , engineers what too many college and university courses don’t – how compilers translate high-level language statements and data structures into machine code. Armed with this knowledge, they will make informed choices concerning the use of those high-level structures and help the compiler produce far better machine code – all without having to give up the productivity and portability benefits of using a high-level language.




Write Great Code, Volume 1

Write Great Code, Volume 1



Today’s programmers are often narrowly trained because the industry moves too fast. That’s where Write Great Code, Volume 1: Understanding the Machine comes in. This, the first of four volumes by author Randall Hyde, teaches important concepts of machine organization in a language-independent fashion, giving programmers what they need to know to write great code in any language, without the usual overhead of learning assembly language to master this topic. A solid foundation in , engineering, The Write Great Code series will help programmers make wiser choices with respect to , statements and data types when writing software.




Thứ Sáu, 19 tháng 12, 2014

Microsoft System Center Virtual Machine Manager 2012 Cookbook

Microsoft System Center Virtual Machine Manager 2012 Cookbook



Microsoft System Center 2012 is a comprehensive IT infrastructure, virtualization, and , management platform. With System Center 2012, you can more easily and efficiently manage your applications and services across multiple hypervisors as well as across public and private cloud infrastructures to deliver flexible and cost-effective IT services for your business.,

This cookbook covers architecture , and planning and is full of deployment tips, techniques, and solutions designed to show users how to improve , 2012 in a real world scenario. It will guide you to create, deploy, and manage your own Private Cloud with a mix of Hypervisors: Hyper-V, Vmware ESXi, and Citrix XenServer. It also includes the VMM 2012 SP1 features.




Thứ Hai, 15 tháng 12, 2014

BackTrack 5 Cookbook

BackTrack 5 Cookbook



Learn to perform penetration tests with BackTrack 5. Nearly 100 recipes designed to teach penetration , principles and build knowledge of BackTrack 5 Tools. Provides detailed step-by-step instructions on the usage of many of BackTrack’s popular and not-so – popular tools. Provide several solutions to escalate privileges on a compromised machine. Provide several solutions to escalate privileges on a compromised machine.




Automation through Chef Opscode

Automation through Chef Opscode



Automation through Chef Opscode provides an in-depth understanding of Chef, which is written in , and , for configuration management, , infrastructure management, system administration, and network management.,

Targeted at administrators, consultants, and architect, the book guides them through the advanced features of the tool which are necessary for infrastructure automation, devops automation, and reporting. The book presumes knowledge of Ruby and Erlang which are used as reference languages for creating recipes and cookbooks and as a refresher on them to help the reader get on speed with the flow of book.,

The book provides step by step instructions on installation and configuration of Chef, usage scenarios of Chef, in infrastructure automation by providing common scenarios like virtual machine provisioning, OS configuration for Windows, Linux, and Unix, provisioning and configuration of web servers like Apache along with popular databases like MySQL.




Automating ActionScript Projects with Eclipse and Ant

Automating ActionScript Projects with Eclipse and Ant



Automating repetitive programming tasks is easier than many , / AS3 developers think. With the Ant build tool, the , IDE, and this concise guide, you can set up your own ‘ultimate development machine’ to code, compile, debug, and deploy projects faster. Youll also get started with versioning systems, such as , and Git.,

Create a consistent workflow for multiple machines, or even complete departments, with the help of extensive Ant code samples. If you want to work smarter and take your skills to a new level, this book will get you on the road to automation – with Ant.