代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/320236/13430003
c rgpio.c
/*********************************************************************/
/* Project Name: RGPIO.mcp */
/* Source fle name: RGPIO.c
www.eeworm.com/read/317191/13507861
c f2812_ev.c
//#include "F2812_EV.h"
//---------------------------------------------------------------------------
// InitEv:
//---------------------------------------------------------------------------
www.eeworm.com/read/313687/13582697
java chatwindow.java
import java.awt.BorderLayout;
import javax.swing.JPanel;
import javax.swing.JFrame;
import java.awt.Dimension;
import java.awt.GridBagLayout;
import javax.swing.JButton;
import java.awt.GridBagC
www.eeworm.com/read/145120/5747701
c appmain.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/145120/5747900
c appmain.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/492033/6430223
cpp pointset.cpp
#include "pointset.h"
/**
This constructor initializes class attributes to zero values
*/
pointset::pointset()
{
n = -1L;
ncoord = 0L;
coord = NULL;
}
/**
This destructor deallocate
www.eeworm.com/read/485374/6560682
c dsp28_ecan.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitECan:
//---------------------------------------------------------------------
www.eeworm.com/read/485374/6560692
c dsp28_ev.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitEv:
//-------------------------------------------------------------------------
www.eeworm.com/read/485374/6560730
c dsp28_mcbsp.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitMcbsp:
//----------------------------------------------------------------------
www.eeworm.com/read/485374/6560735
c dsp28_adc.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitAdc:
//------------------------------------------------------------------------