代码搜索:1110
找到约 2,037 项符合「1110」的源代码
代码结果 2,037
www.eeworm.com/read/401117/11563895
1110
www.eeworm.com/read/188596/8525791
c 1110.c
www.eeworm.com/read/386757/8728611
gif 1110.gif
www.eeworm.com/read/181474/9250546
txt 1110.txt
http://frienky.100steps.net/blog/read.php//blog/read.php/read.php/24.htm
Bo-B
www.eeworm.com/read/374634/9391762
gif 1110.gif
www.eeworm.com/read/359841/10120779
c 1110.c
#include "reg52.h"
#include "intrins.h"
//----------------ADS1110地址、配置字-----------------//
#define ADS1110_WR_ADDRESS 0x92 //1001 001 0 写
#define ADS1110_RD_ADDRESS 0x
www.eeworm.com/read/357794/10200988
doc 1110.doc
www.eeworm.com/read/357794/10201003
txt 1110.txt
15 Puzzle
题意:
Problem
这就是古老而又经典的15数码难题:
在4*4的棋盘上,摆有15个棋子,每个棋子分别标有1-15的某一个数字。棋盘中有一个空格,空格周围的棋子可以移到空格中。现给出初始状态和目标状态,要求找到一种移动步骤最少的方法。
解法:
此题曾在babble的搜索专题中讨论过,当时没有理解到,所以又重新看了一遍。此题可用一般的通用方法即 ...
www.eeworm.com/read/162125/10334657