-
RunnableDemo2
模拟重力的弹球的.java程序,applet,编译后可以直接运行(bounceball runnable)
- 2011-11-24 20:39:16下载
- 积分:1
-
2.3
一个简单的猜数游戏程序:
利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。
利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上显示“输入的值小,请输入更大的数.”;如果inNum大于iNum,在屏幕上显示“输入的值大,请输入更小的数.”;如果inNum等于iNum,在屏幕上显示“猜对了.”,并结束运行。
猜测错误的时候,重新输入inNum,直到猜对为止。如果猜测10次后仍未猜对,显示“猜测次数已达10次,猜数失败.”,并结束程序的运行。
(A simple guessing game program: use Math.random () method to generate double-type numbers between 0-1 dNum, will dNum into an integer between 0-100 iNum. use KeyInput.readInt () method receives the keyboard input integer inNum. If inNum less than iNum, the screen " Enter the value of the small, enter the greater number." If inNum than iNum, the screen " Enter the value of the large number of smaller type." If inNum equal iNum, displayed on the screen, " guessed." and end the run. guess wrong, re-enter inNum, until you guess it right up. If the guess was right 10 times not to show " guess the number has reached 10 times, guess the number of failures." And end the program.)
- 2010-11-03 14:29:09下载
- 积分:1
-
3_09104339
说明: 可以双人对决的VC++围棋程序,游戏打开后可以选择适合15、17寸液晶的窗口,下棋速度很快。
(You can double showdown of the VC++ Go program, the game opens you can select the appropriate 15,17-inch LCD window, playing chess fast.)
- 2010-03-24 11:13:58下载
- 积分:1
-
人机对弈
人机对弈五子棋游戏,本游戏使用VC为工具,完成了智能化的机器走棋!(man-machine players 331 games, the game using VC as a tool for the completion of intelligent machines go chess!)
- 2005-04-22 08:20:44下载
- 积分:1
-
Hero_Era_Pro2
python 游戏源码
python 游戏源码 python 游戏源码
python 游戏源码 python 游戏源码
python 游戏源码(Source code
Source code Source code Source code)
- 2019-05-15 08:36:37下载
- 积分:1
-
Stockfish 7
stockfish version 7 chess engine
- 2019-05-30 01:26:51下载
- 积分:1
-
扑克源码
一个扑克源码一个扑克源码一个扑克源码一个扑克源码一个扑克源码一个扑克源码一个扑克源码一个扑克源码一个扑克源码
- 2022-06-03 03:27:27下载
- 积分:1
-
Chess_Easy
基于Visual C++实现的局域网象棋游戏,Socket通信,多线程。(design the chess game by use Visual C++ , Socket technology, Mutil Thread.)
- 2013-09-17 19:04:26下载
- 积分:1
-
RobotViewCoDE
机器人避让障碍物的一个测试程序,主要关注的是算法本身,测试的时候只要点击设定里面的设置障碍物然后寻道即可。(Robot avoid obstacles a test procedure, the main concern is the algorithm itself, the test set when clicking inside the obstacle and then seek to set up.)
- 2013-07-03 11:47:15下载
- 积分:1
-
图形图像编程精粹 1 (英文版)
说明: 这是一本讲解计算机图形学的经典书籍,虽然成书已久,但仍然有启迪意义(This is a classic book that introduce computer graphics.Although be written long years ago,it can also bring you an enlightenment.)
- 2020-06-18 14:40:02下载
- 积分:1