代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/424063/10504178
m bdt_f57.m
% The MATLAB script that generates the probability of error versus the signal to noise ratio
initial_snr=0;
final_snr=15;
snr_step=0.25;
snr_in_dB=initial_snr:snr_step:final_snr;
for i=1:len
www.eeworm.com/read/423536/10553339
m bdt_f57.m
% The MATLAB script that generates the probability of error versus the signal to noise ratio
initial_snr=0;
final_snr=15;
snr_step=0.25;
snr_in_dB=initial_snr:snr_step:final_snr;
for i=1:len
www.eeworm.com/read/352262/10569416
inc a2000.inc
//////////////////////////////////////////////////////////////////////////////////////////
// Progarm: SACM-A2000 API external definition
// Writen by: Andy
// Date: 2000/06/20
///////////////////
www.eeworm.com/read/423230/10578021
c ics1523.c
//*--------------------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*------------------------------------------
www.eeworm.com/read/351749/10612966
inc a2000.inc
//////////////////////////////////////////////////////////////////////////////////////////
// Progarm: SACM-A2000 API external definition
// Writen by: Andy
// Date: 2000/06/20
///////////////////
www.eeworm.com/read/349984/10779005
h sm_extr.h
/*************************************************************************/
/* */
/* Copyright (c) 1993-1996 Accelerated
www.eeworm.com/read/349709/10802680
sql create_record1.sql
/*
* create_record1.sql
* Chapter 5, Oracle10g PL/SQL Programming
* by Ron Hardman, Michael McLaughlin and Scott Urman
*
* This script demonstrates using a record type to populate a table.
*/
S
www.eeworm.com/read/275410/10817338
lst timer.lst
C51 COMPILER V8.02 TIMER 01/11/2008 21:15:51 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN T
www.eeworm.com/read/275114/10835358
c retarget.c
/*
** Copyright (C) ARM Limited, 2001. All rights reserved.
*/
/*
** This implements a 'retarget' layer for low-level IO. Typically, this
** would contain your own target-dependent implement
www.eeworm.com/read/274450/10871321
c retarget.c
/*
** Copyright (C) ARM Limited, 2001. All rights reserved.
*/
/*
** This implements a 'retarget' layer for low-level IO. Typically, this
** would contain your own target-dependent implement