be文件系统实现的源码,其配套资料为PrActical File System Design
上传时间: 2013-12-30
上传用户:woshini123456
The first edition of this book ranks among the small (very small) number of books that I credit with significantly elevating my skills as a professional software devel-oper. Like the others, it was PrActical and easy to read, but loaded with important advice. Effective C++, Third Edition, continues that tradition. C++ is a very powerful programming language. If C gives you enough rope to hang yourself, C++ is a hard-ware store with lots of helpful people ready to tie knots for you. Mastering the points discussed in this book will definitely increase your ability to effectively use C++ and reduce your stress level.
标签: small edition credit number
上传时间: 2013-12-29
上传用户:talenthn
JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It also includes detailed coverage of the major revisions to the JSP Standard Tag Library (JSTL) specification. Combining plenty of PrActical advice with detailed coverage of JSP syntax and features and clear, useful examples, JavaServer Pages, Third Edition demonstrates how to embed server-side Java into Web pages, while also covering important topics such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access.
标签: substantial JavaServer completely Edition
上传时间: 2014-01-04
上传用户:mpquest
oJPEG2000中DWT的MATLAB实现n the use of discrete cosine transform DCT jpeg compression Matlab source, simple and PrActical, the Notes have a good time
标签: compression transform discrete MATLAB
上传时间: 2013-12-14
上传用户:luopoguixiong
Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course, to a large extent, follows on from Data Structures and Algorithms I. However, while DS&A I focused on fundamental datastructures, DS&A II will focus on PrActical algorithms, applicable to a wide range of tasks. The approach will be somewhat less formal, with a little more focus on applications.
标签: Data_Structures_and_Algorithms Algorithms Structures accompany
上传时间: 2016-05-08
上传用户:阿四AIR
Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real world. Developers use algorithms and data structures every day of their working lives. Having a good understanding of these algorithms and knowledge of when to apply them is essential to producing software that not only works correctly, but also performs efficiently. This book aims to explain those algorithms and data structures most commonly encountered in day-today software development, while remaining at all times PrActical, concise, and to the point, with little or no verbiage to distract from the core concepts and examples.
标签: step-by-step introduction Algorithms algorithms
上传时间: 2016-05-08
上传用户:wlcaption
Embedded systems for specific applications, usually in the centre, and as the core processor for the PrActical application of soft Hardware systems, the hardware is the basis of the embedded operating system and platform, the software provides the necessary operational Physical platform and communication interface, and general embedded system software, including operating systems and application software, which Control is the core of the whole system, providing information such as HCI.
标签: the applications for processor
上传时间: 2013-12-29
上传用户:稀世之宝039
Sequential Monte Carlo without Likelihoods 粒子滤波不用似然函数的情况下 本文摘要:Recent new methods in Bayesian simulation have provided ways of evaluating posterior distributions in the presence of analytically or computationally intractable likelihood functions. Despite representing a substantial methodological advance, existing methods based on rejection sampling or Markov chain Monte Carlo can be highly inefficient, and accordingly require far more iterations than may be PrActical to implement. Here we propose a sequential Monte Carlo sampler that convincingly overcomes these inefficiencies. We demonstrate its implementation through an epidemiological study of the transmission rate of tuberculosis.
标签: Likelihoods Sequential Bayesian without
上传时间: 2016-05-26
上传用户:离殇
The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the computer. This input is then processed by the MCU and orders are given to the elevators. We attempted to devise an algorithm that can optimally handle any number of floors. This project seemed like a fun challenge and something that had PrActical applications. Both of us have been frustrated at times by the inefficiency of some of the elevators here at Cornell, and we wanted to see if we could do a better job.
标签: efficient simulator elevator project
上传时间: 2013-11-25
上传用户:cjf0304
PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains PrActical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.
标签: that solutions regularly Cookbook
上传时间: 2014-12-03
上传用户:努力努力再努力