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ù)
上傳時間: 2016-04-26
上傳用戶:jichenxi0730
在無符號數(shù)的字節(jié)數(shù)組中,計算大于、等于、小于search的元素個數(shù),分別存放在字節(jié)單元up、equal、down中。 程序顯示up、equal、down的值
上傳時間: 2016-06-18
上傳用戶:2525775
This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities. This driver is also responsible for detecting non-Plug and Play 1540 SCSI controllers—the Plug and Play controllers are detected by the operating system—and for shutting down the controller during device removal or power management operations. This sample also demonstrates the use of the SCSIWMI library to add WMI functionality to SCSI miniports. This library can be linked into a miniport and provides most of the framework needed to expose WMI data blocks to SCSIPORT and the system.
標(biāo)簽: driver This controllers directory
上傳時間: 2016-06-28
上傳用戶:caiiicc
This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. This driver exports several functions that are used by Scsiport.sys to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities. This driver is also responsible shutting down the controller during device removal or power management operations.
標(biāo)簽: PCI_UltraSCSI Controllers directory contains
上傳時間: 2016-06-28
上傳用戶:l254587896
This book is for all those people. • For the person who thinks programming is too hard • For the person who gets bogged down when writing or changing larger scripts (our analyst) • For the person who knows the wrong languages well (our programmer): languages like Java, C#, C++, and C are perfectly fine languages—in their niche.
標(biāo)簽: 8226 programming people person
上傳時間: 2016-07-10
上傳用戶:lz4v4
The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting of more than 400 examples arranged by topic. Each example answers the question "How do I do this in Ruby?" Working along with the author, you are presented with the task description and a discussion of the technical constraints. This is followed by a step-by-step presentation of one good solution. Along the way, the author provides detailed commentary and explanations to aid your understanding.
標(biāo)簽: Ruby programming consisting the
上傳時間: 2013-12-13
上傳用戶:yoleeson
本代碼是展示了如何通過delphi監(jiān)控指定web站點的運行情況,如果web站點down掉的話,會實時報警給維護(hù)人員
標(biāo)簽: delphi web 代碼 監(jiān)控
上傳時間: 2016-07-13
上傳用戶:1101055045
The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that minefield called the English language and contributed greatly to the book s readability. Marc Young, whose talents as a technical editor are nothing short of amazing, was relentless in tracking down bugs, testing sample code, and verifying facts. Sally, Marc: This book is immeasurably better because of you. Thanks.
標(biāo)簽: production particular required efforts
上傳時間: 2016-07-15
上傳用戶:ve3344
8puzzle game by Java This program can automatically solve 8 puzzle games with Manhattan approach and show each step.
標(biāo)簽: automatically Manhattan approach 8puzzle
上傳時間: 2016-07-24
上傳用戶:change0329
首先從起始點開始看它的八個方向中有幾個方向可以走,假如有5個方向可走,再看這5個位置下一步分別有幾步可走,把這個值賦給一個數(shù)組s[],再對數(shù)組進(jìn)行從小到大排序,然后從5步中s[]值最小的走,依次遞歸,每次從s[]值最小的走,如果步驟號step等于棋盤規(guī)格m*n,則說明全部走完了;如果遇到無路可走的情況,step--,退回到上一步,當(dāng)一直退到起始點時候,說明無法全部遍歷。
上傳時間: 2016-07-25
上傳用戶:cursor
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1