代码搜索:Player 开发教程
找到约 10,000 项符合「Player 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/180351/9311372
h player.h
/*
Copyright (c) 2000-2002, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the f
www.eeworm.com/read/180351/9311383
c player.c
/*
Copyright (c) 2000-2002, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the f
www.eeworm.com/read/376617/9311998
java player.java
package com.mot.j2me.midlets.jbombman;
import java.util.*;
public class Player {
private Board oBoard;
private BoardView oBoardView;
private Enemy oEnemy;
private Bomb oBomb;
private R
www.eeworm.com/read/376353/9319897
conf player.conf
player_conf_thr:0.85
player_high_conf_thr:0.94
ball_conf_thr:0.90
player_dist_tolerance:10.0
player_when_to_turn:7.0
player_when_to_kick:0.90
player_when_to_intercept:40
clear_ball_dist:5.0
clear_ball
www.eeworm.com/read/376353/9319931
h player.h
/*
Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that t
www.eeworm.com/read/376353/9320037
conf player.conf
player_conf_thr:0.85
player_high_conf_thr:0.94
ball_conf_thr:0.90
player_dist_tolerance:10.0
player_when_to_turn:7.0
player_when_to_kick:0.90
player_when_to_intercept:40
clear_ball_dist:5.0
clear_ball
www.eeworm.com/read/376353/9320073
cpp player.cpp
/*
Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that t
www.eeworm.com/read/179851/9334796
h player.h
// Player.h : main header file for the PLAYER application
//
#if !defined(AFX_PLAYER_H__B22F676B_7805_4359_8D74_B5A63BA0B5F9__INCLUDED_)
#define AFX_PLAYER_H__B22F676B_7805_4359_8D74_B5A63BA0B5F9
www.eeworm.com/read/179851/9334802