In a recent discussion with a system designer, the requirementfor his power supply was to regulate 1.5Vand deliver up to 40A of current to a load that consistedof four FPGAs. This is up to 60W of power that must bedelivered in a small area with the lowest height profi lepossible to allow ...
书名:基本商业程序的建模
Essential Business Process Modeling (Paperback)
作者: Mike Havey
出版商:O Reilly 1 edition (August 18, 2005)
内容介绍:
Ten years ago, groupware bundled with email and calendar applications helped track the flow of work from person to person within an organization. Workflo ...
Written by the inventors of the technology, The Java™ Language Specification, Third Edition, is the definitive technical reference for the Java™ programming language. If you want to know the precise meaning of the language s constructs, this is the source for you.
The book provides comple ...
The Kalman filter is a set of mathematical equations that provides an efficient computational
[recursive] means to estimate the state of a process, in a way that minimizes
the mean of the squared error. The filter is very powerful in several aspects:
it supports estimations of past, present, and eve ...
In computer vision, sets of data acquired by sampling the same scene or object at different times, or from different perspectives, will be in different coordinate systems. Image registration is the process of transforming the different sets of data into one coordinate system. Registration is necessa ...
The Java Language Specification is the definitive technical reference for the Java programming language. It provides complete, accurate, and detailed coverage of the entire language and its syntax. If you want to know the precise meaning of Java s constructs, this is the source for you.
The software is written in assembler, as it is very short and it need the speed in the main loop.
This is the heart of the synth. To be precise, it s in the 7 lines of assembler that makes up the main loop.
The rest of the code is the wavetables and the communication code.