USing Lightweight IP with the Nios II Processor_nios2_lwip_tutorial,This tutorial familiarizes you with the lightweight IP (lwIP) TCP/IP software component included in your Nios II development kit.
標簽: Processor_nios lwip_tutorial familiarizes Lightweight
上傳時間: 2014-01-02
上傳用戶:lacsx
To show Gibbs phenomenon, USing FFTs to sum Fourier Give the curve plot at the end of the simulation
標簽: the phenomenon simulati Fourier
上傳時間: 2014-01-07
上傳用戶:佳期如夢
#include<iostream> USing namespace std int main() { unsigned long x,warcraft,war,l cin> x while(x) { unsigned long *p=new unsigned long[x+1] if(p==NULL) { cerr<<"error!"<<endl abort() } for(warcraft=0 warcraft<=x warcraft++) *(p+warcraft)=0 *p=1 for(warcraft=0 warcraft<x warcraft++) { cout<<*p<<" " war=*p for(l=1 x>1 l++) { if(*(p+l)==0) { cout<<endl *(p+l)=1 break } else { cout<<*(p+l)<<" " *(p+l)=war+*(p+l) war=*(p+l)-war } } } cout<<endl delete [] p cin>>x } return 0 }
標簽: namespace iostream unsigned warcraft
上傳時間: 2015-12-12
上傳用戶:manlian
Sensorless BLDC Motor Control USing dsPIC30F2010 1127KB
標簽: Sensorless Control Motor F2010
上傳時間: 2015-12-13
上傳用戶:dengzb84
Analysis beam propagration USing Finite Difference Beam Propagation Method
標簽: propagration Propagation Difference Analysis
上傳時間: 2014-01-14
上傳用戶:gmh1314
A bemused fork for X remote control aplications or bash control, USing bluetooth o tcp and a client symbian at mobile system.
標簽: control aplications bluetooth bemused
上傳時間: 2015-12-13
上傳用戶:ve3344
COM+ Programming: A Practical Guide USing Visual C++ and ATL by Pradeep Tapadiya
標簽: Programming Practical Tapadiya Pradeep
上傳時間: 2015-12-15
上傳用戶:jackgao
一個verilog語言描寫的同步fifo,包括:Fifo USing declared registers for storage和Fifo USing (model of) standard memory chip for storage.兩種方式,包含testbench
標簽: USing Fifo registers declared
上傳時間: 2015-12-15
上傳用戶:Avoid98
Study of Active Queue Management USing OPNET
標簽: Management Active Study Queue
上傳時間: 2015-12-16
上傳用戶:wff
USing the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for keeping strtok() fed with new input, and I don t like the schlepp. Tokenizer is a text-parsing input stream, modelled after the (undocumented) VCL TParser class, and based on the UnderC tokenizing preprocessor front-end.
標簽: Tokenizer necessary standard complex
上傳時間: 2013-12-16
上傳用戶:whenfly