代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/234245/14117849

c psp-slave.c

/* **************************************************************** ** 功能描述: 从并行从动口接收到数据后,将此字节数据显示在两个数码管上。向从单片机读操作时将预行准备好的数据送到主机 *************************************************************** */ #
www.eeworm.com/read/130965/14165457

c xgetcwd.c

/* xgetcwd.c -- return current directory with unlimited length Copyright (C) 1992, 1996, 2000, 2001 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or
www.eeworm.com/read/129337/14250445

c menu5.c

#include #include #include #include #include static FILE *output_stream = (FILE *)0; char *menu[] = { "a - add new record", "d - delete r
www.eeworm.com/read/231142/14253444

h tm_extr.h

/*************************************************************************/ /* */ /* Copyright Mentor Graphics Cor
www.eeworm.com/read/230995/14262363

asm main.asm

//====================================================================================== // // The information contained herein is the exclusive property of // Sunplus Technology Co. An
www.eeworm.com/read/128915/14272630

lst count.lst

C51 COMPILER V7.20 COUNT 01/14/2005 08:39:45 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE COUNT OBJECT MODULE PLACED IN c
www.eeworm.com/read/128915/14272640

lst count.lst

C51 COMPILER V7.20 COUNT 01/14/2005 08:43:24 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE COUNT OBJECT MODULE PLACED IN c
www.eeworm.com/read/128915/14272656

c count.c

/********************* *********************/ #include #define uchar unsigned char #define uint unsigned int /*******************************************/ sbit LED=P1^3; sbit K_ZH
www.eeworm.com/read/128915/14272670

c count.c

/********************* *********************/ #include #define uchar unsigned char #define uint unsigned int /*******************************************/ sbit LED=P1^3; sbit K_ZH
www.eeworm.com/read/230508/14283834

tlc dac_sfcn_9s12.tlc

%% File : dac_sfcn_9S12.tlc %% %% Description: %% PWM device driver for the MC9S12DP256B/C %% %% fw-03-05 %% %implements dac_sfcn_9S12 "C" %% add required include files... -- fw-03-05