码迷,mamicode.com
首页 >  
搜索关键字:has-a    ( 11077个结果
zoj 3203 Light Bulb,三分基础题
Light Bulb Time Limit: 1 Second      Memory Limit: 32768 KB Compared to wildleopard's wealthiness, his brother mildleopard is rather poor. His house is narrow and he has only one light bulb in...
分类:其他好文   时间:2014-07-31 09:49:46    阅读次数:238
Path Sum leetcode java
题目:Given a binary tree and a sum, determine if the tree has a root-to-leaf path such that adding up all the values along the path equals the given su....
分类:编程语言   时间:2014-07-31 05:21:25    阅读次数:214
Simple GDB case
to be added...gdb a.out[Inferior 1 (process 9718) exited with code 05](gdb) listLine number 15 out of range; t.c has 14 lines.(gdb) list 11 #include2 ...
分类:数据库   时间:2014-07-30 23:33:25    阅读次数:352
service structure flowchart [mobile to server via HTTP RESTful API]
Modern flowchart for mobile, server, and etc.. communicationThis has something to do with these source codes:For the server side,https://github.com/xr...
分类:Windows程序   时间:2014-07-30 23:33:05    阅读次数:270
poj 2653 (线段相交判断)
http://poj.org/problem?id=2653Pick-up sticksTime Limit:3000MSMemory Limit:65536KTotal Submissions:9531Accepted:3517DescriptionStan has n sticks of var...
分类:其他好文   时间:2014-07-30 23:26:55    阅读次数:282
DEDE常见的错误(转)
1:dedecms文章录入的时候,如何控制文章重复. 在dede/article_add.php里面,加入该程序就OK了 if($cfg_check_title == 'Y'){ $has = $dsql->GetOne("select * from dede_archives where titl...
分类:其他好文   时间:2014-07-30 20:41:24    阅读次数:243
黑书贪心例题之钓鱼 poj1042:Gone Fishing
总时间限制: 2000ms 内存限制: 65536kB描述John is going on a fishing trip. He has h hours available (1 = 0 ), is known. Each 5 minutes of fishing decreases the num...
分类:其他好文   时间:2014-07-30 20:10:54    阅读次数:270
xen创建pvm和hvm的过程
these are the basic steps of installing domU with xen-tools in ubuntu13.04 64bit in xen4.3you can also use virt-manager which has an UI, but there may...
分类:其他好文   时间:2014-07-30 20:05:14    阅读次数:588
测试赛B - Balance(天平的dp问题)
B - Balance Time Limit:1000MS     Memory Limit:30000KB     64bit IO Format:%I64d & %I64u Submit Status Description Gigel has a strange "balance" and he wants to poise it. Actually, t...
分类:其他好文   时间:2014-07-30 17:45:24    阅读次数:271
HDU 3001 Travelling
Description After coding so many days,Mr Acmer wants to have a good rest.So travelling is the best choice!He has decided to visit n cities(he insists on seeing all the cities!And he does not mind w...
分类:其他好文   时间:2014-07-30 17:37:14    阅读次数:306
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!