代码搜索结果
找到约 16,607 项符合
Screen 的代码
screen data read.vhd
---------------------------------------------------
-- Module Screen Data Read
-- Feb 18 1999
-- "Copyright (c) 2001 Altium Limited"
---------------------------------------------------
--------
lcd-screen.igs
PTC IGES file: lcd-screen.igs S 1
1H,,1H;,10HLCD-SCREEN,14Hlcd-screen.igs, G 1
49HPro/ENGINEER by Parametric Techno
screen.lst
C51 COMPILER V7.06 SCREEN 10/13/2006 09:21:10 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE SCREEN
OBJECT MODULE PLACED IN
screen.h
/*
COW: Character Oriented Windows
screen.h: cow private screen interface
*/
/*****************************************************************************/
/* characters */
#include
screen.asm
;*
;* COW : Character Oriented Windows
;*
;* screen.asm : installable screen drivers
title screen - Screen control code for CW
.xlist
include user.inc
include uisa.inc ;* for isa's
in
screen.c
/***
* $Workfile: screen.c $
* $Revision: 1.1 $
* $Author: Dave Sewell $
* $Date: 24 Apr 1990 7:48:44 $
*
* Text mode screen access routines for IBM screen memory compatible m
screen.h
/***
* $Workfile: screen.h $
* $Revision: 1.0 $
* $Author: Dave Sewell $
* $Date: 28 Apr 1989 17:00:08 $
***/
#define BLACK 0
#define BLUE 1
#define GREEN 2
#define CYA
screen.c
//=============================================================
// 文件名称: Screen.c
// 功能描述: 触摸屏键盘处理
// 维护记录: by anxing created
// 2007.08.31 V1.0 modify by lijian
screen.h
//====================================================================================
//文 件 名:Screen.h
//功能描述: 声明Screen.c中定义的函数,定义手机状态
//维护记录: 2007年12月18日 V1.0 by hongyan.Feng
//===============
screen.dsp
# Microsoft Developer Studio Project File - Name="SCREEN" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co