搜索结果
找到约 505 项符合
REAL-tim 的查询结果
Linux/Unix编程 Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.
Sofia-SIP is an open-source SIP User-Agent library, compliant
with the IETF RFC3261 specification. It can be used as
a building block for SIP client software for uses such as VoIP,
IM, and many other real-time and person-to-person communication
services. The primary target platform for Sofia-SIP ...
DSP编程 Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate th
Qpsk signal Processing Code
The DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in “C” or C-language can be intermingled with assembly code.include
Real Time Digital Signal Processor Code – Main.c file
BER Test Code
单片机开发 K3:--- P1.6 K4:--- P1.7 BEEP:--- P3.7 K3 --- 控制按键 K4 --- 清零按键 开机显示: SECOND-CLOCK 0 TIM
K3:--- P1.6
K4:--- P1.7
BEEP:--- P3.7
K3 --- 控制按键
K4 --- 清零按键
开机显示:
SECOND-CLOCK 0
TIME 00:00:00:00
K3 --- 控制按键:
第一次按下时,开始计时。
显示
BEGIN COUNT 1
TIME 00:00:01:88
第二次按下时,暂停计时。
显示
PAUST COUNT 2
TIME 00:00:01:88
第三次按下时,累计计时。 ...
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.
编译器/解释器 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 ...
书籍源码 复数运算#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 ...
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.
其他书籍 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 ...
其他书籍 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- ...
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 ...