代码搜索:Screen

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

代码结果 10,000
www.eeworm.com/read/211952/15169616

dpr p1334.dpr

program p1334; {$APPTYPE CONSOLE} var screen :array[1..7]of integer; ans :array[1..7]of integer; total :extended; i :Integer; a,b :Int
www.eeworm.com/read/210307/15202056

java robottest.java

/** @version 1.02 2004-05-11 @author Cay Horstmann */ import java.awt.*; import java.awt.event.*; import java.awt.image.*; import javax.swing.*; public class RobotTest { public
www.eeworm.com/read/209315/15223579

txt framebuffer.txt

The Frame Buffer Device ----------------------- Maintained by Geert Uytterhoeven Last revised: May 10, 2001 0. Introduction --------------- The frame buffer device pro
www.eeworm.com/read/209261/15224647

cfg vagcom.cfg

; Please don't edit this file. ; Use the OPTIONS screen to set this stuff! Port=COM9 Baud=0 BInt=55 CInt=1 KW2Delay=30 WSC=00000 IMP=000 RedCPU1=0 RedCPU2=0 KP2Time=25 LimitColor=0 Shop=
www.eeworm.com/read/208614/15242577

f90 textgraphlib.f90

module TextGraphLib implicit none integer, save :: ScreenWidth ! 定义可以画图的画面宽度 integer, save :: ScreenHeight ! 定义可以画图的画面高度 character, save :: background = ' ' ! 定义预设用来清除画面
www.eeworm.com/read/208576/15244011

cpp withdrawal.cpp

// Withdrawal.cpp // Member-function definitions for class Withdrawal. #include "Withdrawal.h" // Withdrawal class definition #include "Screen.h" // Screen class definition #include "BankDatabase.
www.eeworm.com/read/208576/15244017

cpp transaction.cpp

// Transaction.cpp // Member-function definitions for class Transaction. #include "Transaction.h" // Transaction class definition #include "Screen.h" // Screen class definition #include "BankDatab
www.eeworm.com/read/208576/15244021

cpp deposit.cpp

// Deposit.cpp // Member-function definitions for class Deposit. #include "Deposit.h" // Deposit class definition #include "Screen.h" // Screen class definition #include "BankDatabase.h" // BankDa
www.eeworm.com/read/208476/15246733

m predtest.m

% PROGRAM DEMONTRATION OF NEURAL NETWORK BASED PREDICTIVE CONTROL % % Programmed by Magnus Norgaard, IAU/IMM, Technical Univ. of Denmark % LastEditDate: Feb. 20, 1996 close all StopDemo=0; figur
www.eeworm.com/read/208476/15246738

m opttest.m

% PROGRAM FOR DEMONTRATING OPTIMAL CONTROL % % Written by Magnus Norgaard, IAU/IMM, Technical Univ. of Denmark % LastEditDate: Jan. 22, 2000 close all StopDemo=0; figure guihand=gcf; for k=1:1