This program is free software you can redistribute it and/or modify
* it under the terms of the GNU General public License as published by
* the Free Software Foundation either version 2 of the License, or
* (at your option) any later version.
MX21 CSI driver user mode library
*
* This program is free software you can redistribute it and/or modify
* it under the terms of the GNU General public License as published by
* the Free Software Foundation either version 2 of the License, or
* (at your option) any later version.
MX21 IM8012 driver
This program is free software you can redistribute it and/or modify
it under the terms of the GNU General public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
* This file is part of DigitalWatch, a free DTV watching and recording
* program for the VisionPlus DVB-T.
*
* DigitalWatch is free software you can redistribute it and/or modify
* it under the terms of the GNU General public License as published by
* the Free Software Foundation either version 2 of the License, or
* (at your option) any later version.
* This file is part of DigitalWatch, a free DTV watching and recording
* program for the VisionPlus DVB-T.
*
* DigitalWatch is free software you can redistribute it and/or modify
* it under the terms of the GNU General public License as published by
* the Free Software Foundation either version 2 of the License, or
* (at your option) any later version.
java的一個源代碼,、
public class ThunderBoltAct extends Canvas implements Runnable {
private int TIMEOUT = 0
private final static int NUMERIC = 10000 //總分
private final static int INERRGAL = 60 //頻率
private final static int MAXBATTLE = 3 //最大飛機數(shù)
private final static int MAXBALLNUM = 30 //最多飛機子彈數(shù)
private final static int MAXCOPTERNUM = 16 //最大敵機數(shù)
private final static int MAXCOPTERBALLNUM = 16 //最多敵機子彈數(shù)
private final static int STEP = 1
private final static int MINCOPTER = 2 //最小敵機數(shù)
This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General public License (LGPL) (note that this is not the same as the GPL).