码迷,mamicode.com
首页 >  
搜索关键字:practice    ( 1575个结果
CSU1563 组合数学
C - Lexicography Time Limit:1000MS     Memory Limit:131072KB     64bit IO Format:%lld & %llu Submit Status Practice CSU 1563 Description An anagram of a string is any string that c...
分类:其他好文   时间:2015-04-20 01:52:44    阅读次数:152
分布式计算开源框架Hadoop入门实践(一)
在SIP项目设计的过程中,对于它庞大的日志在开始时就考虑使用任务分解的多线程处理模式来分析统计,在我从前写的文章《Tiger Concurrent Practice --日志分析并行分解设计与实现》中有所提到。但是由于统计的内容暂时还是十分简单,所以就采用Memcache作为计数器,结合MySQL就...
分类:其他好文   时间:2015-04-20 00:15:34    阅读次数:115
数据库练习
create database k20150419 --创建一个名为k20150419的数据库go --连接符use k20150419 --使用k20150419这个数据库gocreate table practice --创建一个名为practice的表(tno int primary key ...
分类:数据库   时间:2015-04-19 21:05:18    阅读次数:204
Linux Bash shell one practice : array if else
shell practice 1 1.require A B C D 1 2 3 4 5 6 7 8 3 5 8 0 1 2 4 3 after handling: T A B C D A 1 2 3 4 B 5 6 7 8 C 3 5 8 0 D 1 2 4 3 1.first need read...
分类:系统相关   时间:2015-04-18 13:05:41    阅读次数:144
C - Monkey and Banana HDU 1069( 动态规划+叠放长方体)
C - Monkey and Banana Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Practice HDU 1069 Description A group of researchers are designing an experiment to tes...
分类:其他好文   时间:2015-04-18 08:49:12    阅读次数:199
POJ 2777-Count Color(线段树_区间染色)
Count Color Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 2777 Appoint description:  System Crawler  (2015-04-10) Description ...
分类:其他好文   时间:2015-04-17 13:54:44    阅读次数:190
HDU 2852-KiKi's K-Number(线段树)
KiKi's K-Number Time Limit:2000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64u Submit Status Practice HDU 2852 Appoint description:  leolin  (2011-08-22)System Crawler  (2015-0...
分类:其他好文   时间:2015-04-17 11:42:50    阅读次数:94
POJ 2352-Stars(线段树)
Stars Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 2352 Appoint description:  System Crawler  (2015-04-14) Description ...
分类:其他好文   时间:2015-04-16 09:09:13    阅读次数:190
ACM学习历程——HDU5202 Rikka with string(dfs,回文字符串)
Problem DescriptionAs we know, Rikka is poor at math. Yuta is worrying about this situation, so he gives Rikka some math tasks to practice. There is o...
分类:其他好文   时间:2015-04-15 23:21:56    阅读次数:282
HDU 1394- Minimum Inversion Number(线段树求逆序数)
Minimum Inversion Number Time Limit:1000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64u Submit Status Practice HDU 1394 Appoint description:  System Crawler  (2015-04-13) ...
分类:其他好文   时间:2015-04-14 21:36:51    阅读次数:174
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!