搜索资源列表
chess.py
- Python实现A*算法解决八数码问题。 输入为九个数字的列表,代表八个数的位置(Z字型方向),空位以-1代替。 输出为各移动步骤得到的九个数的矩阵(输出到屏幕)。 使用是调用answer函数。返回一个各移动步骤得到的九个数的矩阵的列表。-Python achieving eight A* algorithm to solve digital problems. Enter a list of the nine numbers represent the number eight p
log-analysis
- 该程序解析移动互联网用户访问日志,并做相关统计,结果写入数据库。该程序使用python语言,程序架构简明清晰。-The program resolves mobile Internet users access logs, and do related statistics, the results into the . The program uses python language, program structure clear and concise.