会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Leisure
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
5
6
7
8
9
10
11
12
13
···
16
下一页
2014年5月25日
ZOJ Problem Set - 1006
摘要: 注意:A的ascii为65,a为97就行了其他没什么,略过。代码参看:http://my.oschina.net/dianpaopao/blog/124545
阅读全文
posted @ 2014-05-25 15:06 Hi,Leisure
阅读(105)
评论(0)
推荐(0)
2014年5月24日
comments
该文被密码保护。
阅读全文
posted @ 2014-05-24 10:30 Hi,Leisure
阅读(45)
评论(0)
推荐(0)
2014年5月23日
ZOJ Problem Set - 1005
摘要: 注意,条件:B>=C 。应考虑B=C的情况。#includeusing namespace std;int A,B,C;void jugs(int a,int b,int C){ if(b==C) { cout=B) { a=A-(B-b...
阅读全文
posted @ 2014-05-23 20:50 Hi,Leisure
阅读(211)
评论(0)
推荐(0)
2014年5月21日
ZOJ Problem Set - 1004
摘要: 1.翻译参考http://liucw.blog.51cto.com/6751239/11980262.代码参考http://www.cnblogs.com/devymex/archive/2010/08/04/1792276.html回溯的方法:先走完二叉树的一路,然后恢复现场,走另一路。注意出口位...
阅读全文
posted @ 2014-05-21 10:54 Hi,Leisure
阅读(256)
评论(0)
推荐(0)
2014年5月16日
ZOJ Problem Set - 1003
摘要: 1.翻译参考http://www.cnblogs.com/woodfish1988/archive/2006/11/10/556926.html2.代码参考http://www.cnblogs.com/phinecos/archive/2008/09/18/1293213.html注意:(1)多条件...
阅读全文
posted @ 2014-05-16 19:50 Hi,Leisure
阅读(345)
评论(0)
推荐(0)
2014年5月14日
ZOJ Problem Set - 1002
摘要: 参考:1.http://www.cnblogs.com/phinecos/archive/2008/09/18/1293017.html基本思想:回溯法重点在voidSolve(intk,intcurNum)函数中。
阅读全文
posted @ 2014-05-14 15:24 Hi,Leisure
阅读(129)
评论(0)
推荐(0)
2014年5月8日
SDF:Software-Defined Flash for Web-Scale Internet Storage System
摘要: 一.参考http://www.csdn.net/article/a/2013-12-18/309280http://gtstorageworld.blog.51cto.com/908359/1269024http://www.searchstorage.com.cn/microsites/2014s...
阅读全文
posted @ 2014-05-08 11:15 Hi,Leisure
阅读(720)
评论(0)
推荐(0)
2014年5月3日
On Self-Timed Ring for Consistent Mapping and Maximum Throughput
该文被密码保护。
阅读全文
posted @ 2014-05-03 11:27 Hi,Leisure
阅读(1)
评论(0)
推荐(0)
2014年4月27日
微信开发
摘要: 1.后台代码http://download.csdn.net/detail/guestsun/59253652.大牛博客http://blog.csdn.net/lyq8479
阅读全文
posted @ 2014-04-27 20:35 Hi,Leisure
阅读(99)
评论(0)
推荐(0)
2014年4月26日
win7 实用
摘要: 数学公式:run 小工具 mip
阅读全文
posted @ 2014-04-26 23:18 Hi,Leisure
阅读(92)
评论(0)
推荐(0)
上一页
1
···
5
6
7
8
9
10
11
12
13
···
16
下一页
公告