代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/359481/10143560

c t6963c.c

/* LCD 240*128 T6963C C51程序 liu1234 发表于 2006-8-14 13:42:00 主程序 */ /***********************************/ /* LCM(RT-240128TA)显示程序 */ /* LCM 控制芯片 T6963C 带32KRAM */ /* MCU 型号: STC 89C52R
www.eeworm.com/read/356716/10222625

rmh auto_pwm.rmh

/* Symbol Table */ // ISR = LABEL: 257 // ISR_preserve_s0 = CONSTANT: 13 // ISR_preserve_s1 = CONSTANT: 14 // ISR_preserve_s2 = CONSTANT: 15 // LED0 = CONSTANT: 1 // LED0_sequence = CONSTANT: 16 // LE
www.eeworm.com/read/355626/10252707

c rle.c

/*********************************************************************************************************** RLE.c 本演示程序提供了游程长度编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩 ***********************************
www.eeworm.com/read/355179/10288771

h qam1.h

void QAM1(int *buffer_QAM1,short *buffer_jiaozhi1,short *qpsk_sequence1,short *r_data,int rdata_len) { int i,j; double r_data_avrg; long double sum=0; double min; double dis[
www.eeworm.com/read/162501/10301181

c timer.c

//----------------------------------------------------------------------------- // Net TIMER.C // // This module sets up the timer and handles the timer interrupt //-------------------------------
www.eeworm.com/read/280401/10332591

plg polymorphic.plg

Build Log --------------------Configuration: polymorphic - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\S
www.eeworm.com/read/424420/10452289

m detector_ortho.m

function [indata_est,training1_est, training2_est]=detector_ortho(inphase_symbols,training_length1,training_length2,model) % [indata_est,training1_est, training2_est]=detector_ortho(inphase_symbols
www.eeworm.com/read/424420/10452321

m detector.m

function [indata_est,training1_est, training2_est]=detector(inphase_symbols,training_length1,training_length2,model) % [indata_est,training1_est, training2_est]=detector(inphase_symbols,training_le
www.eeworm.com/read/424281/10467342

c halton.c

/* Authors: O. Teytaud * Copyright (C) 2007 O. Teytaud * (all comments welcome at olivier.teytaud@inria.fr) * * This program is free software; you can redistribute it and/or modify * it under t
www.eeworm.com/read/424281/10467392

c reversehalton.c

/* Authors: O. Teytaud * Copyright (C) 2007 O. Teytaud * (all comments/suggestions welcome at olivier.teytaud@inria.fr) * * This program is free software; you can redistribute it and/or modify *