代码搜索:init
找到约 10,000 项符合「init」的源代码
代码结果 10,000
www.eeworm.com/read/426808/8997887
c init.c
//***********************************************************************
// *
// P H I L I P S P R O P R I E T A R Y *
//
www.eeworm.com/read/283666/8999654
c init.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/283664/8999743
c init.c
/*---------------------------------------------------------------------------- */
/* ATMEL Microcontroller Software Support - ROUSSET - */
/*-----------------------------------------------
www.eeworm.com/read/283663/8999951
c init.c
/*---------------------------------------------------------------------------- */
/* ATMEL Microcontroller Software Support - ROUSSET - */
/*-----------------------------------------------
www.eeworm.com/read/283576/9006078
c init.c
/*
libdrcom - Library for communicating with DrCOM 2133 Broadband Access Server
Copyright (C) 2005 William Poetra Yoga Hadisoeseno
This program is free software; you can
www.eeworm.com/read/283576/9006137
o init.o
www.eeworm.com/read/283576/9006186
c init.c
#include "drcom_linux.h"
#include "../include/config.h"
extern int drcom_init_proc(void);
extern void drcom_cleanup_proc(void);
extern int drcom_init_proto(void);
extern void drcom_cleanup_proto(voi
www.eeworm.com/read/283576/9006227
o init.o
www.eeworm.com/read/283457/9020409
h init.h
/*This is the file which initializes the population*/
void init(population *pop_ptr);
void init(population *pop_ptr)
{
int i,j,r;
float d;
pop_ptr->ind_ptr = &(pop_ptr->ind[0]);
/*Loop Ov