码迷,mamicode.com
首页 >  
搜索关键字:summer    ( 561个结果
a error of misunderstanding
Last summer vacation, a classmate contacted with me and we finished a intelligent car project with indoor logistic system. One member of team is in ch
分类:其他好文   时间:2016-03-04 00:24:49    阅读次数:170
HDU4869:Turn the pokers(费马小定理+高速幂)
Problem Description During summer vacation,Alice stay at home for a long time, with nothing to do. She went out and bought m pokers, tending to play p
分类:其他好文   时间:2016-02-01 14:45:00    阅读次数:219
POJ3352(连通分量缩点)
Road Construction Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 10352 Accepted: 5140 Description It's almost summer time, and that means
分类:其他好文   时间:2016-01-29 00:01:44    阅读次数:374
算法之洗牌算法
洗牌算法是我们常见的随机问题,在玩游戏、随机排序时经常会碰到,一个最常用的地方就是组卷。它可以抽象成这样:M以内的所有自然数的随机顺序数组。package com.math;import java.util.Random;/** * @author summer * */public class.....
分类:编程语言   时间:2015-11-24 22:56:39    阅读次数:166
C语言 ---- 循环分支 iOS学习-----细碎知识点总结
#import // #import是OC种的导入头文件或者是系统框架的指令// 定义了一个Season枚举类型enum Season { Spring = 1, // 值默认是从0开始,后面的依次加1 Summer, Autumn, Winter}; // ";"不能省略int main(int....
分类:移动开发   时间:2015-11-07 16:08:53    阅读次数:235
hihoCoder #1198 Memory Allocating Algorithm
DescriptionLittle Hi is studying on memory allocating algorithms this summer. He starts his experiments with a very simple algorithm. By this algorith...
分类:其他好文   时间:2015-10-27 19:45:32    阅读次数:594
poj 3352 Road Construction【边双连通求最少加多少条边使图双连通&&缩点】
Road ConstructionTime Limit:2000MSMemory Limit:65536KTotal Submissions:10141Accepted:5031DescriptionIt's almost summer time, and that means that it's ...
分类:其他好文   时间:2015-10-22 19:23:45    阅读次数:231
Summer Holiday(强联通入度最小点)
Summer HolidayTime Limit: 10000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2319Accepted Submission(s): 1082Pro...
分类:移动开发   时间:2015-10-21 21:00:32    阅读次数:249
bfs 拓扑排序 bnu Usoperanto
题目链接:http://acm.bnu.edu.cn/v3/problem_show.php?pid=39572题目详细分析:http://talk.icpc-camp.org/d/127-jag-summer-2012-day-4-j-usoperanto对于这个题目,自己的一点补充(bfs 拓扑...
分类:编程语言   时间:2015-10-04 00:25:53    阅读次数:271
JAG Summer 2012 Day 4 C Connect
状压dp,由于枚举两维状态会GG,所以只枚举当前位置前m个的状态,就是这个样子大概= =;呆马: 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 #define...
分类:其他好文   时间:2015-10-02 19:51:03    阅读次数:318
561条   上一页 1 ... 32 33 34 35 36 ... 57 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!