代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/421857/10686645
html windows internet programming part1.html
_________________
/_ /\
\/ _______ / \
/ / / / /
www.eeworm.com/read/418731/10932376
html windows internet programming part1.html
_________________
/_ /\
\/ _______ / \
/ / / / /
www.eeworm.com/read/415537/11064404
html windows internet programming part1.html
_________________
/_ /\
\/ _______ / \
/ / / / /
www.eeworm.com/read/366119/9831968
c spi-in.c
/* ****************************************************************
** 功能描述: SPI串行输入外部8位开关量并以PORTD口输出程序
*************************************************************** */
#include "pic18.h" /* 所有PI
www.eeworm.com/read/354727/10330945
c ad.c
#include
#pragma config WDT = OFF
union adres
{
unsigned int y1;
unsigned char adre[2];
}adresult;
unsigned char i;
unsigned int j;
/*
www.eeworm.com/read/340996/12114815
c 1.c
#include
unsigned char a,b,c=0;
const char xianshi[]={0x3f,0x06,0x5b,0x4f,0x66,
0x6d,0x7d,0x07,0x7f,0x6f};
void initial()
{
INTCON=0x00;
ADCON1=0x07;
www.eeworm.com/read/397690/8029137
h systeminitial.h
#ifndef SYSTEM_INITIAL_H
#define SYSTEM_INITIAL_H
#ifdef EXT_SYSEM_INITIAL_GLOBALS
#define EXT_SYSEM_INITIAL
#else
#define EXT_SYSEM_INITIAL extern
#endif
EXT_SYSEM_INITIAL voi