代码搜索:partial

找到约 10,000 项符合「partial」的源代码

代码结果 10,000
www.eeworm.com/read/355288/10280342

px test-c-partial.px

#!/usr/bin/perl -w use strict; use HTTPTest; ############################################################################### my $partiallydownloaded =
www.eeworm.com/read/351300/10660332

m compute_partial_product.m

coef=[-524 459 -236 9 -20 41 -76 133 -221 354 -545 815 -1190 1705 -2420 3437 -4978 7614 -13457 41569 41569 -13457 7614 -4978 3437 -2420 1705 -1190 815 -545 354 -221 133 -76 41 -20 9 -236 459 -524]; N
www.eeworm.com/read/299228/7872013

px test-c-partial.px

#!/usr/bin/perl -w use strict; use HTTPTest; ############################################################################### my $partiallydownloaded =
www.eeworm.com/read/247312/12666973

c partial_dtmf.c.c

//DTMF.c (Partial)Decodes DTMF signals and turn on corresponding LEDs #define N 100 short i; short buffer[N]; short sin697[N],cos697[N],sin770[N],cos770[N];... long weight697,weight697_sin,weight69
www.eeworm.com/read/247235/12671953

m rec_from_partial.m

function g=rec_from_partial(M,I,N); % % This function use Frequecny response at certain frequencies % to retrieve the impulse response % % May 26, 1999 % NF=length(M); G=M; for i=1:1000