Institutions of higher learning in the 21st century planning textbook: DSP theory and applications (2nd edition)(Chinese Edition)
Ein Angebot gefunden

Bester Preis: 53,00 (vom 31.01.2021)
Aus dem Archiv:
1
LI LI . LI YING CHUN

Institutions of higher learning in the 21st century planning textbook: DSP theory and applications (2nd edition)(Chinese Edition) (2012)

Lieferung erfolgt aus/von: China, Volksrepublik ~EN PB NW FE

ISBN: 9787517002949 bzw. 7517002945, vermutlich in Englisch, Taschenbuch, neu, Erstausgabe.

53,00 ($ 64,33)¹ + Versand: 8,24 ($ 10,00)¹ = 61,24 ($ 74,33)¹
unverbindlich
Lieferung aus: China, Volksrepublik, Versandkosten nach: DEU.
Von Händler/Antiquariat, BookerStudy.
paperback. New. Ship out in 2 business day, And Fast shipping, Free Tracking number will be provided after the shipment.Paperback. Pub Date: November 2012 Pages: 275 Language: Chinese in Publisher: China Water Power Press institutions of higher learning in the 21st century planning materials: DSP Principles and Applications (2nd edition) on the basis of the first edition. The various chapters of the content of the amendments and additions. TMS320C54x DSP. for example. first introduced the TMS320C54x DSP hardware structure and command system; then describes the design and development of DSP applications. including assembly language and C language programming. book selection of a large number of instances. given instance working principle. the complete source code and on the machine assembler. link. debug process. beginners can follow the steps given in the book hands combat exercises. to enable the reader to grasp the DSP application technology in actual combat; Finally TMS320C54x chip peripherals and hardware system design. introduces the basic hardware system design methods. and gives the circuit schematic program can be achieved. so that it has the versatility. can draw inferences. Institutions of higher learning in the 21st century planning materials: DSP Principles and Applications (2nd Edition) both as a professional undergraduate and graduate students of the University electronic learning DSP textbooks and reference books. engaged in the development and application of DSP chips are also available for the majority of engineering and technical officers. The 1.2 DSP chip Contents: Second Edition Preface first edition Preface Chapter 1 Introduction 1.1 digital signal processing Overview 1.1.1 digital signal processing systems constitute 1.1.2 digital signal processing to achieve digital signal processing characteristics 1.1.3 Overview 1.2.1 history. current status and trends of the DSP chip the 1.2.4 DSP chip of the main features of the the 1.2.2 DSP chip types of 1.2.3 DSP chip applications 1.2.5 DSP chip Product Brief the 1.3 DSP system design process the 1.3.1 DSP system design process I TMS320C54x digital signal processor the 1.3.2 DSP chip select exercises hardware structure 2.1 TMS320C54x hardware components of the block diagram of the bus structure of 2.2 TMS320C54x of 2.3 central processing unit (CPU) 2.3.1 arithmetic logic unit (ALU) and accumulator 2.3. 2 barrel shifter 2.3.3 multiplier / adder unit 2.3.4 compare. select and store unit (CSSU) 2.3.5 Index encoder 2.3.6 CPU status and control registers 2.4 TMS320C54x memory allocated 2.4.1 memory 2.5 TMS320C54x chip peripherals Introduction 2.4.4 IO memory space 2.4.2 Program Memory 2.4.3 Data Memory 2.6 TMS320C54x Interrupt System 2.7 TMS320C5402 pin and instructions Exercises Chapter 3 TMS320C54x instruction system 3.1 data addressing modes 3.1.1 immediately find The direct addressing Address absolutely addressing 3.1.3 accumulator addressing 3.1.2 3.1.4 3.1.5 indirect addressing the the 3.1.6 memory-mapped registers addressing 3.1.7 stack addressing 3.2 instruction set of symbols and abbreviations 3.3 Command System 3.3.1 arithmetic instructions 3.3.2 logic operation instructions 3.3.3 Program Control Instructions 3.3.4 load and store instructions Problem 3 Chapter 4 TMS320C54x Software Development 4.1 software development processes and development tools 4.1.1 Software Development Process 4.1. 2 Software Development Tools 4.2 Common Object File Format 4.2.1 COFF file basic unit - paragraph 4.2.2 assembler the segment processing 4.2.3 Linker paragraph 4.2.4 of processing reposition 4.2.5 program loaded 4.2 The symbol 4.3 .6 COFF file compilation Overview 4.4 commonly used assembler directive method 4.5.1 4.5 assembly language programming in the assembly language source code format 4.5.2 assembly language constant and string 4.5.3 assembler source symbols expressions 4.5.4 assembler source 4.6 linker and linker command file preparation and use 4.6.1 Connector Overview 4.6.2 linker command file preparation and use 4.7 TMS320C54xC language programming 4.7.1 C54xC optimizing compiler 4.7 .2 C54x 4.7.3 memory mode support for the C language data type 4.7.4 register Rule 4.7.5 function call rules 4.7.6 interrupt handling 4.7.7 expression analysis 4.8 in C language and assembly language programming mixed 4.8.1 Independent C module and assembly module interface 4.8.2 assembler variables from C program access 4.8.3 C program embedded directly into the the assembly statement Exercises Chapter 5 of CCS integrated development environment 5.1 CCS Integrated Development Environment Overview 5.2 CCS system installation and setup 5.2 .1 CCS system installed 5.2.2 install device drivers for CCS 5.3 CCS window. the window of menu and toolbar 5.3.1 5.3.2 Menu 5.3.3 Toolbar 5.4 Example 5.4.1 source file for CCS development program. open Close and editing 5.4.2 projects create. close and open 5.4.4 Basic projects debugging 5.5 5.4.3 engineering build (compile. link) to read the data and data graphics in the CCS 5.5.1 probing point of the set and read data from a PC file 5.5.2 static graphic display 5.5.3 dynamic graphic display 5.6 code execution time analysis of the use of (Profiler) 5.6.1 5.6.2 a certain period of program execution time function execution time analysis analysis Problem 5 Chapter 6 software development and debugging instance 6.1 program flow control the 6.1.1 program memory address to generate 6.1.2 pipelining 6.1.3 conditional operations 6.1.4 branch 6.1.5 calls and returns 6.1.6 repeat operation 6.1.7 stack data block transfer of the use of 6.2 6.3 basic fixed-point arithmetic 6.3.1 Addition. subtraction. and multiplication 6.3.2 fixed-point division operation 6.4 longword computing and parallel computing 6.4.1 longword operation 6.4.2 parallel computing 6.5 FIR filter DSP DSP DSP implementation 6.5.1 the linear buffer method 6.5.2 6.5.3 coefficient of a circular buffer method symmetric FIR filter DSP 6.6 IIR digital filter 6.7 FFT operation 6.7.1 bis real number FFT 6.7.2 FFT computation algorithm computing analog signal generation and input 6.7.3 real sequence FFT compilation of the source code and the link command file 6.7.4 observed signal time-domain waveform and spectrum 6.8 C language-based DSP procedures 6.8.1 6.8.2 FIR filter C language programming a simple C language program 6.8.3 FFT C language programming ... Chapter 7 TMS320C54x on-chip peripherals the Chapter 8 TMS320C54x hardware system design Appendix CCS compiler. assembler References and linker options set Satisfaction guaranteed,or money back.
Daten vom 31.01.2021 07:36h
ISBN (andere Schreibweisen): 7-5170-0294-5, 978-7-5170-0294-9
Zuerst gefunden: 31.01.2021 07:37:07
Zuletzt gefunden: 31.01.2021 07:37:07
Kleinster Preis: 53,00 (vom 31.01.2021 07:37:07)
Höchster Preis: 53,00 (vom 31.01.2021 07:37:07)
Fundstellen insgesamt: 1

