代码搜索:electrical system
找到约 10,000 项符合「electrical system」的源代码
代码结果 10,000
www.eeworm.com/read/239267/4604461
svn-base system.h.svn-base
#ifndef __SYSTEM_H
#define __SYSTEM_H
void cls(void);
void settextcolor(unsigned char forecolor, unsigned char backcolor);
void init_video(void);
void gdt_install(void);
extern unsigned char inportb
www.eeworm.com/read/233914/4664728
txt system.windows.forms.txt
#
# System.Windows.Forms.txt - Resources for the "System.Windows.Forms" assembly.
#
# Copyright (C) 2003 Southern Storm Software, Pty Ltd.
#
# This program is free software; you can redistribute it a
www.eeworm.com/read/233914/4664794
txt system.windows.forms.txt
#
# System.Windows.Forms.txt - Resources for the "System.Windows.Forms" assembly.
#
# Copyright (C) 2003 Southern Storm Software, Pty Ltd.
#
# This program is free software; you can redistribute it a
www.eeworm.com/read/233914/4664862
txt system.windows.forms.txt
#
# System.Windows.Forms.txt - Resources for the "System.Windows.Forms" assembly.
#
# Copyright (C) 2003 Southern Storm Software, Pty Ltd.
#
# This program is free software; you can redistribute it a
www.eeworm.com/read/233522/4667327
cxx vnl_linear_system.cxx
// This is vxl/vnl/vnl_linear_system.cxx
#ifdef VCL_NEEDS_PRAGMA_INTERFACE
#pragma implementation
#endif
//:
// \file
// \author David Capel, capes@robots
// \date July 2000
#include "vnl_
www.eeworm.com/read/233522/4667415
h vnl_linear_system.h
// This is vxl/vnl/vnl_linear_system.h
#ifndef vnl_linear_system_h_
#define vnl_linear_system_h_
#ifdef VCL_NEEDS_PRAGMA_INTERFACE
#pragma interface
#endif
//:
// \file
// \brief Abstraction
www.eeworm.com/read/232404/4702095
xpm wksp_grid_system.xpm
/* XPM */
static char *wksp_grid_system_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 7 1",
". c Black",
"@ c #FFFFFF",
"+ c #00FFFF",
"O c #00ADFF",
"X c #848484",
"o c #0000FF",
" c No
www.eeworm.com/read/232404/4702117
cpp wksp_grid_system.cpp
///////////////////////////////////////////////////////////
// //
// SAGA //
//