搜索结果

找到约 671 项符合 Input 的查询结果

按分类筛选

显示更多分类

书籍源码 Pairwise Sequence alignment Algorithm Simulation. Read 2 input strings and then calculate the Pairw

Pairwise Sequence alignment Algorithm Simulation. Read 2 input strings and then calculate the Pairwise Sequence alignment.
https://www.eeworm.com/dl/532/291212.html
下载: 197
查看: 1024

matlab例程 % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da

% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % ...
https://www.eeworm.com/dl/665/303904.html
下载: 148
查看: 1157

通讯/手机编程 % decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息

% decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息,并且数据为均值为1的BPSK调制,如果均值为MEAN,那么62,63,103,104行应做相应修改
https://www.eeworm.com/dl/527/306488.html
下载: 174
查看: 1061

单片机开发 This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then pri

This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then prints the results to a terminal window via the UART.
https://www.eeworm.com/dl/648/307630.html
下载: 77
查看: 1047

Linux/Unix编程 sorting input lines developed by C++ in linux environment

sorting input lines developed by C++ in linux environment
https://www.eeworm.com/dl/619/311300.html
下载: 119
查看: 1102

数据结构 Description Calculate a+b Input Two integer a,b (0<=a,b<=101000) Output Outpu

Description Calculate a+b Input Two integer a,b (0<=a,b<=101000) Output Output a + b Sample Input 5 7 Sample Output 12
https://www.eeworm.com/dl/654/313279.html
下载: 28
查看: 1073

单片机开发 The goal of our final project was to design an efficient elevator simulator that can accept input fr

The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the computer. This input is ...
https://www.eeworm.com/dl/648/314259.html
下载: 118
查看: 1053

压缩解压 huffman decode all you need is input a data so that it will decode

huffman decode all you need is input a data so that it will decode
https://www.eeworm.com/dl/617/316680.html
下载: 27
查看: 1025

Windows CE 包含拼音和笔画输入的中文输入法,使用VC.NET2003开发.portable Chinese input method includes phonetic input and stroke, the

包含拼音和笔画输入的中文输入法,使用VC.NET2003开发.portable Chinese input method includes phonetic input and stroke, the use of VC.NET2003 development, WINCE.NET also can be used to understand the system and the family system!
https://www.eeworm.com/dl/674/317153.html
下载: 22
查看: 1086

编译器/解释器 ① 使用自动机技术实现一个词法分析程序; ② 使用算符优先分析方法实现其语法分析程序; 需要先在运行目录下建立一个input.txt文件

① 使用自动机技术实现一个词法分析程序; ② 使用算符优先分析方法实现其语法分析程序; 需要先在运行目录下建立一个input.txt文件,将需要分析的文法放在该文件中,分析结果,会输出在output.txt文件中。
https://www.eeworm.com/dl/628/330104.html
下载: 24
查看: 1221