登录
首页 » Java » HJDRZZX7

HJDRZZX7

于 2007-07-04 发布 文件大小:5617KB
0 254
下载积分: 1 下载次数: 96

代码说明:

  内含24点游戏,飞机订票系统和火车信息查询系统以及课设论文,注释非常详细,相信对学(intron 24-point game, the aircraft booking system and trains and the Information Systems Office located thesis, Notes is very detailed, I believe for school)

文件列表:

com
...\ms
...\..\activeX
...\..\.......\ActiveXComponent.class
...\..\.......\ActiveXControl.class
...\..\.......\ActiveXControlListener.class
...\..\.......\ActiveXControlServices.class
...\..\.......\ActiveXInputStream.class
...\..\.......\ActiveXOutputStream.class
...\..\.......\ActiveXToolkit.class
...\..\.......\PropertyDialogThread.class
...\..\applet
...\..\......\AppletHost.class
...\..\......\AppletHostLayout.class
...\..\......\AppletInfo.class
...\..\......\AppletPanel.class
...\..\......\BrowserAppletFrame$Callback.class
...\..\......\BrowserAppletFrame.class
...\..\......\GenericAppletContext.class
...\..\......\InfoDialog.class
...\..\......\Main.class
...\..\awt
...\..\...\AccDefaultAction.class
...\..\...\AccessibleWrapper.class
...\..\...\Attribute.class
...\..\...\AWTFinalizeable.class
...\..\...\AWTFinalizer.class
...\..\...\AWTPermission.class
...\..\...\BafHookCallback.class
...\..\...\CaretX.class
...\..\...\CharsetString.class
...\..\...\CharToByteSymbol.class
...\..\...\ColorX.class
...\..\...\CursorX.class
...\..\...\Device.class
...\..\...\DeviceException.class
...\..\...\DisplayDevice.class
...\..\...\DrawingSurface.class
...\..\...\DrawingSurfaceInfo.class
...\..\...\EventFilterListener.class
...\..\...\FocusEvent.class
...\..\...\FocusingTextField.class
...\..\...\FontDescriptor.class
...\..\...\FontMetricsX.class
...\..\...\FontX.class
...\..\...\GenericEvent.class
...\..\...\GraphicsX.class
...\..\...\GraphicsXConstants.class
...\..\...\HeavyComponent.class
...\..\...\HorizBagLayout.class
...\..\...\image
...\..\...\.....\BadDepthException.class
...\..\...\.....\BitmapFileHeader.class
...\..\...\.....\BitmapInfoHeader.class
...\..\...\.....\ByteArrayImageSource.class
...\..\...\.....\DibImageDecoder.class
...\..\...\.....\FileImageSource.class
...\..\...\.....\GifFrame.class
...\..\...\.....\GifImageDecoder.class
...\..\...\.....\Image.class
...\..\...\.....\ImageAccessException.class
...\..\...\.....\ImageConsumerQueue.class
...\..\...\.....\ImageDecoder.class
...\..\...\.....\ImageFetchable.class
...\..\...\.....\ImageFetcher.class
...\..\...\.....\ImageFormatException.class
...\..\...\.....\ImageRepresentation.class
...\..\...\.....\ImageWatched.class
...\..\...\.....\InputStreamImageSource.class
...\..\...\.....\JPEGImageDecoder.class
...\..\...\.....\OffScreenImageSource.class
...\..\...\.....\PixelStore.class
...\..\...\.....\PixelStore32.class
...\..\...\.....\PixelStore8.class
...\..\...\.....\StreamedImageSource.class
...\..\...\.....\URLImageSource.class
...\..\...\.....\XbmImageDecoder.class
...\..\...\ImageX.class
...\..\...\JavaFontPeer.class
...\..\...\ListLayout.class
...\..\...\Mat2.class
...\..\...\MenuBarX.class
...\..\...\MenuItemX.class
...\..\...\MenuX.class
...\..\...\MenuXConstants.class
...\..\...\OrientableFlowLayout.class
...\..\...\peer
...\..\...\....\AwtUIComponentPeer.class
...\..\...\....\AwtUITextComponentPeer.class
...\..\...\....\ComponentPeerX.class
...\..\...\....\DirectColourDataInfo.class
...\..\...\....\DirectColourModelData.class
...\..\...\....\IAXComponent.class
...\..\...\....\IBrowserAppletFrameCallback.class
...\..\...\....\IComponentCallback.class
...\..\...\....\IFileDialogCallback.class
...\..\...\....\IjpegDecoderCallback.class
...\..\...\....\INativeComponent.class
...\..\...\....\INativeDragCallback.class
...\..\...\....\INativeFileDialog.class

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 231
    吃豆人游戏主程序代码3123123131231313123(The pacman game s main programe )
    2015-12-13 19:53:38下载
    积分:1
  • mathlib
    说明:  source 2013 and source 2007 mathlib ported to the source alien swarm engine
    2020-06-24 20:40:02下载
    积分:1
  • caishuzi
    猜数字:由计算机随机产生一个1~10000以内的数字,用户根据提示猜出该数字,功能要求如下: (1)游戏结束条件:1)在规定时间内正确猜出该数字;2)规定用时耗完。 (2)游戏提示:根据用户的输入与所产生数字的大小关系给出正确提示,例如,随机产生数为5000,若用户输入6000,则提示“高了”,若用户输入4000,则提示“低了”。 (3)游戏结果显示:1)若用户在规定时间内正确猜出数字,则显示“恭喜!正确猜出数字***。”;2)若到达规定时间但并未猜出,则显示“很遗憾,未能在规定时间内猜出正确数字,该数字为***。” ,其中,“***”表示所需猜出的随机数。 (4)游戏时间设置:可由用户灵活设置游戏时间,此部分内容应在游戏开始前完成。 (5)游戏退出设置:在每轮游戏结束之后,给出提示语,请用户选择是否继续游戏。 (Guess the Numbers: randomly generated by computer within a 1 ~ 10000 Numbers, according to the user to guess the Numbers, functional requirements are as follows: (1) the game conditions: 1) correctly guess the number within the given time 2) regulation is run out. (2) game tip: according to the size of the user input and produced digital relationships give prompt, correct, for example, random number is 5000, if the user input, 6000 indicates that high , if the user input, 4000 indicates that the low . (3) the game results showed: 1) if the user within the prescribed time to guess the Numbers correctly, is displayed congratulations! Guess the right number***. 2) but not guess, if arrive time required is displayed it s a pity that failed to guess the right number within the prescribed time, the number is***. , among them, *** needed to guess the random Numbers. (4) : time setting can be set by the user the game time, this part should be completed before the start of the ga)
    2020-07-04 13:20:01下载
    积分:1
  • gnuchess-6.0.3.tar
    这是一个象棋游戏,它的运行环境是Linux、Unix之类的操作系统。不仅如此,该游戏也可以在Windows环境下展开配置。尽管这较为复杂。(Chess game working on linux like Operating system。)
    2013-08-10 13:17:11下载
    积分:1
  • TankWar6
    强化学习版坦克大战,利用Q学习来完成坦克大战,体现强化学习的基本原理。(Battle City version of reinforcement learning, the use of Q-learning to accomplish physics, reflecting strengthening basic principles of learning.)
    2021-04-13 16:28:56下载
    积分:1
  • wuhou_final
    visual c++ 实现的一个三国游戏(visual c++ to achieve a three game)
    2009-06-11 10:55:35下载
    积分:1
  • HTML仿超级玛丽小
    HTML仿超级玛丽小游戏
    2017-12-12下载
    积分:1
  • jumpchess
    中国象棋跳马问题,依次从(0,0)...(N,N)为起始位置开始遍历棋盘。(jumpchess)
    2010-11-02 13:15:38下载
    积分:1
  • 3Dsnake(OpenGL)_1
    delphi 环境下开发的3D贪吃蛇游戏,源代码里面包含了调用opengl方法。(delphi environment developed 3D Snake game source code which contains a method called opengl.)
    2008-04-12 12:19:04下载
    积分:1
  • qzCAZMsJ
    易语言坦克大战V1.0 单机版,游戏编程源码,很好的参考,有需要的就下载吧。(Easy language Tankedaizhan V1.0 single version, game programming source code, a good reference, there is a need to download it.)
    2013-10-09 09:14:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载