代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/227740/14414503
c main.c
#include "inc.h"
void Initial();
void main (void )
{
char str1[]={0x48,0x56,0x12,0x97,0x00,0x00,0x00,0x00};
char tmp;
Initial();
PORTA=0;
PORTB=0;
LockDS1302;
www.eeworm.com/read/227740/14414525
c main.c
#include "inc.h"
void Initial();
void main (void )
{
char str1[]={0x48,0x56,0x12,0x97,0x00,0x00,0x00,0x00};
char tmp;
ReadDSByte(0x03);
Initial();
PORTA=0;
PORTB=0
www.eeworm.com/read/227740/14414554
c main.c
#include "inc.h"
void Initial();
void main (void )
{
char str1[]={0x48,0x56,0x12,0x97,0x00,0x00,0x00,0x00};
char tmp;
Initial();
PORTA=0;
PORTB=0;
LockDS1302;
www.eeworm.com/read/227740/14414604
c main.c
#include "inc.h"
void Initial();
void main (void )
{
char str1[]={0x48,0x56,0x12,0x97,0x00,0x00,0x00,0x00};
char tmp;
Initial();
PORTA=0;
PORTB=0;
WriteRAMAll(str1
www.eeworm.com/read/227740/14414627
c main.c
#include "inc.h"
void Initial();
void main (void )
{
char str1[]={0x48,0x56,0x12,0x97,0x00,0x00,0x00,0x00};
char tmp;
Initial();
PORTA=0;
PORTB=0;
LockDS1302;
www.eeworm.com/read/226124/14493812
src bldstk500.src
[Files]
uart.c
initial.c
main.c
self_prog.c
[Headers]
para.h
command.h
define.h
extern.h
function.h
[Documents]
www.eeworm.com/read/125187/14510153
c hellowin.c
/*------------------------------------------------------------
HELLOWIN.C -- Displays "Hello, Windows 98!" in client area
(c) Charles Petzold, 1998
---------------------------
www.eeworm.com/read/124825/14535768
changelog
2002-12-16 Steve Young
* LModel.h (UNLOG_NATURAL): Remove extra minus sign.
2002-12-09 Gunnar Evermann
* Initial import of HLMLib source.
www.eeworm.com/read/224549/14585403
c mcu_command.c
#include
#define Clock 11059200
#define Bauder 4800
//#define PatternClock INT0
//#define SEND0 INT1
//#define BUS P1
unsigned char bdata ByteH,ByteL;
bit SEND0,SEND1,SEND2;
sb
www.eeworm.com/read/224480/14588687
m ex4_20.m
G1=tf([5,100],[1,8,32,80,100]); G=ss(G1);
u0=[2,-1,-24]; Y0=[0.3; 0.5; 0; 0];
hatY0=Y0-[0; G.c*G.b*u0(1);
G.c*G.b*u0(2)+G.c*G.a*G.b*u0(1);
G.c*G.b*u0(3)+G.c*G.a*G.b*u0(2)+G.c*G.a^2*G.b