代码搜索结果

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

display.c

/* libdmtx - Data Matrix Encoding/Decoding Library Copyright (c) 2007 Mike Laughton This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General P

screenchange.vbw

Master = 2, 12, 375, 350, , 44, 44, 461, 487, Screen1 = 0, 0, 0, 0, C, 71, 79, 449, 427, MoveObject = 9, 110, 506, 448, , 88, 88, 455, 426,

heat_op.cpp

// Operator Interface for heater control system // File: heat_op.cpp // Created 10/18/95, DM Auslander #include #include #include "tasks.hpp" void Stop(void) {

touch_calibrate.c

/* ********************************************************************************************************* * uC/GUI V4.04 * Univ

laptopuv_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,5, 0x0 File 1,5,

laptopuv.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,5, 0x0 File 1,5,

d2q9.h

#ifndef D2Q9_H_ #define D2Q9_H_ const int Q=9; //方向数 const int M=260; //列数 const int N=260; //行数 int e[Q][2] = {{0,0}, {1,0}, {0,1}, {-1,0}, {0,-1}, {1,1}, {-1,1}, {-1,-1}, {1,-

tty_input.h

/**************************************************************************** * Copyright (c) 1998,2000 Free Software Foundation, Inc. * *

resizeterm.c

/**************************************************************************** * Copyright (c) 1998-2002,2004 Free Software Foundation, Inc. * *