*** **增量式PID控制算法程序*********** T、TD、TI、KP依次從30H,33H,36H,39H開始。 A,B,C的值依次存在BLOCK1,BLOCK2,BLOCK3的地址里 這里R(k)給的是定值
上傳時間: 2017-01-16
上傳用戶:cursor
c++編寫的功率譜密度函數算法,實現了動態讀取文件功能,小數據量分批處理,占用內存小。內附計算實例。
上傳時間: 2017-02-01
上傳用戶:rocketrevenge
tensor 向量的推廣。在一個坐標系下,由若干個數(稱為分量)來表示,而在不同坐標系下的分量之間應滿足一定的變換規則,如矩陣、多變量線性形式等。一些物理量如彈性體的應力、應變以及運動物體的能量動量等都需用張量來表示。在微分幾何的發展中,C.F.高斯、B.黎曼、E.B.克里斯托費爾等人在19世紀就導入了張量的概念,隨后由G.里奇及其學生T.列維齊維塔發展成張量分析,A.愛因斯坦在其廣義相對論中廣泛地利用了張量。
上傳時間: 2014-01-20
上傳用戶:silenthink
c語言編程寶典,C 語言是1972年由美國的Dennis Ritchie設計發明的, 并首次在UNIX操作系統 的 DEC PDP-11 計算機上使用。 它由早期的編程語言 BCPL( Basic Combind Programming Language) 發展演變而來。在1970年, AT&T 貝爾實驗室的 Ken Thompson根據BCPL語言設計出較先進的并取名為 B的語言, 最后導了C 語言的問世。 隨著微型計算機的日益普及, 出現了許多C 語言版本。由于沒有統一的標準, 使得這些C 語言之間出現了一些不一致的地方。為了改變這種情況, 美國國家標準 研究所(ANSI)為C 語言制定了一套ANSI標準, 成為現行的C語言標準。
上傳時間: 2017-02-27
上傳用戶:dongbaobao
C++語言實現生產者消費者問題 生產者-消費者問題是一個經典的進程同步問題,該問題最早由Dijkstra提出,用以演示他提出的信號量機制。
上傳時間: 2017-03-11
上傳用戶:wab1981
Visual C++ has been one of most effective tool for the large industrial applications. This book is the best resource I have ever found on Industrial Applications of Visual C++.
標簽: applications industrial effective Visual
上傳時間: 2014-11-27
上傳用戶:lmeeworm
本例中含有MSP430單片機實現的數據采集系統的電路圖及C源程序,軟件主要包括模擬量采集模塊、數字量采集模塊、串口通信模塊和主處理模塊。
上傳時間: 2017-05-12
上傳用戶:cmc_68289287
In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in both. All of the example programs in this book have been tested using standard C compilers in the UNIX and MS-DOS programming environments. In addition, the examples have been compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas Instruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals.
標簽: M. Algorithms Real-Time complete
上傳時間: 2014-01-07
上傳用戶:epson850
C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some point you ll set aside the tutorial and attempt to converse on your own. It s not necessary to know every subtle facet of French in order to speak it well, especially if there s a good dictionary available. Likewise, C programmers don t need to memorize every detail of C in order to write good programs. What they need instead is a reliable, comprehensive reference that they can keep nearby. C in a Nutshell is that reference.
標簽: language Nutshell Learning involves
上傳時間: 2013-12-25
上傳用戶:王者A
The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your development by giving you some basic building blocks that you don t have to develop on your own.
標簽: problem-solving practical Cookbook mastery
上傳時間: 2017-06-07
上傳用戶:yph853211