1.

Record Nr.

UNISA996384446803316

Titolo

Absolon's IX worthies, or, A key to a late book or poem, entituled A.B. & A.C [[electronic resource]]

Pubbl/distr/stampa

[London, : s.n., 1682]

Descrizione fisica

1 sheet ([2] p.)

Altri autori (Persone)

DrydenJohn <1631-1700.>

Soggetti

Broadsides17th century.England

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Poem dedicated to Dryden, author of Absalom and Achitophel.

Place and date of publication from Wing.

Reproduction of original in Harvard University Libraries.

Sommario/riassunto

eebo-0062



2.

Record Nr.

UNINA9910300362803321

Autore

Anandakrishnan Sridhar

Titolo

Propeller Programming : Using Assembler, Spin, and C / / by Sridhar Anandakrishnan

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2018

ISBN

9781484233542

1484233549

Edizione

[1st ed. 2018.]

Descrizione fisica

1 online resource (317 pages)

Disciplina

629.89

Soggetti

Computer input-output equipment

Computer programming

Hardware and Maker

Programming Techniques

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di contenuto

Part 1: Introduction -- Chapter 1: Introduction -- Chapter 2: Steim Compression -- Chapter 3: Introduction to Spin -- Chapter 4: Test Driven Development (TDD) -- Chapter 5: Compression in Spin -- Part 2: Spin and PASM -- Chapter 6: Propeller Assembler: PASM -- Chapter 7: Interacting with the world -- Chapter 8: Implementing the Compression code in PASM -- Chapter 9: Compression in PASM with TDD -- Chapter 10: Decompression in PASM -- Chapter 11: Debugging PASM code -- Part III: C Language -- Chapter 12: C Programming for the Propeller -- Chapter 13: Programming in Cog C Mode -- Chapter 14: Programming With C and PASM -- Chapter 15: Hardware I/O with C -- Chapter 16: Using Inline Assembly Instructions in C code -- 17: Concluding thoughts.

Sommario/riassunto

Learn to program the propeller in Spin and C and how to map the Propeller Assembler language (PASM) from other high-level languages you might know. The overall task you will pursue in the book is to implement a Delta Compression algorithm: first in Spin, then in PASM, then in C. Along the way, you'll review Test Driven Development, a powerful technique for validating code, and conclude with a chapter on hardware manipulations. The book's main goal is to help you extend



the capabilities of the Propeller processor by using the Assembler language.