c編譯器中time.h的實現,對于要想了解c的標準庫,有必要看一看。
上傳時間: 2013-12-25
上傳用戶:stella2015
DSP音頻處理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that were engineered without it. When the program is not built from the ground up using the DSP/BIOS kernel and real-time analysis features, the lack of familiarity prevents engineers from reaping the benefits of this very powerful tool set, especially in the final stage of development when real-time analysis is needed most. This application note provides an example of the necessary steps required to utilize DSP/BIOS features in order to bring these solutions to bear in an existing application.
標簽: DSP real-time benefits analysis
上傳時間: 2014-01-06
上傳用戶:003030
lwIP is a small independent implementation of the TCP/IP protocol suite that has been developed by Adam Dunkels at the Computer and Networks Architectures (CNA) lab at the Swedish Institute of Computer Science (SICS).
標簽: implementation independent developed protocol
上傳時間: 2015-05-02
上傳用戶:windwolf2000
A real-time serial port device driver, works with RT-Linux and RTAI.
標簽: real-time RT-Linux device driver
上傳時間: 2015-05-04
上傳用戶:kbnswdifs
This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The program uses the actual first and second derivative equations for the Gaussian pulse waveforms. The first derivative is considered to be the monocycle or monopulse as discussed in most papers. The second derivative is the waveform generated from a dipole antenna used in a UWB system. Other information is contained in the file.
上傳時間: 2015-05-08
上傳用戶:leixinzhuo
LPC2200 PC端EasyARM軟件,用于 UART ,Time等實驗
上傳時間: 2013-11-25
上傳用戶:waizhang
Back propagation neural networks and its Application: Time-Series Forecasting Prediction of the Annual Number of Sunspots
標簽: Application propagation Time-Series Forecasting
上傳時間: 2015-05-13
上傳用戶:離殤
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.
標簽: available libraries Although nearly
上傳時間: 2014-01-22
上傳用戶:zhoujunzhen
Real Time OS for Atmel AVR Microcontroller
標簽: Microcontroller Atmel Real Time
上傳時間: 2015-05-21
上傳用戶:gundamwzc
uc/os-ii for 8051 This package provides the sources required to use the uC/OS-II v2.00 real time kernel on the 8051 processor. To use this package you will need the TASKING C Compiler toolset v6.0r1 or higher. For info on TASKING products you can contact our Web-site at: http://www.tasking.com Unzip the zipfile in the root of the drive where you also installed the uC/OS-II general sources. The following directories will be added: \SOFTWARE\UCOS-II\8051 This directory contains the microprocessor specific source code \SOFTWARE\UCOS-II\ex1_8051r This directory contains the project files for the first example \SOFTWARE\UCOS-II\ex2_8051r This directory contains the project files for the second example
標簽: the provides required package
上傳時間: 2015-05-21
上傳用戶:ainimao