代码搜索:init
找到约 10,000 项符合「init」的源代码
代码结果 10,000
www.eeworm.com/read/203728/15352279
o init.o
www.eeworm.com/read/203445/15359141
c init.c
//*****************************************************************************
// HPA449 Demo - for AFA Seminar, March 31 2003
//
//
// T.Hendrick
// Texas Instruments, Inc
// March 2003
www.eeworm.com/read/203443/15359153
c init.c
//*****************************************************************************
// HPA449 Demo - for AFA Seminar, March 31 2003
//
//
// T.Hendrick
// Texas Instruments, Inc
// March 2003
www.eeworm.com/read/202785/15373016
c init.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: init.c
www.eeworm.com/read/202785/15373346
&&& da_init.&&&
%
% Initialisation of all variables
%
clear all
more off;
data_loaded=0;
df_name=0;
df_path=0;
df_len=0;
df_ent=0;
output_var=0;
pcs_calculated=0;
pc2d_plot=1;
pc3d_plot1=1;
pc3d_plot2
www.eeworm.com/read/202288/15387084
c init.c
//ICC-AVR application builder : 14/3/2007 23:29:10
// Target : M16
// Crystal: 7.3728Mhz
#include "config.h"
#include "predef.h"
#define BAUD_RATE 9600
#define BAUD_PRESCALE (((F_CPU / (BAUD
www.eeworm.com/read/202288/15387089
s init.s
.module init.c
.area text(rom, con, rel)
.dbfile C:\RGauge\init.c
.dbfunc e port_init _port_init fV
.even
_port_init::
.dbline -1
.dbline 12
; //ICC-AVR application builder : 14/3/2007
www.eeworm.com/read/202288/15387103
_c init._c
//ICC-AVR application builder : 14/3/2007 23:29:10
// Target : M16
// Crystal: 7.3728Mhz
#include "config.h"
#include "predef.h"
#define BAUD_RATE 9600
#define BAUD_PRESCALE (((F_CPU / (BAUD
www.eeworm.com/read/202288/15387113
lis init.lis
.module init.c
.area text(rom, con, rel)
0000 .dbfile C:\RGauge\init.c
0000 .dbfunc e port_init _port_init fV