代码搜索:SYNCHRONIZATION
找到约 1,570 项符合「SYNCHRONIZATION」的源代码
代码结果 1,570
www.eeworm.com/read/472507/6869344
m liutrack2.m
function f=liutrack2(t,X)%liu system's synchronization with chen attractor
global p;
f=zeros(6,1);
x1=X(1);x2=X(2);x3=X(3);y1=X(4);y2=X(5);y3=X(6);
f(1)=10*(x2-x1);
f(2)=40*x1-x1*x3-(49+0.1*p)*x1
www.eeworm.com/read/173686/9642058
def musicdem.def
DEFINITION MODULE MusicDemonstration;
(********************************************************)
(* *)
(* Test of module Music. *)
(* *)
(* Programmer: P. Moylan *)
(*
www.eeworm.com/read/335542/12517955
cpp basicthreads.cpp
//: C11:BasicThreads.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the f
www.eeworm.com/read/300492/13910487
cpp basicthreads.cpp
//: C11:BasicThreads.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the f
www.eeworm.com/read/136989/5834235
i messaging_policy_i.i
// Messaging_Policy_i.i,v 1.1 2002/02/27 02:55:30 jai Exp
#if (TAO_HAS_SYNC_SCOPE_POLICY == 1)
ACE_INLINE void
TAO_Sync_Scope_Policy::get_synchronization (Messaging::SyncScope &s) const
{
s
www.eeworm.com/read/465193/7059426
pdf synchronization_and_channel_estimation_in_ofdm_algorithms_for_efficient_implementation_of_wlan_systems.pdf
www.eeworm.com/read/332221/12772570
pdf synchronization method based on a new constant envelop preamble for ofdm systems.pdf
www.eeworm.com/read/240338/6788373
pdf adaptive synchronization and channel parameter estimation using an extended kalman filter.pdf
www.eeworm.com/read/164463/10107305
h errno.h
#ifndef _LINUX_ERRNO_H
#define _LINUX_ERRNO_H
#include
#ifdef __KERNEL__
/* Should never be seen by user programs */
#define ERESTARTSYS 512
#define ERESTARTNOINTR 513
#define ERESTAR
www.eeworm.com/read/421908/10680272
c rfconfig.c
/*------------------------------------------------------------------------------
Filename: rfConfig.c
Target: cc2430, cc2431, cc1110, cc2510, cc2511
Revised: 26/10-2005
Revision: