搜索结果
找到约 1,157 项符合
MULTI-Language 的查询结果
matlab例程 Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to
Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.
其他书籍 C++程序设计的圣经
C++程序设计的圣经,C++之父贝尔实验室的杰作,The C++ Program Language third special edition(TCPL)是业内公认的C++最具可读性的圣经级书籍
单片机开发 This Home Security hardware and software. The CPU is MCS-51 series. The source code is developed b
This Home Security hardware and software.
The CPU is MCS-51 series.
The source code is developed by C language.
其他书籍 This paper investigates the design of joint frequency offset and carrier phase estimation of a mult
This paper investigates the design of joint frequency
offset and carrier phase estimation of a multi-frequency time division
multiple access (MF-TDMA) demodulator that is applied to
a digital video broadcasting—return channel system via satellite
(DVB-RCS). The proposed joint estimation algorithm i ...
单片机开发 1 安装:首先安装MPLAB IDE V7.42的程序
1 安装:首先安装MPLAB IDE V7.42的程序,然后再安装C的组件PICC8.05-PL.安装过程中全部确认选择,完毕后重启计算机。
2 激活:(PICC8.05-PL)
运行“开始”菜单下的“HI-TECH SOFTWARE”中的 激活(Complier Activation)程序,
再同时启动算号器程序(HtkeyGen.exe),将Last Name前的勾去掉,填入公司名称,算出相应内
...
其他行业 Example to support XML files using MSXML. ========================================= XML (Extensi
Example to support XML files using MSXML.
=========================================
XML (Extensible Markup Language) is a commonly used basis for representing a
huge range of structured data file formats. The specification is maintained by
the World Wide Web Consortium (W3C?. This plugin is inten ...
微处理器开发 This zip file describes how to generate a clock on the PCK pin using the PMC running under AT91RM340
This zip file describes how to generate a clock on the PCK pin using the PMC running under AT91RM3400DK with Green hills 3.6.1 Multi® 2000 Software Tool. Includes main.html file for help.
其他书籍 This book shows how to design and implement C++ software that is more effective: more likely to beha
This book shows how to design and implement C++ software that is more effective: more likely to behave correctly more robust in the face of exceptions more efficient more portable makes better use of language features adapts to change more gracefully works better in a mixed-language environment is e ...
Windows CE This book is an in-depth exploration into eVB s inherent features, and how to use them to solve like
This book is an in-depth exploration into eVB s inherent features, and how to use them to solve likely mobile application programming tasks. After reading the book the reader will be able to write applications tackling a wide array of business problems for Windows CE-powered devices, both customized ...
matlab例程 To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + time varying measur ...