代码搜索:sync

找到约 6,244 项符合「sync」的源代码

代码结果 6,244
www.eeworm.com/read/134210/14000831

m rx_frequency_sync.m

% Frequency error estimation and correction function [out_signal, freq_est] = rx_frequency_sync(rxsignal, sim_options) global sim_consts; [n_tx_antennas, n_rx_antennas] = get_n_antennas(sim_opt
www.eeworm.com/read/236147/14030483

vhd rx_sync_comp.vhd

-- Altera Microperipheral Reference Design Version 0802 -------------------------------------------------------- -- -- FILE NAME : rx_sync_comp.vhd -- PROJECT : Altera A8251 -- --Copyright
www.eeworm.com/read/236147/14030567

vhd proc_sync_reg.vhd

-- Altera Microperipheral Reference Design Version 0802 -------------------------------------------------------- -- -- FILE NAME : Proc_synch_reg.vhd -- PROJECT : Altera A8251 -- -- --Copy
www.eeworm.com/read/236147/14030800

vhd rx_sync_stat.vhd

-- Altera Microperipheral Reference Design Version 0802 --********************************************************************************************** -- -- System: A8251 -- Component: Rx
www.eeworm.com/read/110052/15542637

dsp sync_com1.dsp

# Microsoft Developer Studio Project File - Name="sync_com1" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86)
www.eeworm.com/read/110052/15542638

cpp sync_com1.cpp

#include #include using namespace std; #include #include "com_class.h" int main(int argc, char *argv[]) { try { char str[] = "com_class test";
www.eeworm.com/read/110052/15542642

opt sync_com1.opt

www.eeworm.com/read/110052/15542646

dsw sync_com1.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/150183/5694293

c syncsearch.c

/******************************************************************************************************* *
www.eeworm.com/read/130186/5963431

java timeoutsync.java

/* File: TimeoutSync.java Originally written by Doug Lea and released into the public domain. This may be used for any purposes whatsoever without acknowledgment. Thanks for the assistance an