This book uses the Python language to teach pro - gramming concepts and problem -solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other tools, the student learns how to design the logic of programs and then implement those programs using Python. This book is ideal for an introductory programming course or a programming logic and design course using Python as the language. As with all the boolts in the Starting Out With series, the hallmark of this text is its clear, friendly, and easy -to-understand writing. In addition, it is rich in example programs that are concise and practical. The programs in this book include short examples that highlight specific programming topics, as well as more involved examples that focus on problem solving. Each chapter Provides one or more case studies that provide step -by-step analysis of a specific problem and shows the student how to solve it.
标签: language gramming concepts problem
上传时间: 2014-01-12
上传用户:独孤求源
The SP486 and SP487 are low–power quad differential line drivers meeting RS-485 and RS-422 standards. The SP486 features a common driver enable control the SP487 Provides independent driver enable controls for each pair of drivers. Both feature tri–state outputs and wide common–mode input range. Both are available in 16–pin plastic DIP and SOIC packages.
标签: differential and standard drivers
上传时间: 2014-01-13
上传用户:tianyi223
dysii is a C++ library for distributed probabilistic inference and learning in large-scale dynamical systems. It Provides methods such as the Kalman, unscented Kalman, and particle filters and smoothers, as well as useful classes such as common probability distributions and stochastic processes.
标签: probabilistic distributed large-scale dynamical
上传时间: 2014-01-12
上传用户:wangdean1101
This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also Provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a library called midatrie [2], but later simplified and rewritten from scratch in C.
标签: implementation double-array representing structure
上传时间: 2013-12-10
上传用户:shinesyh
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java Provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output streams, for reading and writing binary data and readers and writers, for reading and writing textual (character) data. You re almost certainly familiar with the basic kinds of streams--but did you know that there s a CipherInputStream for reading encrypted data? And a ZipOutputStream for automatically compressing data? Do you know how to use buffered streams effectively to make your I/O operations more efficient? Java I/O, 2nd Edition has been updated for Java 5.0 APIs and tells you all you ever need to know about streams--and probably more.
标签: facilities streams provide Output
上传时间: 2013-12-17
上传用户:6546544
This document describes the Object Oriented Design Standards as they are used in the corelinux++ project. It Provides a set of guidelines, rationales and standards for object oriented design.Nxc26i2c
标签: Standards describes corelinux the
上传时间: 2013-12-25
上传用户:xymbian
"Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very broad and complicated topic and reduced it to the essentials that budding C++ programmers need to know to write real programs. His case study is effective and Provides a familiar thread throughout the book.
标签: familiar Readers become short
上传时间: 2014-01-19
上传用户:luke5347
This document describes the interface between HLA and Linux via direct system calls. The HLA Standard Library Provides a header file with a set of important constants, data types, and procedure prototypes that you can use to make Linux system calls.
标签: HLA describes interface document
上传时间: 2013-12-24
上传用户:shus521
C# is the latest and greatest tool for developing cutting edge applications based on Microsoft .NET technology. This book Provides deep insight on the sensitive issues which should be taken care of while developing for .NET platform.
标签: applications developing Microsoft greatest
上传时间: 2013-11-30
上传用户:xyipie
VxWorks 6.6 BSP开发执导 This document describes, in general terms, the elements that make up a board support package [BSP], the requirements for a VxWorks BSP, and the general behavior of a BSP during the boot process. This document outlines the steps needed to port an existing BSP to a new hardware platform or to write a new VxWorks BSP for custom hardware using a reference BSP or template BSP as a starting point. It Provides hints and tips for debugging a BSP and solving common BSP development problems. It also Provides information on the BSP validation test suite [BSP VTS] that is used to assess the functionality of a VxWorks BSP.
标签: describes document elements VxWorks
上传时间: 2017-03-23
上传用户:磊子226