搜索结果

找到约 709 项符合 input-events 的查询结果

VHDL/FPGA/Verilog vhdl source,ver-fir-coefficient,simulink of fir with soft ware input

vhdl source,ver-fir-coefficient,simulink of fir with soft ware input
https://www.eeworm.com/dl/663/282817.html
下载: 186
查看: 1021

单片机开发 // This program measures the voltage on an external ADC input and prints the // result to a termin

// This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Results are printed to the UART from a loop with the rate set by a delay // based on Timer 2. This loop p ...
https://www.eeworm.com/dl/648/282976.html
下载: 102
查看: 1077

操作系统开发 DirectFB is a thin library that provides hardware graphics acceleration, input device handling and a

DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers on top of the Linux Framebuffer Device.
https://www.eeworm.com/dl/531/283607.html
下载: 25
查看: 1072

数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a

1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5 ...
https://www.eeworm.com/dl/641/284429.html
下载: 123
查看: 1087

数值算法/人工智能 北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input

北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the all-upper ...
https://www.eeworm.com/dl/518/286897.html
下载: 171
查看: 1584

书籍源码 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