代码搜索:PC卡
找到约 10,000 项符合「PC卡」的源代码
代码结果 10,000
www.eeworm.com/read/128421/5991096
map x11-pc-fr.map
# Bochs Keymap file
# $Id: x11-pc-fr.map,v 1.4 2002/03/25 00:57:30 cbothamy Exp $
# Target: PC(x86) keyboard, FR keymap
# Author: Christophe Bothamy, Bryce Denney
#
# The keymap file describes the lay
www.eeworm.com/read/128421/5991097
map x11-pc-us.map
# Bochs Keymap file
# $Id: x11-pc-us.map,v 1.2 2002/03/11 15:04:58 bdenney Exp $
# Target: PC(x86) keyboard, US keymap
# Author: Christophe Bothamy, Bryce Denney
#
# The keymap file describes the layo
www.eeworm.com/read/128421/5991098
map x11-pc-es.map
# Bochs Keymap file
# $Id: x11-pc-es.map,v 1.3 2002/03/12 23:56:01 cbothamy Exp $
# Target: PC(x86) keyboard, ES keymap
# Author: Vicente Hernando Ara
#
# The keymap file describes the layout of a ke
www.eeworm.com/read/128421/5991099
map x11-pc-de.map
# Bochs Keymap file
# $Id: x11-pc-de.map,v 1.4 2002/03/12 23:56:01 cbothamy Exp $
# Target: PC(x86) keyboard, DE keymap
# Author: Volker Ruppert
#
# The keymap file describes the layout of a keyboard,
www.eeworm.com/read/125688/6027044
s gdb_pc_com_intr.s
/*
* Copyright (c) 1994-1996 Sleepless Software
* Copyright (c) 1997-1998 University of Utah and the Flux Group.
* All rights reserved.
*
* This file is part of the Flux OSKit. The OSKit is fre
www.eeworm.com/read/123322/6060457
cdl ser_i386_pc.cdl
# ====================================================================
#
# ser_i386_pc.cdl
#
# eCos serial PC configuration data
#
# =========================================================
www.eeworm.com/read/123322/6061685
cdl hal_i386_pc.cdl
# ====================================================================
#
# hal_i386_pc.cdl
#
# PC/i386 target HAL package configuration data
#
# =============================================
www.eeworm.com/read/123322/6061693
h hal_i386_pc.h
#ifndef CYGONCE_PKGCONF_HAL_I386_PC_H
#define CYGONCE_PKGCONF_HAL_I386_PC_H
// ====================================================================
//
// pkgconf/hal_i386_pc.h
//
// HAL conf
www.eeworm.com/read/113030/6142333
cpp pc9_6b.cpp
// driver for p9_6b.cpp
#include
using std::cout;
using std::endl;
#include "pointb.h"
#include "squareb.h"
#include "cubeb.h"
int main()
{
Point p( 7.9, 12.5, 8.8 );
www.eeworm.com/read/113030/6142383
cpp pc2_13b.cpp
// Chapter 2 of C++ How to Program
// Programming Challenge 13b (Solution)
#include
using std::cout;
using std::cin;
using std::endl;
int main()
{
double e = 1;
double