代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/115011/6120700
cfg espa駉l.cfg
#
# RAINE Language File (Template)
# -----------------------------
#
# This is a template of all the strings, use this to create a translation
# to a new language.
#
# Creator: Pedro Etchandy
www.eeworm.com/read/113536/6127821
asm inswap.asm
;*
;* CW : Character Oriented Windows
;*
;* inswap.asm : screen swapping (for installable screen)
.xlist
include user.inc
include uisa.inc ;* for isa's
include screen.inc ;* screen stu
www.eeworm.com/read/113536/6127852
asm getchar.asm
;*
;* CW : Character Oriented Windows
;*
;* getchar.asm : get character at a given position.
include user.inc
include screen.inc
include inscr.inc
;--------------------------------------
www.eeworm.com/read/113536/6128194
makefile
# use path=dos50oak\cmd\interlnk\tools\bin
# lib=dos50oak\cmd\interlnk\tools\lib
# include=dos50oak\cmd\interlnk\tools\include
# C 6.00
# MASM 5.10
incs =..\include
asw =-Ml -Dm
www.eeworm.com/read/113399/6131606
h curspriv.h
/* Constants */
#define _SUBWIN 1 /* window is a subwindow */
#define _ENDLINE 2 /* last winline is last screen line */
#define _FULLWIN 4 /* window fills screen */
#define _SCROLLWIN 8 /* wi
www.eeworm.com/read/111672/6154030
m test4.m
% DEMONSTRATION PROGRAM FOR TESTING NNSSIF
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Aug 21, 1995
close all
StopDemo=0;
figure
guihand=gcf;
fo
www.eeworm.com/read/111672/6154034
m test2.m
% DEMONSTRATION PROGRAM FOR TESTING NNARX
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Aug 21, 1995
close all
StopDemo=0;
figure
guihand=gcf;
for
www.eeworm.com/read/111672/6154050
m test3.m
% DEMONSTRATION PROGRAM FOR TESTING NNARMAX2
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Aug 21, 1995
close all
StopDemo=0;
figure
guihand=gcf;
www.eeworm.com/read/111672/6154074
m test5.m
% DEMONSTRATION PROGRAM FOR TESTING NNOE
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Aug 21, 1995
close all
StopDemo=0;
figure
guihand=gcf;
for
www.eeworm.com/read/111374/6154552
3 sdl_setcolors.3
.TH "SDL_SetColors" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_SetColors\- Sets a portion of the colormap for the given 8-bit surface\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL