搜索结果

找到约 471 项符合 REAL 的查询结果

按分类筛选

显示更多分类

matlab例程 the geometry of a diffraction grating, a common illustration in textbooks of optics, spectroscopy,

the geometry of a diffraction grating, a common illustration in textbooks of optics, spectroscopy, and analytical chemistry. Sliders on the figures allow real-time interactive control of the incidence angle, grating ruling density (lines/mm), wavelength, and diffraction order.
https://www.eeworm.com/dl/665/304264.html
下载: 52
查看: 1061

编译器/解释器 A framework written in Java for implementing high-level and dynamic languages, compiling them into J

A framework written in Java for implementing high-level and dynamic languages, compiling them into Java bytecodes. An implementation of Scheme, which is in the Lisp family of programming languages. Kawa is a featureful dialect in its own right, and additionally provides very useful integration with ...
https://www.eeworm.com/dl/628/305303.html
下载: 162
查看: 1032

书籍源码 复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) C

复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c1, const Complex & c2 ) friend ...
https://www.eeworm.com/dl/532/314582.html
下载: 94
查看: 1040

matlab例程 The Robotics Toolbox provides many functions that are useful in robotics such as kinematics, dyn

The Robotics Toolbox provides many functions that are useful in robotics such as kinematics, dynamics, and trajectory generation. The Toolbox is useful for simulation as well as analyzing results from experiments with real robots.
https://www.eeworm.com/dl/665/316420.html
下载: 92
查看: 1069

其他书籍 Digital Signal and Image Processing Using MATLAB The most important theoretical aspects of image an

Digital Signal and Image Processing Using MATLAB The most important theoretical aspects of image and signal processing (ISP) for both deterministic and random signals are covered in this guide to using MATLAB&#174 . The discussion is also supported by exercises and computer simulations relating to r ...
https://www.eeworm.com/dl/542/317924.html
下载: 92
查看: 1057

其他书籍 Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically

Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically, it will provide you with solid guidance and education that will allow you to squeeze the ultimate productivity and use out of the Visual Studio 2005 development environment. This book folds in real- ...
https://www.eeworm.com/dl/542/318146.html
下载: 122
查看: 1085

matlab例程 多目标遗传算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs

多目标遗传算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs VEGA NSGA NPGA MOGA 2) More TSP mutation and Crossover methods PMX OX CX EAX Boolmatrix 3) More selection methods Truncation tornament stochastic 4) mutation methods binary single point int/r ...
https://www.eeworm.com/dl/665/323295.html
下载: 159
查看: 1051

Internet/网络编程 Abstract—Wireless networks in combination with image sensors open up a multitude of previously unth

Abstract—Wireless networks in combination with image sensors open up a multitude of previously unthinkable sensing applications. Capable tools and testbeds for these wireless image sensor networks can greatly accelerate development of complex, yet efficient algorithms that meet application requirem ...
https://www.eeworm.com/dl/620/327176.html
下载: 94
查看: 1044

Windows CE This is a simple GPS tracer developed for Window Mobile 2005/2003 on Compact Framework 2.0 SDK. So f

This is a simple GPS tracer developed for Window Mobile 2005/2003 on Compact Framework 2.0 SDK. So first of all, you need VisualStudio 2005 and Windows Mobile CE 5 SDK. You can develop it on emulator devices or on a real device. As you can see in that photo, I developed that application on a read de ...
https://www.eeworm.com/dl/674/331551.html
下载: 176
查看: 1046

数学计算 FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dime

FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the real transforms.
https://www.eeworm.com/dl/641/334162.html
下载: 54
查看: 1093