02559nam 2200733 a 450 991045278400332120200520144314.00-299-26873-X1-283-97618-8(CKB)2550000000996604(OCoLC)825768034(CaPaEBR)ebrary10649064(SSID)ssj0000819428(PQKBManifestationID)11457766(PQKBTitleCode)TC0000819428(PQKBWorkID)10856415(PQKB)10445870(MiAaPQ)EBC3445279(OCoLC)300605965(MdBmJHUP)muse25675(Au-PeEL)EBL3445279(CaPaEBR)ebr10649064(CaONFJC)MIL428868(OCoLC)927484049(EXLCZ)99255000000099660419981027d1999 uy 0engurcn|||||||||txtccrAmerican nightmares[electronic resource] the haunted house formula in American popular fiction /Dale BaileyBowling Green, Ohio Bowling Green State University Popular Press University of Wisconsin Pressc19991 online resource (157 p.) Bibliographic Level Mode of Issuance: Monograph0-87972-789-6 0-87972-790-X Includes bibliographical references (p. 125-135) and index.American fictionHistory and criticismHaunted houses in literaturePopular literatureUnited StatesHistory and criticismNational characteristics, American, in literatureGhost stories, AmericanHistory and criticismHorror tales, AmericanHistory and criticismNightmares in literatureHome in literatureElectronic books.American fictionHistory and criticism.Haunted houses in literature.Popular literatureHistory and criticism.National characteristics, American, in literature.Ghost stories, AmericanHistory and criticism.Horror tales, AmericanHistory and criticism.Nightmares in literature.Home in literature.813.009/355Bailey Dale1030747MiAaPQMiAaPQMiAaPQBOOK9910452784003321American nightmares2447806UNINA05768nam 2200745Ia 450 991014124050332120200520144314.01-283-28288-797866132828801-118-14653-01-118-14652-21-118-14650-6(CKB)2670000000128082(EBL)817361(OCoLC)757486963(SSID)ssj0000554671(PQKBManifestationID)11308402(PQKBTitleCode)TC0000554671(PQKBWorkID)10516823(PQKB)10946358(MiAaPQ)EBC817361(Au-PeEL)EBL817361(CaPaEBR)ebr10560671(CaONFJC)MIL328288(PPN)179237667(EXLCZ)99267000000012808220110527d2011 uy 0engur|n|---|||||txtccrEmbedded SOPC design with NIOS II processor and VHDL examples[electronic resource] /Pong P. ChuHoboken, N.J. Wileyc20111 online resource (738 p.)Description based upon print version of record.1-118-00888-X Includes bibliographical references and index.Embedded SOPC Design with Nios II Processor and VHDL Examples; CONTENTS; Preface; Acknowledgments; 1 Overview of Embedded System; 1.1 Introduction; 1.1.1 Definition of an embedded system; 1.1.2 Example systems; 1.2 System design requirements; 1.3 Embedded SoPC systems; 1.3.1 Basic development flow; 1.4 Book organization; 1.5 Bibliographic notes; PART I BASIC DIGITAL CIRCUITS DEVELOPMENT; 2 Gate-level Combinational Circuit; 2.1 Overview of VHDL; 2.2 General description; 2.2.1 Basic lexical rules; 2.2.2 Library and package; 2.2.3 Entity declaration; 2.2.4 Data type and operators2.2.5 Architecture body2.2.6 Code of a 2-bit comparator; 2.3 Structural description; 2.4 Testbench; 2.5 Bibliographic notes; 2.6 Suggested experiments; 2.6.1 Code for gate-level greater-than circuit; 2.6.2 Code for gate-level binary decoder; 3 Overview of FPGA and EDA Software; 3.1 FPGA; 3.1.1 Overview of a general FPGA device; 3.1.2 Overview of the Altera Cyclone II devices; 3.2 Overview of the Altera DE1 and DE2 boards; 3.3 Development flow; 3.4 Overview of Quartus II; 3.5 Short tutorial of Quartus II; 3.5.1 Create the design project; 3.5.2 Create a testbench and perform the RTL simulation3.5.3 Compile the project3.5.4 Perform timing analysis; 3.5.5 Program the FPGA device; 3.6 Short tutorial on the ModelSim HDL simulator; 3.7 Bibliographic notes; 3.8 Suggested experiments; 3.8.1 Gate-level greater-than circuit; 3.8.2 Gate-level binary decoder; 4 RT-level Combinational Circuit; 4.1 RT-level components; 4.1.1 Relational operators; 4.1.2 Arithmetic operators; 4.1.3 Other synthesis-related VHDL constructs; 4.1.4 Summary; 4.2 Routing circuit with concurrent assignment statements; 4.2.1 Conditional signal assignment statement; 4.2.2 Selected signal assignment statement4.3 Modeling with a process4.3.1 Process; 4.3.2 Sequential signal assignment statement; 4.4 Routing circuit with if and case statements; 4.4.1 If statement; 4.4.2 Case statement; 4.4.3 Comparison to concurrent statements; 4.4.4 Unintended memory; 4.5 Constants and generics; 4.5.1 Constants; 4.5.2 Generics; 4.6 Design examples; 4.6.1 Hexadecimal digit to seven-segment LED decoder; 4.6.2 Sign-magnitude adder; 4.6.3 Barrel shifter; 4.6.4 Simplified floating-point adder; 4.7 Bibliographic notes; 4.8 Suggested experiments; 4.8.1 Multi-function barrel shifter; 4.8.2 Dual-priority encoder4.8.3 BCD incrementor4.8.4 Floating-point greater-than circuit; 4.8.5 Floating-point and signed integer conversion circuit; 4.8.6 Enhanced floating-point adder; 5 Regular Sequential Circuit; 5.1 Introduction; 5.1.1 D FF and register; 5.1.2 Synchronous system; 5.1.3 Code development; 5.2 HDL code of the basic storage elements; 5.2.1 D FF; 5.2.2 Register; 5.2.3 Register file; 5.2.4 SRAM; 5.3 Simple design examples; 5.3.1 Shift register; 5.3.2 Binary counter and variant; 5.4 Testbench for sequential circuits; 5.5 Timing analysis; 5.5.1 Timing parameters; 5.5.2 Timing considerations in Quartus II5.6 Case studyThe book is divided into four major parts. Part I covers HDL constructs and synthesis of basic digital circuits. Part II provides an overview of embedded software development with the emphasis on low-level I/O access and drivers. Part III demonstrates the design and development of hardware and software for several complex I/O peripherals, including PS2 keyboard and mouse, a graphic video controller, an audio codec, and an SD (secure digital) card. Part IV provides three case studies of the integration of hardware accelerators, including a custom GCD (greatest common divisor) circuit, a MandelbSystems on a chipField programmable gate arraysComputer input-output equipmentDesign and constructionVHDL (Computer hardware description language)Systems on a chip.Field programmable gate arrays.Computer input-output equipmentDesign and construction.VHDL (Computer hardware description language)621.392621.392621.395TEC008010bisacshChu Pong P.1959-521922MiAaPQMiAaPQMiAaPQBOOK9910141240503321Embedded SOPC design with NIOS II processor and VHDL examples1969905UNINA04551nam 2201033 a 450 991081798210332120240410065237.01-282-75873-X97866127587370-520-92221-21-59734-906-210.1525/9780520922211(CKB)111056485638816(EBL)224556(OCoLC)475931355(SSID)ssj0000248702(PQKBManifestationID)11200281(PQKBTitleCode)TC0000248702(PQKBWorkID)10203520(PQKB)11223627(MiAaPQ)EBC224556(OCoLC)49570132(MdBmJHUP)muse30684(DE-B1597)520821(DE-B1597)9780520922211(Au-PeEL)EBL224556(CaPaEBR)ebr10053530(CaONFJC)MIL275873(PPN)176221352(EXLCZ)9911105648563881619990713d2000 uy 0engurcn|||||||||txtccrSongs without music aesthetic dimensions of law and justice /Desmond Manderson1st ed.Berkeley, Calif. University of California Pressc20001 online resource (318 p.)Philosophy, social theory, and the rule of law ;7Description based upon print version of record.0-520-21688-1 Includes bibliographical references (p. [265]-297) and index.Front matter --Contents --Preface and Acknowledgments --Prelude: Senses and Symbols in Aesthetic Experience --Fugue: A Prospectus for the Aesthetic Dimension --Motet: Statutes and Music-An Aesthetic Methodology --Requiem: Green Death-Aesthetic Interpretations and Influences in the Death Penalty --Variations on a Theme: Metaphors of the Boundary and the Boundaries of Metaphor --Quartet for the End of Time: Legal Theory Against the Law --Quodlibet: Just Aesthetics and the Aesthetics of Justice --Notes --Bibliography --IndexIn this pathbreaking and provocative analysis of the aesthetics of law, the historian, legal theorist, and musician Desmond Manderson argues that by treating a text, legal or otherwise, as if it were merely a sequence of logical propositions, readers miss its formal and symbolic meanings. Creatively using music as a model, he demonstrates that law is not a sterile, rational structure, but a cultural form to be valued and enhanced through rhetoric and metaphors, form, images, and symbols. To further develop this argument, the book is divided into chapters, each of which is based on a different musical form. Law, for Manderson, should strive for neither coherence nor integrity. Rather, it is imperfectly realized, constantly reinterpreted, and always in flux. Songs without Music is written in an original, engaging, and often humorous style, and exhibits a deep knowledge of both law and music. It successfully traverses several disciplines and builds an original and persuasive argument for a legal aesthetic. The book will appeal to a broad readership in law, political theory, literary criticism, and cultural studies.Philosophy, social theory, and the rule of law ;7.Law and aestheticsaesthetics.argument.argumentation.composition.creative nonfiction.cultural studies.form.justice.law.legal argument.legal brief.legal interpretation.legal precedence.legal text.legal writing.literary criticism.living constitution.living law.metaphor.music theory.music.musical forms.narrative structure.narrative theory.nonfiction.philosophy.political theory.rhetoric.symbolism.text.writing.Law and aesthetics.340/.11Manderson Desmond304499MiAaPQMiAaPQMiAaPQBOOK9910817982103321Songs without music732540UNINA