代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/357552/10206809
c dsp28_xintf.c
/************************************************************************************
版权(c) 2003- 北京合众达电子技术有限责任公司 *
* 设计者: 戴展波
**********************************************
www.eeworm.com/read/354492/10349510
h screen.h
#ifndef SCREEN_H
#define SCREEN_H
#include
using std::string;
class Screen {
public:
enum CursorMovements {
HOME, FORWARD, BACK, UP, DOWN, END
};
typedef Screen& (Scr
www.eeworm.com/read/280025/10364611
c dsp28_initperipherals.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitPeripherals:
//-------------------------------------------------------------------
www.eeworm.com/read/280025/10364783
c dsp28_initperipherals.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitPeripherals:
//-------------------------------------------------------------------
www.eeworm.com/read/280025/10365699
c dsp28_initperipherals.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitPeripherals:
//-------------------------------------------------------------------
www.eeworm.com/read/280025/10366470
c dsp28_initperipherals.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitPeripherals:
//-------------------------------------------------------------------
www.eeworm.com/read/280025/10366616
c dsp28_initperipherals.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitPeripherals:
//-------------------------------------------------------------------
www.eeworm.com/read/280025/10367130
c dsp28_initperipherals.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitPeripherals:
//-------------------------------------------------------------------
www.eeworm.com/read/424538/10440080
m main.m
function main;
% main;
%
% Initializes matlab paths to subfolders
% Timothee Cour, Stella Yu, Jianbo Shi, 2004.
files = dir(cd);
for i=1:length(files)
if files(i).isdir & strcmp(files(i)
www.eeworm.com/read/423979/10510771
c dsp28_initperipherals.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitPeripherals:
//-------------------------------------------------------------------