搜索资源列表
24点计算
- 这是一个计算24点的小程序,用户随机生成四个数,以扑克牌的形式出现,程序能计算值为24的所有表达式-This is a 24 point calculation procedures for the small, four randomly generated numbers to the form of playing cards, the procedure should be calculated for all 24 of expression
Axing222
- 简单实现了A*寻路算法,运行时单击鼠标随机生成始点和终点,然后寻找到始点到终点的最短距离。-simple achieved A * search algorithm Road, at the click of the mouse running randomly generate starting point and destination, then find the starting point of the shortest distance between the end.
migong
- 一个自己用C语言写的走迷宫程序,迷宫的路径是随机生成的
migong_VB
- 用vb编写的一个迷宫程序,迷宫随机生成,可以通过编译。
1
- 分别用人工控制和自动搜索的方法找到迷宫出口。 蹭经听说过一个走迷宫的诀窍:顺着墙沿一侧走。 (一直沿左侧或一直沿右侧)。本程序实现了这一思想,小人一直沿左侧走。 迷宫是随机生成的。
randomNumber
- 随机生成序列码,由商家id+日期+随机数组成的串码
guessnumber
- 一款比较不错的猜数字游戏,随机生成一组数字,直到全猜对时结束程序
超级迷宫-c语言
- 游戏随机创建迷宫,并给用户提供交互,自我感觉不错,只是有些函数过于冗长,随机生成算法过于累坠,不过是一五官俱全的游戏,(mazeMain.c是主要文件,编译时请将Compiler的Model改为Huge<TC2>)-randomly create a maze game, and to give users interactive, self-satisfied, but some functions are too lengthy, random generation algori
俄罗斯方块
- 以java eclipse编程环境实现的俄罗斯方块小游戏,简单模拟随机生成方块、消行检测等功能
vcmigong.rar
- 用vc编程实现迷宫,用随机生成的方法生成迷宫地图。改程序提供做迷宫的详细步骤。,Vc programming implementation with the maze, using randomly generated maze map generated Ways. Changed to provide the detailed steps to do the maze.
sudoku_Csharp
- 用C#.net编写的数独小游戏,界面美观,可随机生成游戏和求解。-With C#. Net Sudoku game written in beautiful interface, can be randomly generated games and solving.
QuantumMeasure
- 有人说量子力学可以让人通过意愿使得原来平均随机生成的0和1,跟着你的意愿起变化,也就是说你卢让1多,1就会多一点。你也试试?-Some people say that quantum mechanics can be made through the wishes of the original randomly generated an average of 0 and 1, followed by your willingness to change, that is to say you
poker
- 自己练习编程时编的,可随机生成一副扑克并分发,希望对大家有点帮助!-Programming their own series of exercises can be randomly generated and distributed a pair of poker, and they hope to help everyone a little bit!
Maze
- 一个迷宫游戏。随机生成一个迷宫,入口在迷宫的左上角,你要穿过迷宫到达迷宫右下角的出口。-A maze game. Randomly generate a maze, the maze at the top left corner of the entrance, you arrive to the maze through the export of lower-right corner of the maze.
caishuzi
- 用MATLAB编写的一个猜数字游戏 就是随机生成4位数,你要在有限的步数内猜出。 用法:输入4位数字后按’ok’键,可看到当前结果。 按answer键查看正确答案 按reset键重新开始 还有很多不成熟的地方,发上来想和大家一起商量商量 主要问题: 1、步数限制功能没有完成 2、应当在显示区保留显示以前的所有步骤,但目前只能显示当前步骤 3、按键次数没有保留,无法判断你已经猜了几次 一个小bug:若输入3位数,则会自动把第一位置0 -MA
queens
- 一个使用greedy search算法实现的N个queen排列的程序。用星号代表国际象棋中的queen。随机生成布局后,显示每次移动,最后使queen不能互相攻击。即都不在相同的行,列和对角线。-A greedy search algorithm using the N-a queen arranged procedure. Behalf of the international chess with an asterisk in the queen. Randomly generated la
guess
- 以前文曲星上的猜数字小游戏。0-9随机生成4个数字,按照每次猜的系统给出的数字和位置结果,来推断这四个数字的顺序。-Previous Wen Quxing the number guessing game. 0-9 randomly generated four numbers, in accordance with the system for each guess the number and location of the results are given, to infer the o
8Puzzle
- 我编写的8数码游戏,可实现人工求解和自动求解。人工求解时可以手动设置初始状态、目标状态,也可以随机生成初始状态,还可以避免无解。自动求解算法包括:DFS、BFS、A*1和A*2。并且有详细的课件。-8Puzzle
saolei
- 随机生成雷区,并显示每个位置周围雷的个数-Randomly generated minefield, and displays the number of mines around each location
wzny
- 随机生成cdk,没事瞎着做的小程序,不喜勿喷(Randomly generated CDK, nothing blind doing small procedures, do not like not to spray)