搜索资源列表
SWFUpload-v2.2.0.1-Samples
- flash上传,带进度条,支持上移下移,多图片同时上传-flash upload with progress bar to support the move down, and more uploading pictures at the same time! !
bashuma-
- 人工智能八数码问题实现八数码问题:在3×3的方格棋盘上,摆放着1到8这八个数码,有1个方格是 空的,其初始状态如图1所示,要求对空格执行空格左移、空格右移、空格上移 和空格下移这四个操作使得棋盘从初始状态到目标状态。 -#include <stdio.h>//定义变量 #include <stdlib.h>//定义变量 typedef struct s_node//定义创建节点 { struct s_node*father /
bashuma
- 重排九宫问题,在3×3的方格棋盘上放置分别标有数字1,2,3,4,5,6,7,8的8张牌,0表示空格,可使用的算符有空格左移,空格右移,空格上移空格下移,即他们只允许把位于空格左右上下的牌移入空格,要求寻找从初始状态到目的状态的路径。-Rearrangement JiuGongTu placed on the checkerboard-labeled 33 digital 1,2,3,4,5,6,7,8 of 8, 0 represents a space, operators can use