搜索资源列表
vhd123
- 一个小赛车游戏,能够实现随机多种障碍物下掉,有左右方向键控制键,在游戏失败后,有重复开始功能,还可以选择游戏模式和练习模式-a small racing game, can be achieved under random multiple obstacles swap, about the direction keys control keys, after the failure of the game, began to repeat functions can also choose t
vb_snake
- 许多读者都在手机上玩过\"贪吃蛇\"游戏,它虽然简单,但十分有趣。在游戏的画面上有一条小蛇和随机出现的一粒\"豆子\",玩家用键盘控制蛇的爬行方向去吃这个\"豆子\",每吃到一粒豆子,蛇就会长大一点,随着蛇的不断长大,游戏的难度也会增加。当蛇头跑出游戏区或者蛇头穿过了蛇的身体,则玩家就输了,游戏结束。-many readers have played on the phone, "Snake" game, it is simple, but very interesting.
wugui
- 三维无规行走,能走得个方向概率相同 回避所有经过的路线-three-dimensional random walk, can go the same direction to avoid all probability after the line
COMPDIR
- % COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direction. % I
MobileModels
- 无线通信的各种运动模型。适用于移动通信、无线传感器网络等领域。 包括:Random walk、random waypoint、random direction、boundless simulation area、 gauss-markov等运动模型 - probabilistic random walk
tanchishe
- 单片机游戏设计及贪吃蛇程序 1、定义四个按键改变蛇行的方向。 2、随机出现食物(用一个LED亮点表示),吃进食物后蛇增长一个点。 3、当蛇头与蛇身接触时程序结束。 4、程序结束后显示蛇身的长度(共有几个点),用以决定游戏的分值。 -SCM game design and Snake procedure 1, define the direction of the four buttons to change the hunting. 2, random food (said
shoot
- 屏幕中央下方中央有一猎枪,位置固定,可用鼠标左、右键控制其转动方向。用空格键控制开枪。程序控制由屏幕左、右方以随机方向自动抛出飞碟(每次抛一个,各次抛出间有适当间隔)。抛出飞碟前应有提示。对每个飞碟,最多可以开两枪。程序应可统计当前击中飞碟数和失败次数。 程序可使用对话框结构或基于框架窗口的程序结构,设有开始和结束按钮或菜单选项。-The center of the screen with a shotgun beneath the central, location fixed, the
ivy_generator
- An Ivy Generator. The ivy grows from one single root following different forces: a primary growth direction [the weighted average of previous growth directions], a random influence, an adhesion force towards other objects, an up-vector imitating th
phalanx
- linux下实现魔鬼方阵,冒险者方向随机-Devil square under linux, random direction of risk-takers
BarbAttackUI
- 模拟一个出游的国王护卫队,在野外遇到了野人攻击,在营地里设立防御后抵御四面野人的攻击,游戏就是通过输入命令调整四面防守人员的调度已达到防止野人伤害到国王的目的。指令输入形式如下<soldier type><from><to><number of men>,士兵有三种:剑士、弓箭手、国王卫士,分别缩写为s a k,指令aew10就代表把10个弓箭手从东面移到西面。野人出现方向随机,数量随机,总量固定,野人死光算赢,国王死或有10个野人进入到营地中间算
OptimumDM
- 机械优化设计一维、多维约束、多维无约束优化算法集成。包括:黄金分割法、牛顿法、梯度法、随机方向法、可行方向法等-Optimization of Mechanical Design dimensional, multi-dimensional constraints, multi-dimensional integration of unconstrained optimization. Include: golden section method, Newton method, gradient
Ball_Game
- 用户能通过GUI组件指定生成小球的数量,每个小球将从随机的位置出现,并具有随机颜色,随机速度以及随机的运动方向,小球沿初始方向匀速运动,当碰到窗口边缘时,小球将依据受力原理改变运动方向(可简化考虑,受力只改变小球的运动方向,小球仍按照初始速度匀速运动,且不考虑小球之间的碰撞)。 鼠标在界面中显示为方块状,玩家需来回移动鼠标以避开运动的小球及屏幕四周,如果鼠标碰到任一小球或者窗口四周,则游戏结束。 程序需提供计时功能,并最终显示玩家能坚持多少秒。 -User generated thr
MoveCircle
- 随机球体碰撞演示,按下C为打开控制台,提示输入球数量,S为随机方向移动,E为停止所有球体移动。绘图采用双缓冲。-Random sphere collision demonstration, press C to open the console, the number of prompts for the ball, S is a random direction, E is to stop all ball movement. Double-buffered drawing.
dancer
- 在dos下写的汇编程序。通过串口控制实验板上的矩阵键盘进行操作,模拟跳舞机,并由LED数码管显示。-When the program starts, the LED digital display the word "HELLO" waiting for players to press any key to start dancing. After the start of the game, alternating the left of the two digital tube displ
randdir
- Random direction method
random
- 以下在x-y坐标系统上进行的游戏属于二维的随机行走。从原点(0,0)开始,每次迭代都是由向左,向上,向右或向下一个单位的随机不构成。当行动者返回原点时,行走结束。在二维世界这种情况发生的概率为1,而三维世界的概率小于1。请编写一个进行100次独立随机行走程序,并计算每个方向的步数的平均数。-The following on the xy coordinate system of the game is a two-dimensional random walk. From the origin
Wops-Clicker
- One of my old projects. It s an undetected Auto-Clicker with basic features. Firstly, it has a mouse detector so you can set coordinates easily. Second of all, it has randomized (customizable) timings between mouse clicks and releases and also a dela
Constraint-random-direction-method
- 求解优化问题的基础性方法,程序清楚简单。-Basic method for solving optimization problems, procedures clear and simple.
Gluttonous-Snake-by-CPP-and-Opencv
- 用C++和Opencv实现了一下贪吃蛇游戏 设计思路: 1.显示初始画面,蛇头box初始位置为中心,食物box位置随机 2.按随机方向移动蛇头,按a、s、d、w键控制移动方向,分别为向左,向下,向右,向上 3.蛇头位置与食物box位置重合,则把食物box加入到蛇身向量arraryBox里,并设置食物box为第一个元素 4.蛇身各个box移动规律是,每次移动后一个box的位置变为前一个box的位置 5.蛇头移动超越边界,游戏结束-With Opencv and C++ to
Random Mobility Model
- this code simulate random mobility models, random way point, random direction and random walk, data that produced from this code can be used to calculate node density, connectivity and moving area graphs, and any other needed data that can be generat