代码搜索:Ghost
找到约 653 项符合「Ghost」的源代码
代码结果 653
www.eeworm.com/read/189194/8485452
bmp ghost.bmp
#define ghost_width 14
#define ghost_height 14
static char ghost_bits[] = {
0xe0, 0x03, 0x18, 0x0c, 0x04, 0x10, 0x04, 0x10, 0x02, 0x20, 0xb2, 0x21,
0xb2, 0x21, 0xb2, 0x21, 0x02, 0x20, 0x52, 0x21
www.eeworm.com/read/288115/8652279
java ghost.java
import cs101.lang.*;
import java.util.*;
import java.awt.*;
import gaming.*;
public abstract class Ghost extends DummyItem implements ScreenObject
{
WalledSquare[][] walls;
Pacman pacman ;
www.eeworm.com/read/429002/8825132
png ghost.png
www.eeworm.com/read/384426/8870284
m ghost.m
clear all
close all
file='office320_02';
codec='Cinepak';
M=aviread(strcat(file,'.avi'));
w = fspecial('gaussian',15,0.2);
for i = 2:size(M,2)
im1 = rgb2gray(M(i).cdata);
im2 =
www.eeworm.com/read/186492/8930172
exe ghost.exe
www.eeworm.com/read/163939/10138948
doc ghost.doc
www.eeworm.com/read/425585/10346096
bmp ghost.bmp
www.eeworm.com/read/421674/10712460
class ghost.class
www.eeworm.com/read/270994/11013223
ghost1
#define ghost1_width 16
#define ghost1_height 16
static char ghost1_bits[] = {
0x80, 0x03, 0xc0, 0x07, 0xe0, 0x0f, 0xe0, 0x0f, 0xf0, 0x1f, 0x70, 0x1d,
0x30, 0x19, 0xf8, 0x3f, 0xf8, 0x3f, 0x78, 0
www.eeworm.com/read/270994/11013236
ghost3
#define ghost3_width 16
#define ghost3_height 16
static char ghost3_bits[] = {
0x80, 0x03, 0x40, 0x04, 0x20, 0x08, 0x20, 0x08, 0x90, 0x12, 0xd0, 0x16,
0xd0, 0x16, 0x08, 0x20, 0x08, 0x20, 0xc8, 0