-
报亭管理系统
用VFP编写的报亭管理系统(VFP prepared by the newsstand Management System)
- 2004-11-30 22:29:31下载
- 积分:1
-
live.2008.07.25.tar
livemedia555
- 2008-10-14 10:28:03下载
- 积分:1
-
51?????_KEY4x4
说明: 4*4按键能够输出1、2、3、4、5......(4*4 keys can output 1, 2, 3, 4, 5...)
- 2020-06-18 12:40:01下载
- 积分:1
-
robot
超声波测距,测量精度为1cm,可以使机器人安全避障。(Ultrasonic distance measurement accuracy of 1cm, can make the robot obstacle avoidance safety.)
- 2013-11-13 10:35:13下载
- 积分:1
-
作业
本题编写程序模拟人进行连连看游戏,电脑模拟人玩连连看的过程如下:
1、分析本局游戏,将本局游戏转化成一个二位数组。0表示空白区域,数字表示该游戏牌为出现在游戏中的第几类游戏牌。
2、利用广度优先搜索算法,判断两个游戏牌是否可以消除。
3、程序模拟人点击可以消除的一对游戏牌进行消除。
对某局游戏转化成二维数组如下:
0 0 0 0 0
0 1 2 0 0
0 0 3 4 0
0 0 0 1 0
输入二位数组的行、列,二位数组、起始元素的的坐标、终止元素的坐标,判断起始游戏牌和终止游戏牌是否可以消除。
对上例输入
4 5
0 0 0 0 0 0 1 2 0 0 0 0 3 4 0 0 0 0 1 0
1 1
3 3
输出 TRUE(The writing program simulates the game, and the computer simulates the process of watching the game as follows:
1. Analyze the game and convert the game into a two - bit array. 0 is the blank area, the number indicates that the game card is the number of game cards that appear in the game.
2. Use the breadth first search algorithm to judge whether the two game cards can be eliminated.
3, the program simulates a pair of game cards that can be eliminated by clicking.
A game of a game is transformed into a two-dimensional array as follows:
00000
01200
00340
00010
Input the row and column of the two bit array, the coordinates of two bit array, the initial element, and the coordinates of the termination elements, so as to determine whether the initial game card and the ending game card can be eliminated.
For example input
45
0000001200 0034000010
11
33
Output TRUE)
- 2017-12-17 16:01:15下载
- 积分:1
-
stihrs
手写数字识别,需训练,识别效果还不错,操作简单
(handwritten numeral recognition, the training needed to identify the results were pretty good, simple operation)
- 2007-06-16 16:55:00下载
- 积分:1
-
SDRAM_Test_cai
DSP-BF531外扩SDRAM测试程序(DSP-BF531 foreign expansion SDRAM test program)
- 2013-08-10 10:47:45下载
- 积分:1
-
jiema3
介绍卫星星历数据的解码格式,为计算卫星伪距改正数做铺垫。(Introduction of satellite ephemeris data decoding formats, for the calculation of the satellite pseudorange corrections to pave the way.)
- 2015-01-23 11:09:28下载
- 积分:1
-
merge_lists
Merge k lists in O(nlogk) time
- 2014-04-07 23:11:38下载
- 积分:1
-
shunxubiao
顺序表插入删除,典型的教科书式的程序。老师给的。。。。。。(The order of the table insert removed, a typical textbook-style programs.)
- 2010-01-10 11:23:19下载
- 积分:1