代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/264231/11325400
java frmsplash.java
package MainForm;
/*
********************************************************************************
* *
* Note: *
* This is not intended to used
www.eeworm.com/read/263652/11351033
pas selookupm.pas
unit SELOOKUPM;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DBTables, Db, Grids, DBGrids, ComCtrls, StdCtrls, Mask, DBCtrls, Buttons,
ToolWi
www.eeworm.com/read/263652/11351093
pas jeditm.pas
unit JEditM;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, GIFImage, ExtCtrls;
type
TFMEDITM = class(TForm)
Label1: TLabel;
www.eeworm.com/read/409106/11358135
java splashscreen.java
package rebot;
import java.awt.*;
import javax.swing.*;
import java.net.URL;
public class SplashScreen extends JWindow {
private int duration;
public SplashScreen(int d) {
d
www.eeworm.com/read/263399/11364270
cpp cls.cpp
#include
#include
using namespace std;
int main()
{
cout
www.eeworm.com/read/408930/11364967
m wedge.m
% ShowWedge for retinotopic map by FF 2007
% 20+8*16*2+10=286 sec
% TR = 2 sec, 143 TRs
clear
ScnNbr=0;
ImageSizeX=701;
ImageSizeY=701;
StimSize=[0 0 ImageSizeX ImageSizeY];
Black = BlackInd
www.eeworm.com/read/408930/11364976
m meridian.m
% Show Meridian for retinotopic map by FF 2007
% (20+20)*5=200 sec
% TR = 2 sec, 100 TRs
clear
ScnNbr=0;
ImageSizeX=701;
ImageSizeY=701;
StimSize=[0 0 ImageSizeX ImageSizeY];
Black = BlackIn
www.eeworm.com/read/408930/11364992
m ring.m
% ShowRing for retinotopic map by FF 2007
% 20+8*8*2+10=158 sec
% TR = 2 sec, 79 TRs
clear
ScnNbr=0;
ImageSizeX=701;
ImageSizeY=701;
StimSize=[0 0 ImageSizeX ImageSizeY];
Black = BlackIndex(
www.eeworm.com/read/263327/11367288
c timer.c
#include "alt_types.h"
#include
#include
#include
#include "system.h"
#include "sys/alt_irq.h"
#include "altera_avalon_pio_regs.h"
#include "count_binary.h"
#in
www.eeworm.com/read/263177/11372773
cpp ddraw.cpp
#include "gl.h"
#include "gengine.h"
#include "..\common.h"
#define _SHOWFPS //显示帧速
LPDIRECTDRAW lpDD = NULL;
LPDIRECTDRAWSURFACE lpDDSScreen = NULL;
DDSURFACEDESC ddsd;
Bitmap* scre