代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/371162/9564135

c main.c

//=============================================================================================================== // The information contained herein is the exclusive property of // Sunnnorth Tech
www.eeworm.com/read/371061/9569817

m diff_dec.m

%differentially decodes a PSK diff encoded symbol %inputs/outputs %inputs: in_vec (complex PSK symbols), num_sym (size of in_vec) %output: out_vec (complex PSK of size num_sym) %The first decoded
www.eeworm.com/read/366687/9803897

l lex.l

WS [ \n\t]+ LT [A-Za-z] KR [A-Za-z0-9_\[\]\{\}/.&#$%~'@^] DI [0-9] NM {DI}*\.?{DI}+([Ee][-+]?{DI}+)? VR {LT}{KR}*()? S_OP [-+ \t\n]+ LOG []?=? %start COMMENT %% "/*" {
www.eeworm.com/read/366119/9831766

c psp-master.c

/* **************************************************************** ** 功能描述: 单片机接收到PC机串行通讯数据,=1,通过PSP读取从机数据,并将数据送回PC机;不=1,向从单片机写接收的数据并将通信数据返送PC机 *****************************************************
www.eeworm.com/read/364991/9883829

s startup.s

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/363544/9948609

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/167698/9955303

h lcd_tx06d18.h

/************************************************************** The initial and control for 320×240 16Bpp TFT LCD----TX06D18 **************************************************************/ void T
www.eeworm.com/read/167649/9957175

h utility.h

bool user_says_yes( ) { char c; bool initial_response = true; do{ // Loop until an appropriate input is received. if (initial_response) cout
www.eeworm.com/read/167649/9957349

h utility.h

bool user_says_yes( ) { char c; bool initial_response = true; do{ // Loop until an appropriate input is received. if (initial_response) cout
www.eeworm.com/read/363027/9971250

c ds1302.c

#include #include "LCD1602.h" #include "DS1302.h" void Delay1ms(unsigned int count) { unsigned int i,j; for(i=0;i