Momentan keine Suchergebnisse - vielleicht bald lieferbar

Ihre Suche nach ist bei mehr als 100 angebundenen Webshops momentan nicht lieferbar. Wir finden dieses Buch aber trotzdem innerhalb weniger Wochen.

Sie Suchen nach diesem Buch:
LI LI . LI YING CHUN: Institutions of higher learning in the 21st century planning textbook: DSP theory and applications (2nd edition)(Chinese Edition)
ISBN: 9787517002949

Speichern Sie diese Suche kostenlos in ab, dann werden Sie automatisch benachrichtigt, sobald dieses Buch verfügbar ist. Meistens finden wir dieses Buch innerhalb weniger Wochen und verständigen Sie dann per E-Mail. Sie können dann frei entscheiden, ob Sie das Buch kaufen wollen oder nicht.

Unsere Suchtipps für Ihre Suche:

Sie haben jetzt folgende Möglichkeiten:

  • Speichern Sie diese Seite in Ihren Lesezeichen oder Favoriten ab, dann können Sie jederzeit die Suche erneut ausführen.
  • Das Buch ist tatsächlich derzeit vergriffen bzw. nicht lieferbar. Es ist z.B. eine Rarität. Möglicherweise ist es aber in einiger Zeit lieferbar. Speichern Sie dazu diese Suche kostenlos ab oder lassen Sie sich kostenlos auf dieses Gerät benachrichten und Sie werden automatisch per E-Mail oder Nachricht informiert, sobald dieses Buch wieder lieferbar wird. Wir sind zuversichtlich, dass wir jedes Buch auf diese Weise innerhalb relativ kurzer Zeit finden. Probieren Sie es einfach aus!

Anmeldung mit Google:

ODER

Anmeldung mit Facebook:

Mit Facebook anmelden oder registrieren

Lade…