代码搜索:PC

找到约 10,000 项符合「PC」的源代码

代码结果 10,000
www.eeworm.com/read/418361/10950115

h pc.h

#ifndef HW_PC_H #define HW_PC_H /* PC-style peripherals (also used by other machines). */ /* serial.c */ SerialState *serial_init(int base, qemu_irq irq, CharDriverState *chr); SerialState *serial_
www.eeworm.com/read/418361/10950410

c pc.c

/* * QEMU PC System Emulator * * Copyright (c) 2003-2004 Fabrice Bellard * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated docume
www.eeworm.com/read/418358/10952099

h pc.h

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *
www.eeworm.com/read/418358/10952104

c pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *
www.eeworm.com/read/418028/10967410

in sqlite.pc.in

# Package Information for pkg-config prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: SQLite Description: SQL database engine Version: @VERSION@ Libs: -L${libd
www.eeworm.com/read/271816/10979584

gif pc.gif

www.eeworm.com/read/271816/10979756

gif pc.gif

www.eeworm.com/read/417373/10992561

cpp pc.cpp

// PL0 Compiler #include #include #include #include "pl0.h" void main(int argc,char *argv[]) { char filename[256]; printf("pl/0 compiler version 1.0\nwriten
www.eeworm.com/read/417139/11002354

h pc.h

/* pc.h - PC common header */ /* Copyright 1992-2002 Wind River Systems, Inc. */ /* modification history -------------------- 04o,27jun02,hdn added comment for FD_DMA_BUF_ADDR (spr 34045) change
www.eeworm.com/read/416780/11013531

pc operationdb.pc

#include "DuLink.h" #include "OperationDB.h" EXEC SQL INCLUDE sqlca; /********************************************************* *功能:初始化数据库即创建数据库 *参数: 无 *返回:0 *******************************