代码搜索:initialisation

找到约 2,024 项符合「initialisation」的源代码

代码结果 2,024
www.eeworm.com/read/347148/11688496

bak gpio_in_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Z32R), 0x0004 // Tools: 'ARM-ADS' Group (Initialisation) Group (Drivers) Group (Application) File 1,2,
www.eeworm.com/read/337906/12333794

rc lz_const.rc

#include "LZ_Const.pas" STRINGTABLE { SNoValidFileName "No valid filename in list-file" SInvalidArchive, "%s is an invalid LZ Archive" SInitFailed, "LZ-Initialisation
www.eeworm.com/read/127212/14369288

c init.c

//ICC-AVR application builder : 2004-10-27 10:06:29 // Target : M16 // Crystal: 8.0000Mhz #include "main.h" //初始化变量 void varInit(void) { }//void valInit(void) void port_init(void) {
www.eeworm.com/read/216987/14983429

f90 init_world.f90

!------------------------------------------------------------------------------! ! Procedure : init_world Auteur : J. Gressier ! Date : Novem
www.eeworm.com/read/169307/5425565

ac configure.ac

## Process this file with autoconf to create configure. -*- autoconf -*- # Copyright 2001 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it
www.eeworm.com/read/472548/6869903

m rc_colpitts.m

function dy=RC_Colpitts(t,y,flag,rParam) %simple RC chaotic generator %his attractor resembles with chaotic Colpitts attractor %initial condition %y0=[0 0.5 1.5] %parameters k=rParam;%2 k1=11
www.eeworm.com/read/195017/8178329

_c main._c

//ICC-AVR application builder : 2006-12-29 13:02:24 // Target : M32 // Crystal: 7.3728Mhz #include extern void Init_Lcd(void) ; void port_init(void) { PORTA = 0x00; DDRA =
www.eeworm.com/read/195017/8178338

c main.c

//ICC-AVR application builder : 2006-12-29 13:02:24 // Target : M32 // Crystal: 7.3728Mhz #include "define.h" extern void Init_Lcd(void) ; void port_init(void) { PORTA = 0x00; DDRA =
www.eeworm.com/read/294077/8255080

m rc_colpitts.m

function dy=RC_Colpitts(t,y,flag,rParam) %simple RC chaotic generator %his attractor resembles with chaotic Colpitts attractor %initial condition %y0=[0 0.5 1.5] %parameters k=rParam;%2 k1=11
www.eeworm.com/read/411714/11231365

c init.c

//ICC-AVR application builder : 2004-10-27 10:06:29 // Target : M16 // Crystal: 8.0000Mhz #include "main.h" //初始化变量 void varInit(void) { }//void valInit(void) void port_init(void) {