代码搜索:computers
找到约 1,033 项符合「computers」的源代码
代码结果 1,033
www.eeworm.com/read/187748/8603588
unx readme.unx
Installation:
No software drivers needed. Just plug into the computers with UNIX( Linux )
installed. The CitiROM card use the default CD-ROM( ATAPI ), Floppy( ATAPI,
LS120 ), HDD( ATA ) and Ca
www.eeworm.com/read/184569/9093225
parser
Greetings.
A week or two ago, I posted a document for my TOPS-20 style command parsing
library for personal computers, and asked if anyone was interested in having
me post the sources. After muc
www.eeworm.com/read/164528/10104519
pas flashunit.pas
{
Demo program to show how to use the OnObjectTag event to display Flash .swf files.
Most computers will have the Flash.ocx already installed. To set it up in
Delphi:
1. Click on Component|
www.eeworm.com/read/358784/10179479
asm irvine16.asm
TITLE Link Library Functions (Irvine16.asm)
Comment @
This library was created exlusively for use with the book,
"Assembly Language for Intel-Based Computers, 4th Edition",
by Kip R. Irvine,
www.eeworm.com/read/358784/10179672
asm irvine32.asm
Title Irvine32 Link Library Source Code (Irvine32.asm)
Comment @
This library was created exlusively for use with the book,
"Assembly Language for Intel-Based Computers",
by Kip R. Irv
www.eeworm.com/read/312500/13610881
parser
Greetings.
A week or two ago, I posted a document for my TOPS-20 style command parsing
library for personal computers, and asked if anyone was interested in having
me post the sources. After muc
www.eeworm.com/read/136786/5864309
c prom.c
/*
* BK Id: SCCS/s.prom.c 1.48 12/19/01 10:50:58 paulus
*/
/*
* Procedures for interfacing to the Open Firmware PROM on
* Power Macintosh computers.
*
* In particular, we are interested in the d
www.eeworm.com/read/135582/5886340
h computer.h
#ifndef COMPUTER_H
#define COMPUTER_H
class Computer
{ /*structure for Computers */
private:
int check_intersect(int, int, int);
public:
int type; /*CPU type */
int os; /*cur
www.eeworm.com/read/110034/6168820
c prom.c
/*
* BK Id: SCCS/s.prom.c 1.52 04/09/02 21:01:58 paulus
*/
/*
* Procedures for interfacing to the Open Firmware PROM on
* Power Macintosh computers.
*
* In particular, we are interested in the d