代码搜索:Player 开发教程

找到约 10,000 项符合「Player 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/408394/11390274

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/408394/11390299

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/262792/11390423

java player.java

import java.net.Socket; /** * Title: * Description: * Copyright: Copyright (c) 2007 * Company: e-top * @author ferysky * @version 1.0 */ public class Pl
www.eeworm.com/read/262792/11390439

class player.class

www.eeworm.com/read/408360/11391959

java player.java

import java.net.InetAddress; import java.net.UnknownHostException; import java.util.Properties; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStre
www.eeworm.com/read/408320/11392730

h player.h

//Player.h #include "integer.h" //address in sector #define MBR_START 446 #define MBR_BPP1 8 #define BPB_SECTLEN 11 #define BPB_SECTPERCLUST 13 #define BPB_RESVDSECT 14 #define BPB_NUMOF
www.eeworm.com/read/408320/11392775

c player.c

//Player.c #include //memcmp #include //sprintf #include "SPI_SD.h" #include "Player.h" #include "I2S.h" BYTE databuffer[512]; ULONG CachedSectorAddress; //DataBuffer add
www.eeworm.com/read/407565/11414987

cpp player.cpp

www.eeworm.com/read/407565/11414993

h player.h

class Player:public Tank { public: Player(int Px,int Py); void Move(int ch) // void Retake(); friend class Missile; protected: };
www.eeworm.com/read/407469/11419100

exe player.exe