代码搜索结果

找到约 57,564 项符合 Display 的代码

display.cpp

#include "stdafx.h" // 构造函数 Display::Display(GameWorld *pgw) :pGameWorld(pgw) { // SetClientSize(pGameWorld->GameWindow, pGameWorld->Width, pGameWorld->Height); SetClientSize(pGameWorld->GameW

display.m

function display(f) %SOFTMAX/DISPLAY Display SOFTMAX object. % Copyright (c) 1999 Michael Kiefte. % $Id: display.m,v 1.1 1999/06/04 18:50:50 michael Exp $ % $Log: display.m,v $ % Revision 1.

display.m

function display(f) %CLASSIFIER/DISPLAY Display CLASSIFIER object. % Copyright (c) 1999 Michael Kiefte. % $Log$ p = size(f.range, 2); g = length(f.counts); fprintf('\n%s =\n\n', inputname(1));

display.asm

// GCC for SUNPLUS u'nSP version 1.0.21-3 // Command: C:\PROGRA~1\Sunplus\UNSPID~1.0\cc1.exe C:\DOCUME~1\lenovo\LOCALS~1\Temp\ccITaaaa.i -fkeep-inline-functions -quiet -dumpbase display.c -mglobal-va

display.asm

// GCC for SUNPLUS u'nSP version 1.0.21-3 // Command: C:\PROGRA~1\Sunplus\UNSPID~1.0\cc1.exe C:\DOCUME~1\heixue\LOCALS~1\Temp\ccCKaaaa.i -fkeep-inline-functions -quiet -dumpbase display.c -mglobal-va

display.m

function display(vr) %DISPLAY(VR) display for a videoReader object if isequal(get(0,'FormatSpacing'),'compact') disp([inputname(1) ' =']); disp(vr) else disp(' ') disp([inputname(

display.m

function display(vr) %DISPLAY(VR) display for a videoReader object if isequal(get(0,'FormatSpacing'),'compact') disp([inputname(1) ' =']); disp(vr) else disp(' ') disp([inputname(

display.h

#ifndef DISPLAY_DRV_H #define DISPLAY_DRV_H #include "../libs/motolibs.h" #define DISPLAY_XDIM 130 #define DISPLAY_YDIM 130 //TODO: /* Check if display controller is busy. (Not yet finishe

display.lst

C51 COMPILER V7.06 DISPLAY 11/17/2006 17:20:50 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE DISPLAY OBJECT MODULE PLACED IN

display.c

/************************************************************************ * * display.c, X11 interface for tmndecode (H.263 decoder) * Copyright (C) 1995, 1996 Telenor R&D, Norway * * Co