搜索结果

找到约 1,132 项符合 AlgorIThm 的查询结果

按分类筛选

显示更多分类

VC书籍 本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空 间内置布尔数据类型新的强制转换方式而且还大量

本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空 间内置布尔数据类型新的强制转换方式而且还大量修改并扩展了现有的特性比如模 板template 支持面向对象object-oriented 和基于对象object-based 程序设计所需 要的类clas ...
https://www.eeworm.com/dl/686/173069.html
下载: 109
查看: 1089

数值算法/人工智能 A program to find frequent molecular substructures and discriminative fragments in a database of mol

A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.
https://www.eeworm.com/dl/518/174380.html
下载: 191
查看: 1049

人工智能/神经网络 This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This

This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and numb ...
https://www.eeworm.com/dl/650/176805.html
下载: 187
查看: 1121

人工智能/神经网络 The software implements particle filtering and Rao Blackwellised particle filtering for conditionall

The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routines. These are generi ...
https://www.eeworm.com/dl/650/176806.html
下载: 71
查看: 1093

电子书籍 The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and i

The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP, as well as HDL design flow, CORE Generator so ...
https://www.eeworm.com/dl/cadence/ebook/176911.html
下载: 40
查看: 1070

数学计算 With the interference-to-noise ratio reduced to 30 dB, plot the adaptive antenna pattern after 200 i

With the interference-to-noise ratio reduced to 30 dB, plot the adaptive antenna pattern after 200 iterations of the LMS algorithm
https://www.eeworm.com/dl/641/178077.html
下载: 139
查看: 1055

压缩解压 As of UnZip 5.42, this source has been removed from Info-ZIP s UnZip source distribution because of

As of UnZip 5.42, this source has been removed from Info-ZIP s UnZip source distribution because of its conflicting copyright. There are no plans to ever rewrite this code from scratch, because the unreduce algorithm was never used in the "real" world.
https://www.eeworm.com/dl/617/178831.html
下载: 199
查看: 1043

matlab例程 matlab数据挖掘算法。实用cart决策树进行分类

matlab数据挖掘算法。实用cart决策树进行分类,可识别多类。decision tree algorithm, classification.
https://www.eeworm.com/dl/665/188400.html
下载: 174
查看: 1066

压缩解压 This is a little console mode utility program which is able to (de-)compress single files with a s

This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones ...
https://www.eeworm.com/dl/617/189481.html
下载: 118
查看: 1099

加密解密 DES( Data Encryption Standard)算法

DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。 IDEA是International Data Encryption Algorithm 的缩写,是1990年由瑞士联邦技术学院来学嘉X.J.Lai 和Massey提出的建议标准算法称作PES( Proposed Encryption Standard) 。Lai 和Massey 在1992 年进行了改进 ...
https://www.eeworm.com/dl/519/189484.html
下载: 80
查看: 1061