Linux2.6內(nèi)核驅動實例包: globalmem驅動、含并發(fā)控制的globalmem驅動、globalfifo驅動、poll應用程序范例、異步通知應用程序范例、支持異步通知的globalfifo、 S3C2410實時鐘驅動、秒設備驅動與應用程序、DMA范例、靜態(tài)映射范例、作為input設備觸摸屏驅動、 作為普通字符設備觸摸屏驅動、看門狗驅動、平臺設備、S3C2410串口驅動、S3C2410 I2C主機驅動、 SAA711x I2C設備驅動、CS8900以太網(wǎng)設備驅動、S3C2410 LCD驅動、FRAMEBUFFER應用程序范例
標簽: globalfifo globalmem Linux 驅動
上傳時間: 2014-01-14
上傳用戶:czl10052678
16點FFT VHDL源程序,The xFFT16 fast Fourier transform (FFT) Core computes a 16-point complex FFT. The input data is a vector of 16 complex values represented as 16-bit 2’s complement numbers – 16-bits for each of the real and imaginary component of a datum.
上傳時間: 2013-12-20
上傳用戶:yph853211
C 開發(fā)的有限元軟件,界面還可以,不錯,可以試試。 FElt is a free system for introductory level finite element analysis. It is primarily intended as a teaching tool for introductory type courses in finite elements - probably in the mechanical/structural/civil fields. In a command line environment, FElt uses an intuitive, straightforward input syntax to describe problems. It also includes a graphical user interface for workstations that allows the user to set-up, solve and post-process the problem in a single CAD-like environment.
上傳時間: 2014-03-09
上傳用戶:zycidjl
Lex helps write programs whose control flow is directed by instances of regular expressions in the input stream. It is well suited for editor-script type transformations and for segmenting input in preparation for a parsing routine.
標簽: expressions instances directed programs
上傳時間: 2016-11-16
上傳用戶:時代電子小智
In this book, you will learn about what drives the Linux development process. You will discover the wide variety of tools commonly used by Linux developers – compilers, debuggers, Software Configuration Management – and how those tools are used to build application software, tools, utilities and even the Linux kernel itself. You will learn about the unique components of a Linux system that really set it apart from other UNIX-like systems, and you will delve into the inner workings of the system in order to better understand your role as one of a budding new generation of Linux developers.
標簽: will development the discover
上傳時間: 2016-11-18
上傳用戶:rocketrevenge
model OF the OFDM communication in simulink. And I was successful in completing it using a Bernoulli binary generator as the input source (Basic_OFDM.mdl).
標簽: communication completing successful Bernoulli
上傳時間: 2014-01-10
上傳用戶:13188549192
This book is designed to teach you the best practices in developing Windows DNA applications. We have avoided making this book a primer on every technology associated with Windows DNA. If we had followed this course, this would be an encyclopedia set. Everyone has their favorite authors and books on the various technical subject areas. The market is full of books to teach you the basics, the how, this book tries to be different in that we pull out the important points to teach you about the why. If you need training in a particular technology covered in this book, Sams has a number of 24-hour and 21-day books that cover a wide range of topics.
標簽: applications developing practices designed
上傳時間: 2016-11-27
上傳用戶:yyq123456789
Problem A:放蘋果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language: not limited Description 把M個同樣的蘋果放在N個同樣的盤子里,允許有的盤子空著不放,問共有多少種不同的分法?(用K表示)5,1,1和1,5,1 是同一種分法。 Input 第一行是測試數(shù)據(jù)的數(shù)目t(0 <= t <= 20)。以下每行均包含二個整數(shù)M和N,以空格分開。1<=M,N<=10。 Output 對輸入的每組數(shù)據(jù)M和N,用一行輸出相應的K。 Sample Input 1 7 3 Sample Output 8
標簽: Limit Accepted Language Problem
上傳時間: 2016-11-30
上傳用戶:leixinzhuo
This document contains official rules of the 3D soccer simulation competition at RoboCup 2006. While we will try to cover all cases, if unexpected events do occur, the rule committee will seek input from the participants and then make a decision. However, once the committee has made a decision, that decision is final and will not be open to further discussion
標簽: competition simulation document contains
上傳時間: 2016-11-30
上傳用戶:zhengzg
// chebysheve outlier detection // this function is used to detect the abnormal value among a set of data // input: // delta: a set of data // flag: discribe which data is already known as outlier // p: restrict level // output: // double[] door : byyond which the data may be considered as a outlier // door[0]: the upperdoor // door[1]: the lowerdoor
標簽: chebysheve detection abnormal function
上傳時間: 2013-11-30
上傳用戶:13517191407