代码搜索:Caltech
找到约 373 项符合「Caltech」的源代码
代码结果 373
www.eeworm.com/read/120666/14792970
asm cgagrafa.asm
;
; grafix --- cgagrafa.asm
;
; stuff to plot points fast in 8086 assembler (BLEECH!!!)
;
; Written 4/87 by Scott Snyder (ssnyder@romeo.caltech.edu or @citromeo.bitnet)
;
; Modified 5/29/87 by
www.eeworm.com/read/120666/14792977
asm egagrafa.asm
;
; grafix --- egagrafa.asm
;
; stuff to plot points fast in 8086 assembler (BLEECH!!!)
;
; Written 4/87 by Scott Snyder (ssnyder@romeo.caltech.edu or @citromeo.bitnet)
;
; Modified 5/29/87 by
www.eeworm.com/read/120666/14792981
c graf.c
/*
* grafix --- graf.c
*
* graphics interface
*
* Written 4/87 by Scott Snyder (ssnyder@romeo.caltech.edu or @citromeo.bitnet)
*
* 5/29/87 sss - fixed bug in box() and allow for differen
www.eeworm.com/read/120666/14792962
ah macros.ah
;
; grafix --- macros.ah
;
; general purpose definitions
;
; Written 4/87 by Scott Snyder (ssnyder@romeo.caltech.edu or @citromeo.bitnet)
;
; Memory model stuff added 5/29/87 by sss
;
;inc
www.eeworm.com/read/120666/14792967
h cga.h
/*
* grafix --- cga.h
*
* define CGA driver function calls
*
* Written 4/87 by Scott Snyder (ssnyder@romeo.caltech.edu or @citromeo.bitnet)
*
*/
extern void CGA_regfill(unsigned, unsi
www.eeworm.com/read/120666/14792976
c cgagraf.c
/*
* grafix --- cgagraf.c
*
* CGA graphics driver
*
* Written 4/87 by Scott Snyder (ssnyder@romeo.caltech.edu or @citromeo.bitnet)
*
*/
#include
#include "macros.h"
#include
www.eeworm.com/read/490199/1207090
51125
From: keith@cco.caltech.edu (Keith Allan Schneider)
Subject: Re:
www.eeworm.com/read/247149/4489151
51125
From: keith@cco.caltech.edu (Keith Allan Schneider)
Subject: Re:
www.eeworm.com/read/322306/3526347
c mallocr.c
/* doc in malloc.c */
/* @(#)nmalloc.c 1 (Caltech) 2/21/82
* This is a very fast storage allocator. It allocates blocks of a small
* number of different sizes, and keeps free lists of each size.
www.eeworm.com/read/302096/3827833
readme
This is version 1.4.0 of the tecla command-line editing library.
For the current official release, please direct your browser to:
http://www.astro.caltech.edu/~mcs/tecla/index.html
The tecla libr