代码搜索结果

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

tstest.c

#include #include #include /* for data reading from /dev/ts */ typedef struct { unsigned short pressure; unsigned short x; unsigned short y; unsign

gobck.m

% % when finished initial viewing of data return to % the previous screen ..... close_btn=uicontrol(main,... 'Style','Push',... 'units','Pixels',... 'Position',[420 12

gobck.m

% % when finished initial viewing of data return to % the previous screen ..... close_btn=uicontrol(main,... 'Style','Push',... 'units','Pixels',... 'Position',[420 12

delphi_string_table.rc

LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL STRINGTABLE DISCARDABLE begin 1 "Delphi StarWars Screen Saver" end

bmp.c

/*********************************************************** 这个程序实现的功能是整个开发项目工程中的图片浏览的机能部分, 整个程序分为两个线程,一个主线程负责声明函数,创建子线程,并判断全局 变量,并作出相应的操作。 子线程接收触摸屏的信息并处理。 ******************************************

gobck.m

% % when finished initial viewing of data return to % the previous screen ..... close_btn=uicontrol(main,... 'Style','Push',... 'units','Pixels',... 'Position',[420 12

gobck.m

% % when finished initial viewing of data return to % the previous screen ..... close_btn=uicontrol(main,... 'Style','Push',... 'units','Pixels',... 'Position',[420 12

cfghelp.c

/* * This module contains all the routines needed to create a new help * screen. The new help screen is read from a file which must exist before * executing this routine. * * Program Name:

xtest07_1k.c

/* ========================================================================== */ /* Xtest07_1.c : English/Korean Language Display on GLCD */ /* ============================================

xtest05_1.c

/* ========================================================================== */ /* Xtest05_1.c : Basic Graphic LCD Display */ /* =================================================