Descriere: Parallel Processing With the Propeller--Made Easy "This book should find a place on any Propellerhead's bookshelf, between Parallax's Propeller Manual and its Programming and Customizing the Multicore Propeller volumes." Make: 24 Programming the Propeller with Spin: A Beginner's Guide to Parallel Processing walks you through the essential skills you need to build and control devices using the Propeller chip and its parallel processing environment. Find out how to use each of the identical 32-bit processors, known as cogs, and make the eight cogs effectively interact with each other. The book covers Propeller hardware and software setup, memory, and the Spin language. Step-by-step projects give you hands-on experience as you learn how to: Use Propeller I/O techniques with extensive Spin code examples Display numbers with seven segment displays Create accurate, controlled pulse sequences Add a 16 character by two line LCO display Control R/C hobby servos Use motor amplifiers to control small motors Run a bipolar stepper motor Build a gravity sensor-based auto-leveling table Run DC motors with incremental encoders Run small AC motors You'll also find hundreds of lines of ready-to-run documented Spin code as well as PDFs of all the schematics on McGraw-Hill's website: Downloads available at www.mhprofessional.com/computingdownload "This book should find a place on any Propellerhead's bookshelf, between Parallax's Propeller Manual and its Programming and Customizing the Multicore Propeller volumes." Make: 24
Autori: Harprit Singh Sandhu | Editura: McGraw-Hill/Tab Electronics | Anul aparitiei: 2010 | ISBN: 9780071716666 | Numar de pagini: 368 | Categorie: Computers
Willard Wendy, Wendy Willard
A fully updated introductory guide to HTML The new edition of this bestselling beginner's guide to HTML has completely revised, bringing it up to date with the latest changes in HTML. You will learn how to structure a page, place images, size text, create links, generate Web-safe colors, work with multimedia, and more. Hands-on exercises, notes, and ask-the-expert sections make it easy to learn the essential skills. HTML: A Beginner's Guide, Fourth Edition book covers more efficient coding techniques using CSS; going beyond the basics to create dynamic content with JavaScript; and the latest browsers, including IE8. By the end of the book you will be able to build slickly designed, fully functioning websites using the latest HTML techniques.
Michael McLaughlin
Oracle Database 11g PL/SQL Programming
Design Feature-Rich PL/SQL ApplicationsDeliver dynamic, client/server PL/SQL applications with expert guidance from an Oracle programming professional. With full coverage of the latest features and tools, Oracle Database 11g PL/SQL Programming lays out each topic alongside detailed explanations, cut-and-paste syntax examples, and real-world case studies. Access and modify database information, construct powerful PL/SQL statements, execute effective queries, and deploy bulletproof security. You'll also learn how to implement C, C++, and Java procedures, Web-enable your database, cut development time, and optimize performance.Create, debug, and manage Oracle-driven PL/SQL programsUse PL/SQL structures, delimiters, operators, variables, and statementsIdentify and eliminate errors using PLSQL_WARNINGS and exception handlersWork with functions, procedures, packages, collections, and triggersDefine and deploy varray, nested table, and associative array data typesHandle external routines, object types, large objects, and secure filesCommunicate between parallel sessions using DBMS_ALERT and DBMS_PIPECall external procedures through Oracle Net Services and PL/SQL wrappersIntegrate internal ...
Lee M. Cottrell
Hard stuff made easy Your practical, self-paced guide to HTML and XHTML HTML and XHTML Demystified is a hands-on tutorial that gives you thorough guidance on required Web design techniques and technologies. The book also functions as a useful supplement for textbooks and classroom activities by focusing on the essentials and the most useful tags and properties, while avoiding unnecessary details. Learn to create Web pages, add graphics and links, create tables and frames, integrate forms, and more. Each chapter features valid HTML that follows all of the rules set by the W3C and incorporates the latest standards for HTML5. Web designers need to write pages that are accessible to all users, so each chapter is coded to address the accessibility requirements from the Americans with Disabilities Act and to allow the use of non-English characters. HTML and XHTML Demystified Covers HTML, XHTML, HTML5, and CSS Develops two stand-alone examples per chapter: one created by the author; the other for you to practice Helps you recognize and resolve common HTML errors Includes end-of-chapter quizzes and a final exam to reinforce learning Step-by-step coverage: HTML and The Web; Your First ...