搜索结果
找到约 482 项符合
fixed-point 的查询结果
数学计算 This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inve
This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inverse FFT) is implemeted as a function. 2^n-point FFT is possible.
其他书籍 ieee754的标准
ieee754的标准,原英文版的!Twenty years ago anarchy threatened floating-point arithmetic. Over a dozen commercially significant arithmetics
boasted diverse wordsizes, precisions, rounding procedures and over/underflow behaviors, and more were in the
works. “Portable” software intended to r ...
Linux/Unix编程 wireless tools: used to manipulate the Wireless Extensions. The Wireless Extensions is an interface
wireless tools: used to manipulate
the Wireless Extensions. The Wireless Extensions is an interface allowing you to set Wireless LAN specific parameters and get the specific stats.
It also contains the IfRename package, used for advance renaming of network interfaces. We have cross compile to arm li ...
J2ME J2ME手机游戏源码 整个游戏有八个类组成:  主类:TankMIDlet  敌人坦克:Enemy  图片池:EnemyPool 
J2ME手机游戏源码 整个游戏有八个类组成:
&#61548 主类:TankMIDlet
&#61548 敌人坦克:Enemy
&#61548 图片池:EnemyPool
&#61548 画布:Canvas
&#61548 游戏画布:TankCanvas
1. 道具:Bonus
2. 声音播放:SoundPlayer
3. 记录坐标:Point
4. 子弹:Bullet
5. 玩家坦克:Hero ...
其他 Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2
Topics Practices:
Programming and Numerical Methods
Practice 1: Introduction to C
Practice 2: Cycles and functions
First part cycles
Part Two: Roles
Practice 3 - Floating point arithmetic
Practice 4 - Search for roots of functions
Practice 5 - Numerical Integration
Practice 6 - Arrangement ...
数学计算 VC MATLAB 混编示例 ppWizard has created this matlab调用 application for you. This application not only
VC MATLAB 混编示例
ppWizard has created this matlab调用 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the file ...
书籍源码 Parallel robotic manipulators can be considered a well-established option for many different applic
Parallel robotic manipulators can be considered a well-established option
for many different applications of manipulation, machining, guiding,
testing, control, tracking, haptic force feed-back, etc. A typical parallel robotic
manipulator (PM) consists of a mobile platform connected to the
base (fix ...
单片机开发 Computing and the way people use C for doing it keeps changing as years go by. So overwhelming has b
Computing and the way people use C for doing it keeps changing as years go by. So overwhelming has been the response to all the previous editions of “Let Us C” that I have now decided that each year I would come up with a new edition of it so that I can keep the readers abreast with the way C is b ...
其他书籍 This book has existed (in one form or another) since the first edition of C# and the .NET Platform
This book has existed (in one form or another) since the first edition of C# and the .NET Platform
was published in conjunction with the release of .NET 1.0 Beta 2, circa the summer of 2001. Since
that point, I have been extremely happy and grateful to see that this text was very well received by
th ...
VHDL/FPGA/Verilog Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was t
Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was to generate complex models with a movable camera. We wanted to be able to render complex images that consisted of hundreds to thousands of triangles. We wanted to apply interpolated shading on the obje ...