代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/249621/12484977
c dsp28_initperipherals.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitPeripherals:
//-------------------------------------------------------------------
www.eeworm.com/read/335935/12489460
java mainwindow.java
/*
* Created on 28-nov-2005
*
*
*
*/
/**
* @author magowiz
*
*/
package gui;
import java.util.StringTokenizer;
import java.io.*;
import java.net.*;
import java.io.IOException;
import java.
www.eeworm.com/read/335795/12498309
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/249425/12506144
java mainframe.java
package userinterface;
import java.awt.BorderLayout;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
www.eeworm.com/read/247673/12632657
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/146520/12641010
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/135898/13888593
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/236649/14005927
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/235931/14040946
c dsp28_xintf.c
/************************************************************************************
版权(c) 2003- 北京合众达电子技术有限责任公司 *
* 设计者: 戴展波
**********************************************
www.eeworm.com/read/235931/14041033
c dsp28_initperipherals.c
/************************************************************************************
版权(c) 2003- 北京合众达电子技术有限责任公司 *
* 设计者: 戴展波
**********************************************