代码搜索:PC数据
找到约 10,000 项符合「PC数据」的源代码
代码结果 10,000
www.eeworm.com/read/443386/1745149
h ince1pc.h
/*
* Linux driver for HYSDN cards
* common definitions for both sides of the bus:
* - conventions both spoolers must know
* - channel numbers agreed upon
*
* Author M. Steinkopf
* Copyright
www.eeworm.com/read/443386/1745859
c pc110pad.c
/*
* $Id: pc110pad.c,v 1.12 2001/09/25 10:12:07 vojtech Exp $
*
* Copyright (c) 2000-2001 Vojtech Pavlik
*
* Based on the work of:
* Alan Cox Robin O'Leary
*/
/*
* IBM PC110 touchpad drive
www.eeworm.com/read/443386/1747420
c pc300_tty.c
/*
* pc300_tty.c Cyclades-PC300(tm) TTY Driver.
*
* Author: Regina Kodato
*
* Copyright: (c) 1999-2002 Cyclades Corp.
*
* This program is free software; you can redistrib
www.eeworm.com/read/443386/1747445
c pc300_drv.c
#define USE_PCI_CLOCK
static char rcsid[] =
"Revision: 3.4.5 Date: 2002/03/07 ";
/*
* pc300.c Cyclades-PC300(tm) Driver.
*
* Author: Ivan Passos
* Maintainer: PC300 Maintaine
www.eeworm.com/read/442656/1755271
cc pc_sample_profile.cc
/*
* Copyright (c) 2004, 2005
* The Regents of The University of Michigan
* All Rights Reserved
*
* This code is part of the M5 simulator, developed by Nathan Binkert,
* Erik Hallnor, Steve Raas
www.eeworm.com/read/439112/1810903
nasl pc_anywhere_tcp.nasl
#
# This script was written by Georges Dagousset
#
# Changes by Tenable Network Security : cleanup + better detection
#
# See the Nessus Scripts License for details
#
www.eeworm.com/read/435731/1860859
c pc键盘通码表.c
unsigned char code noshift[80][2]=
{
22 ,49,// { 1 }
30 ,50,// { 2 }
38 ,51,// { 3 }
37 ,52,// { 4 }
46 ,53,// { 5 }
54 ,54,// { 6 }
61 ,55,// { 7 }
62 ,56,// { 8 }
70 ,57,// { 9 }
69 ,48,/
www.eeworm.com/read/430332/1933019
rc2 rtp_pc.rc2
//
// PC_RTP.RC2 - Microsoft Visual C++ 不会直接编辑的资源
//
#ifdef APSTUDIO_INVOKED
#error 此文件不能由 Microsoft Visual C++ 编辑
#endif //APSTUDIO_INVOKED
///////////////////////////////////////////////
www.eeworm.com/read/430332/1933020
h rtp_pc_dlg.h
// PC_RTPDlg.h : 头文件
//
#pragma once
#include "afxwin.h"
#include "afxcmn.h"
class CRTP_PC_Dlg : public CDialog
{
// 构造
public:
CRTP_PC_Dlg(CWnd* pParent = NULL); // 标准构造函数
// 对话框数据
e
www.eeworm.com/read/430332/1933028
cpp rtp_pc_dlg.cpp
// PC_RTPDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "RTP_PC.h"
#include "RTP_PC_Dlg.h"
#include "AVClass.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
AVClass *avclass=new AVClass()