代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/179705/9342399

texi siman.texi

@cindex simulated annealing @cindex combinatorial optimization @cindex optimization, combinatorial @cindex energy function @cindex cost function Stochastic search techniques are used when the structur
www.eeworm.com/read/177375/9457764

s uart_txhex.s

.include "nios.s" .text ;---------------------------------------- ; Name: nr_uart_txhex ; Description: Print value in hexadecimal ; Input: %o0 = value to be printed ;
www.eeworm.com/read/176952/9479004

c main.c

#include “A2000.h” main () { SACM_A2000_Initial(1); SACM_A2000_Play(0, 3, 3); while(SACM_A2000_Status()&0x01) { SACM_A2000_ServiceLoop(); F_ClearWatchdog(); } }  
www.eeworm.com/read/364313/9912546

v cf_fft_1024_8.v

// // Copyright (c) 2003 Launchbird Design Systems, Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are permitted provided that
www.eeworm.com/read/363428/9952032

c main.c

#include uint counter=0; //统计溢出次数 uchar TempFlag; //用来标志是否要闪烁 void Delay(uint n); /**************************** //初始化程序 ***************************/ void Initial(void) {
www.eeworm.com/read/166755/10000346

asp conn.asp

www.eeworm.com/read/166755/10000362

inc userconn.inc

www.eeworm.com/read/166436/10021265

changes

0.3 - fix "Bad : modifier in $ ($)." problem in csh script - fix missed symbolic links of shell scripts after rpm update 0.2 - more specific profile scripts 0.1 - build profile scripts for K and
www.eeworm.com/read/166436/10021310

changes

0.3 - fix "Bad : modifier in $ ($)." problem in csh script - fix missed symbolic links of shell scripts after rpm update 0.2 - more specific profile scripts 0.1 - build profile scripts for K and
www.eeworm.com/read/361420/10053136

h 18b20.h

#ifndef __18B20_h__ #define __18B20_h__ // write your header here void F_18B20_Delay(unsigned int Timers); void F_18B20_SetSystemCLK(void); void F_18B20_RsuSystemCLK(void); void F_18B20_Initia