搜索:string+algorithm

找到约 1,495 项符合「string+algorithm」的查询结果

结果 1,495
https://www.eeworm.com/dl/551/11180.html 实用工具

C

C语言经典电子书 C常用算法程序集 数据结构C语言版 C专家编程 C语言经典编程900例-C language algorithm used classic e-book C data
下载 196
·
查看 1166
https://www.eeworm.com/dl/906814.html 技术资料

C

C语言经典电子书 C常用算法程序集 数据结构C语言版 C专家编程 C语言经典编程900例-C language algorithm used classic e-book C data
下载 10
·
查看 8716
https://www.eeworm.com/dl/908138.html 技术资料

IDMA

有关IDMA接纳控制算法基于多业务Qos的体系结构介绍,是下一的无线移动通信的关键技术-The IDMA admission control algorithm is based on the arc
下载 4
·
查看 168
https://www.eeworm.com/dl/665/266844.html matlab例程

% This program calculates Dilution of Precision with respect to a GPS * % receiver given its Cartes

% This program calculates Dilution of Precision with respect to a GPS * % receiver given its Cartesian ECEF position and the positions of four or * % more visible GPS satellites. It is a validation of the DOP algorithm and * % contains reference positions for which the DOP re ...
下载 87
·
查看 1109
https://www.eeworm.com/dl/650/176806.html 人工智能/神经网络

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 routin ...
下载 71
·
查看 1134
https://www.eeworm.com/dl/650/365739.html 人工智能/神经网络

BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code

BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously
下载 47
·
查看 1081
https://www.eeworm.com/dl/619/327242.html Linux/Unix编程

序列对齐 Compare a protein sequence to a protein sequence database or a DNA sequence to a DNA sequenc

序列对齐 Compare a protein sequence to a protein sequence database or a DNA sequence to a DNA sequence database using the Smith-Waterman algorithm.[.wat815.] \fCssearch3\fP is about 10-times slower than FASTA3, but is more sensitive for full-length protein sequence comparison ...
下载 122
·
查看 1143
https://www.eeworm.com/dl/684/463922.html 软件设计/软件工程

ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a

ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved using the C language, and without using a low-level style of C code.
下载 172
·
查看 1073
https://www.eeworm.com/dl/534/250401.html 其他

TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines whe

TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines where the string(s) were found (or NOT found by option). The search can be limited to a field in a fixed field (i.e. column oriented) list. An extended search mode is available, w ...
下载 86
·
查看 1098
https://www.eeworm.com/dl/648/403209.html 单片机开发

public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public fi

public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public final int MENURIGHT = 1 public final int MENULEFT = 0 Image menuImage[] = new Image[6] int []jiaodu = {330,30,90,150,210,270} String menuName[] = {"新游戏","继续游戏","游戏设置 ...
下载 58
·
查看 1077