摘要:
http://www.cnblogs.com/chengkai/articles/2171848.html<html><head><title>JSP的中文处理</title><meta http-equiv="Content-Type" content="text/html charset=gb2312"></head><body><%out.print("JSP的中文处理");%></body></html>这种 阅读全文
posted @ 2013-04-16 13:55
@ 小浩
阅读(284)
评论(0)
推荐(0)
摘要:
测试代码: 1 0 0 0 0 0 1 0 0 1 1 0 0 0 1 0 0 0 1 0 1 0 1 0 0 1-1 0 1 0 0 0 0 1 0 1 0 1 1 0 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 1 0 0 1 0 0-2 0 01代表障碍,0代表能走通,-1代表入口 2代表出口路径本题我使用的是递归调用的方法解决的,是一种深收的算法,呵呵!!!废话不多说,看哥的精彩程序吧!!!这里 0代表能走通,1代表障碍,2代表通道,3代表起始点和终止点#include<iostream>#include<stdio.h>#include< 阅读全文
posted @ 2013-04-16 00:25
@ 小浩
阅读(530)
评论(0)
推荐(0)
浙公网安备 33010602011771号