The first decision, that has to be made for the AVR platform, is to select the development environment you want to use, either ImageCraft s ICCAVR or GNU s AVR-GCC. The commercial ImageCraft Compiler offers an advanced IDE and is the first choice of most professional developers using a Windows PC. The GNU compiler is available for Linux and Windows.
標簽: development the decision environm
上傳時間: 2017-04-21
上傳用戶:從此走出陰霾
This document specifies a subset of the C programming language which is intended to be suitable for embedded automotive systems up to and including safety integrity level 3 (as defined in the MISRA Guidelines). It contains a list of rules concerning the use of the C programming language together with justifications and examples.
標簽: programming specifies document language
上傳時間: 2013-12-11
上傳用戶:cursor
Bayes model averaging with selection of regressors - This program can be utilized for Bayesian Variable Selection using Gibbs Sampler
標簽: regressors averaging selection Bayesian
上傳時間: 2017-04-29
上傳用戶:dengzb84
The New BREW 4.0.1 SDK (English version). May be needed for those who deal with the most recent phones.
標簽: English version needed recent
上傳時間: 2017-05-02
上傳用戶:xiaodu1124
source code for compute,i am sure it will be good for you.It can be complied on c\c++ plafort
標簽: for complied compute plafort
上傳時間: 2014-01-17
上傳用戶:hfmm633
樣板 B 樹 ( B - tree ) 規則 : (1) 每個節點內元素個數在 [MIN,2*MIN] 之間, 但根節點元素個數為 [1,2*MIN] (2) 節點內元素由小排到大, 元素不重複 (3) 每個節點內的指標個數為元素個數加一 (4) 第 i 個指標所指向的子節點內的所有元素值皆小於父節點的第 i 個元素 (5) B 樹內的所有末端節點深度一樣
上傳時間: 2017-05-14
上傳用戶:日光微瀾
This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books. In the code,I prove the agreement of the code with other methods
標簽: Continuation Pseudo-Arc the solving
上傳時間: 2013-12-03
上傳用戶:xzt
歐幾里德算法:輾轉求余 原理: gcd(a,b)=gcd(b,a mod b) 當b為0時,兩數的最大公約數即為a getchar()會接受前一個scanf的回車符
上傳時間: 2014-01-10
上傳用戶:2467478207
A small tool for grab all resources from WM devices. Can be used for localization and create MUI files. Grab resources even from ROM files.
標簽: localization for resources devices
上傳時間: 2013-12-10
上傳用戶:xaijhqx
frequency allocation program which can be usefull for the telecommunication engineers
標簽: telecommunication allocation frequency engineers
上傳時間: 2017-06-16
上傳用戶:saharawalker