詳細介紹了TLC1549系列模數轉換器的特點及工作原理,然后根據TLC1549的工作時序和A/D轉換原理針對實際問題編寫了詳細的匯編語言程序。 Abstract: A basic principle and characteristic of TLC1549 analog-to-digital converter are introduced? detailedly in this article.Through engineering-oriented illustration,a microcomputer programmer base on basic principle and time sequence of TLC1549 is writted.
上傳時間: 2014-07-16
上傳用戶:blans
With the Altera Nios II embedded processor, you as the system designercan accelerate time-critical software algorithms by adding custominstructions to the Nios II processor instruction set. Using custominstructions, you can reduce a complex sequence of standard instructionsto a single instruction implemented in hardware. You can use this featurefor a variety of applications, for example, to optimize software innerloops for digital signal processing (DSP), packet header processing, andcomputation-intensive applications. The Nios II configuration wizard,part of the Quartus® II software’s SOPC Builder, provides a graphicaluser interface (GUI) used to add up to 256 custom instructions to theNios II processor
上傳時間: 2013-11-07
上傳用戶:swing
Nios II定制指令用戶指南:With the Altera Nios II embedded processor, you as the system designer can accelerate time-critical software algorithms by adding custom instructions to the Nios II processor instruction set. Using custom instructions, you can reduce a complex sequence of standard instructions to a single instruction implemented in hardware. You can use this feature for a variety of applications, for example, to optimize software inner loops for digital signal processing (DSP), packet header processing, and computation-intensive applications. The Nios II configuration wizard,part of the Quartus® II software’s SOPC Builder, provides a graphical user interface (GUI) used to add up to 256 custom instructions to the Nios II processor. The custom instruction logic connects directly to the Nios II arithmetic logic unit (ALU) as shown in Figure 1–1.
上傳時間: 2013-10-12
上傳用戶:kang1923
包含八個別具特色的實例,《The Art Of C++》繁體版--侯 捷 譯 —
標簽:
上傳時間: 2014-08-23
上傳用戶:cccole0605
ACM試題Problem K:Ones Description Given any integer 0 <= n <= 10000 not divisible by 2 or 5, some multiple of n is a number which in decimal notation is a sequence of 1 s. How many digits are in the smallest such a multiple of n?
標簽: Description divisible Problem integer
上傳時間: 2015-08-23
上傳用戶:zhenyushaw
how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a small class in my last article.
標簽: applications consumer template extend
上傳時間: 2014-11-26
上傳用戶:royzhangsz
Eckel’s book is the only one to so clearly explain how to rethink program construction for object orientation. That the book is also an excellent tutorial on the ins and outs of C++ is an added bonus
標簽: construction clearly explain rethink
上傳時間: 2013-12-13
上傳用戶:caixiaoxu26
runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z) with model order p V = initial covariance of observation sequence noise returns model parameter estimation sequence A, sequence of predicted outcomes y_pred and error matrix Ey (reshaped) for y and Ea for a along with inovation prob P = P(y_t | D_t-1) = evidence
標簽: matrix observations Kalman-Bucy prediction
上傳時間: 2016-04-28
上傳用戶:huannan88
This code performs the arithmatic operations. This is simply an calculator. Very useful code for the beginner of C++
標簽: This code arithmatic calculator
上傳時間: 2017-06-17
上傳用戶:AbuGe
模擬器提供了一個簡單易用的平臺,實施application-layer/P2P協議和測試的大型網絡。在此,已經實現三個應用層組播協議仿真: Sequence of direct unicasts Narada NICE
標簽: 模擬
上傳時間: 2013-12-17
上傳用戶:gaojiao1999