Avalon Interface Specification,The Avalon interface specification is designed to accommodate peripheral development for the system-on-a-programmable-chip (SOPC) environment. The specification provides peripheral designers with a basis for describing the address-based read/write interface found on master and slave peripherals, such as microprocessors, memory, UART, timer, etc.
標簽: Avalon Specification specification accommodate
上傳時間: 2014-03-06
上傳用戶:pompey
C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you what s wrong with C++, but offers practical techniques and tools for writing code that s more robust, flexible, efficient, and maintainable. He shows you how to tame C++ s complexity, cut through its vast array of paradigms, take back control over your code--and get far better results
標簽: marvelous although language Matthew
上傳時間: 2014-01-22
上傳用戶:妄想演繹師
This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.
標簽: file executable the consists
上傳時間: 2013-12-17
上傳用戶:asddsd
Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.
標簽: executable consists Welcome package
上傳時間: 2015-12-18
上傳用戶:baiom
This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their coding requirements. The others were files I found useful in the scope of the project and supplement the generating m-files.
標簽: collection components complete research
上傳時間: 2015-12-24
上傳用戶:lnnn30
smsc911x 網卡驅動 This the users/programmers guide for the LAN911x Linux Driver The following sections can be found below * Revision History * Files * Features * Driver Parameters * Rx Performance Tuning * Tested Platforms * Rx Code Path * Tx Code Path * Platform Interface Descriptions
標簽: 911x programmers 911 following
上傳時間: 2014-12-02
上傳用戶:sssl
TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines where the string(s) were found (or NOT found by option). The search can be limited to a field in a fixed field (i.e. column oriented) list. An extended search mode is available, where only letters and digits are relevant. Other options: case sensitive search, alternative errorlevel with number of hits, header line with file name, LFN, custom prefix
標簽: TFIND searches boolean reports
上傳時間: 2016-01-24
上傳用戶:lindor
This a collection of MATLAB functions for extended Kalman filtering, unscented Kalman filtering, particle filtering, and miscellaneous other things. These utilities are designed for reuse and I have found them very useful in many projects. The code has been vectorised for speed and is stable and fast.
標簽: filtering Kalman collection functions
上傳時間: 2013-12-23
上傳用戶:ljmwh2000
開源投影系統 Cartographic Projections library originally written by Gerald Evenden then of the USGS. The primary version of this web page can be found at http://www.remotesensing.org/proj, and mirrored at http://proj.maptools.org.
標簽: Cartographic Projections originally Evenden
上傳時間: 2016-01-28
上傳用戶:zhouchang199
Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your starting square is marked with the number ‘1’. All free, valid squares north, south, east and west around the number ‘1‘ are marked with a number ‘2’. In the next step, all free, valid squares around the two are marked with a ‘3’ and the process is repeated iteratively until : The exit is found (a free square other than the starting position is reached on the very edge of the maze), or, No more free squares are available, and hence no exit is possible.
標簽: method ink-blotting Blotting escaping
上傳時間: 2014-12-03
上傳用戶:123啊