搜索资源列表
java_lsys
- 电脑中的花园 Lindermayer系统(简称L系统)是另外一种分形图形生成的方法,其主要原理是设定基本简单的绘图规则,然后让计算机根据这些规则进行反复跌代,就可以生成各种各样的图形来。用L系统可以非常逼真的模拟植物的生长过程。上面的程序就是L系统的一个展示。我们已经设定好了一个规则库,你可以通过选择不同的规则画出不同的图形来,同时,你可以通过“设置参数”来改变这些规则从而画出你自己的图形来! -computers garden Lindermayer System (L) is ano
gamelobby
- 游戏大厅,C#写的 ,强大的AI人工智能设计,并提供了机器人的难度、战术风格等参数调节,使得游戏运营不但可以采用多人网络对战,还可以使用人机对战 优秀的线程处理,精妙的游戏算法,平滑的异步通讯......极大地提高服务端性能,使得服务端能够达到最大的负载量 强大的游戏大厅设计,可以任意设置房间,牌桌,游戏规则,人数限制,强退惩罚...... 强大的服务端设计,可以任意设置各项参数,监控游戏全局,查看机器人状态。-games hall, and C# to write and po
SnakeOnDiet
- 一个使用VC6.0开发的小游戏-减肥蛇,它与传统的贪吃蛇有所不同,它要在规定的时间内吃掉足够多的食物来将自己瘦身,否则将会失败,程序中的参数可以根据需要自行设置-VC6.0 use of a small development of the game - slimming snake, it's a huge memory and tradition is different. It should be the required time to eat enough food to it
submarinefighting
- 修改的别人的源码,不过这是一个模拟程序,不是游戏,军舰的炮弹是自动跟踪潜艇的,潜艇有两种速度,炮弹以打到为终。开始时先设置参数-modified the source of others, but this is a simulation, not games, Warships from the shells of automatic tracking submarines, submarines have two speeds, shells hit by terminating. At t
daqianting
- 修改的别人的源码,不过这是一个模拟程序,不是游戏,军舰的炮弹是自动跟踪潜艇的,潜艇有两种速度,炮弹以打到为终。开始时先设置参数-modified the source of others, but this is a simulation, not games, Warships from the shells of automatic tracking submarines, submarines have two speeds, shells hit by terminating. At t
Tetris
- 俄罗斯方块汇编程序 课程设计 设计内容和要求: (1)方块左右移动、落下、旋转; (2)显示分数、游戏进行时间和当前时间日期; (3)参数设置:如修改功能键、音乐、改变颜色、速度、屏幕分辨率等; (4)菜单功能:如开始、结束、暂停、设置环境参数等; (5)文件操作:读文件、写文件等(如环境和参数设置等); (6)预先显示下一个方块;能读写游戏进度。
fangkuai
- (1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。 (2)得分越高,方块下降速度越快(每200分为单位)。 (3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。 游戏控制: up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。 特点: (1)由于tc不支持中文,所以基本都是英文注释。 (2)函数命名尽可能规范的表达其内部处理目的和过程。 (3)
打潜艇
- 这是一个模拟游戏,军舰的炮弹是自动跟踪潜艇的,潜艇有两种速度,炮弹以打到为终。开始时先设置参数-This is a simulation game, warships of the shells were automatic tracking submarines, submarines have two speeds, with shells hitting to the end. At the beginning of first set parameters
sanguo
- 1.上传所有文件至服务器目录 2.创建数据库 编码选 gb2312_chinese_ci(虚拟空间略过) 3.进入数据库,点右上角的操作 下面的整理选gb2312_chinese_ci 4.点击IMPORT 选择数据库文件夹下sql 文件。导入下面的编码选GB2312 5.导入成功后,即可进入游戏 6.后台地址:xxx.xxxxx.xxx/admin.php 默认管理员账号 admin admin 7.登陆后台 配置好系统配置和游戏配置。 8.到云网支付网站申请网关商
Tetris
- 俄罗斯方块,经典游戏。 其中的主要逻辑有: (1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。 (2)得分越高,方块下降速度越快(每200分为单位)。 (3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。 游戏控制: up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。 特点:
HlShell
- CS启动器,无需在进入CS游戏里设置各参数,直接启动后就可以游戏~-CS Launcher,without set the parameters in game GUI, you can play the game directly!
showheart
- 问题的提出:根据“心”形曲线的数学参数方程,绘制曲线并输出屏幕。在各坐标点处循环显示“LOVE”的各字母。365.2425×400=146097天。如果以365天作为一年,每400年就少了0.2425×400=97天。这97天要靠设置闰年(每年366)天来凑齐,所以,每400年要设置97个闰年。-Of the problem: According to the "heart"-shaped mathematical curve parameter equation, drawing curve
game
- 自己开发的一个捕捉彩色方块的游戏,可自己设置游戏参数,简单易懂-Their development of a game capture the color box, you can set up their own game parameters, easy to understand
SilverlightSpeedGame
- 这是用 Farseer 物理引擎制作的一个小游戏。玩法特别简单:用鼠标控制白球的位置,尽量不要让白球碰到黑球。距离中心越远,得分越少。 作者项目中遇到的问题: *模拟环境和显示环境使用的长度单位不一致,需要对两者的单位进行转换。我这里使用的是 ConvertUnits 类进行转换的。 *Farseer 引擎默认设置物体运行速度是不能超过 64 的。可以在源码的 *Settings.MaxTranslation 设置此参数。 *Farseer 引擎具有自动适应功能。
Snake
- 很好的一个贪吃蛇游戏,可以设置速度等参数-Very good a snake game, can set the speed, the parameters
migongchengxu
- 可按照要求设置参数,迷宫自动生成的走迷宫游戏VC++代码-In accordance with the requirements set parameters maze automatically generated a maze game VC++ code
mouse_chk
- 自动模拟鼠标点击操作,只要设置好点击坐标参数和时间,就会自动按照轨迹执行,早期网上广告点击赚钱的外挂-Automatically simulate mouse clicks, just click the set coordinates and time, it will automatically perform according to track early to make money online ad clicks plug
vb5dialg
- 完整的屏保,支持参数和密码设置complete screensavers, support and password parameters set-complete screensavers, support and password parameters set
1000y-ziliao
- 千年一机器,多区的教程,详细非常详细,相关参数设置。-Thousand machines, multi zone detailed tutorial, very detailed...
ENTRYset
- VC环境下创建VPN连接的RASENTRY结构体参数设置-VC environment to create VPN connections RASENTRY structure parameter