代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/474310/6819565
hif sxh.hif
Version 7.2 Build 151 09/26/2007 SJ Full Version
7
2631
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths
www.eeworm.com/read/195484/8150216
h syriac-ot.h
/* Pango
* syriac-ot.h: Determine what OpenType features to apply to characters based
* on the rules for Syriac from the OpenType standard.
*
* Copyright (C) 2004 Emil Soleyman-Zomala
www.eeworm.com/read/195455/8154318
inh io.inh
.PAGE0
.CODE
;====================================================
; MACRO START
;====================================================
%IoWakeUpInitial: .MACRO
;------ Initial IO Setti
www.eeworm.com/read/393860/8258144
m lms_adaptive_filter.m
function LMS_adaptive_filter;%定义功能函数LMS_adaptive_filter
clear;%清除工作空间
close all%...
hold off%...
sysorder=5;%抽头数...
samples_per_period=50; %周期采样频率
N=10*samples_per_period-1;%总采样次数
signal=cos(pi
www.eeworm.com/read/370661/9588301
hif byte_crc.hif
Version 8.0 Build 231 07/10/2008 Service Pack 1 SJ Full Version
11
1012
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Sta
www.eeworm.com/read/172695/9696393
m stbc_ofdm_csi.m
%==========================================================================
% "Channel estimation via training in time domain and tracking in frequcy
% domain for STBC-OFDM Systems"
% Sun Jie-ting, 0
www.eeworm.com/read/367402/9752415
_c main._c
#include
#include
void main()
{
unsigned char temp,str[4];
unsigned int i;
DDRA=0x00;
PORTA=0X00;
USART_Init();
//ADMUX=0X40;
// ADCSRA=0XE4;
// SFIOR&=0X1
www.eeworm.com/read/367402/9752416
c main.c
#include
#include
void main()
{
unsigned char temp,str[4];
unsigned int i;
DDRA=0x00;
PORTA=0X00;
USART_Init();
//ADMUX=0X40;
// ADCSRA=0XE4;
// SFIOR&=0X1
www.eeworm.com/read/268589/11132546
h eerom_op.h
void initial_eprom(void);
unsigned char disp_buff[13][28];
unsigned char etable_char[13][28] __attribute__((section(".eeprom")));//
unsigned char etable_oritial[3] __attribute__((section(".eeprom"
www.eeworm.com/read/413804/11141897
asm hardware.asm
//========================================================================================
// Progarm: Standard function definition
// Writen by: Andy
//
// Lastest modified date:
// 2000/06/2