搜索资源列表
mice
- VC 打老鼠 //关于游戏的全局变量 BOOL hit,get POINT pos //木锤位置 int forewidth, foreheight //前台页面的宽度和高度 RECT backrect //后台页面映射矩形 int backwidth, backheight //后台页面的宽度和高度 int mouse[9] //老鼠洞出现东东的纪录 POINT holepos[9] //老鼠洞的位置 POINT mouse
Fifnumbers
- 用c++写的十五数码,包括宽度优先搜索,深度优先搜索,启发式搜索-Using c++ to write fifteen digital, including the width of the priority search, depth-first search, heuristic search