搜索结果
找到约 10,248 项符合
EK-and 的查询结果
其他书籍 Analysis and Designwith UML:Benefits of Visual Modeling History of the UML Visual Modeling with U
Analysis and Designwith UML:Benefits of Visual Modeling History of the UML
Visual Modeling with UML The Rational Iterative Development Proce
通讯编程文档 Design, Implementation and Testing of a Digital Baseband Receiver for Spread Spectrum Telesensing (V
Design, Implementation and Testing of a Digital Baseband Receiver for Spread Spectrum Telesensing (VHDL)
matlab例程 delay and sum beamforming algorithm
delay and sum beamforming algorithm
通讯/手机编程 WCDMA tfi select and analysis
WCDMA tfi select and analysis
数学计算 This design calculator uses to controls an attribute value the establishment, function skill and so
This design calculator uses to controls an attribute value the establishment, function skill and so on compilation, has met the practical requirements. Truly realized the contact surface succinctly, has been artistic, the function consummated, the unification goal.
人工智能/神经网络 Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.
Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.
数学计算 A toolbox to handle 2D curve and multiresolution representation of curve
A toolbox to handle 2D curve and multiresolution representation of curve
人工智能/神经网络 If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each
If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each other and we want to merge them into vector "c" such that "c" is also a sorted vector. Then c=mergesorted(a,b) can be used.
数学计算 Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary
Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.
Java编程 One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed
One-channel queuing system simulator (M/M/1)
* Arrival and service times are random and distributed exponetially.
*
* The simulator is time-slice-driven, i.e. the system model is being
* run at discrete time points, with constant increments deltaT.
* At each such time moment, program checks if a n ...