码迷,mamicode.com
首页 >  
搜索关键字:tokyo cabinet    ( 139个结果
poj3126——Prime Path(BFS)
DescriptionThe ministers of the cabinet were quite upset by the message from the Chief of Security stating that they would all have to change the four-digit room numbers on their offices. — It is a m...
分类:其他好文   时间:2016-07-30 12:13:16    阅读次数:179
双向广搜 POJ 3126 Prime Path
POJ 3126 Prime Path Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 16204 Accepted: 9153 Description The ministers of the cabinet were quit ...
分类:其他好文   时间:2016-06-11 21:29:51    阅读次数:259
Poj3126
Prime Path Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 16201 Accepted: 9151 Description The ministers of the cabinet were quite upset b ...
分类:其他好文   时间:2016-06-11 18:44:17    阅读次数:172
org.springframework.jdbc.BadSqlGrammarException,导入excel表报错问题
org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [ INSERT INTO w_cabinet( ID,Name,Brand,Type,Spec,DeviceNum ...
分类:数据库   时间:2016-05-13 18:50:21    阅读次数:462
poj 3087 bfs
链接:戳这里 Prime Path Time Limit: 1000MS Memory Limit: 65536K Description The ministers of the cabinet were quite upset by the message from the Chief of Security stating that they would ...
分类:其他好文   时间:2016-05-12 21:08:31    阅读次数:197
Redis在Windows下的安装和使用
NoSQL简介 介绍redis前,我想还是先认识下NoSQL,即not only sql, 是一种非关系型的数据存储,key/value键值对存储。现有Nosql DB 产品: Redis/MongoDB/Memcached/Hbase/Cassandra/ Tokyo Cabinet/Voldem ...
分类:Windows程序   时间:2016-05-05 22:42:16    阅读次数:303
Memcached之分布式算法
memcached虽然称为“分布式”缓存服务器,但服务器端并没有“分布式”功能。memcached的分布式,则是完全由客户端程序库实现的。这种分布式是memcached的最大特点。 下面假设memcached服务器有node1~node3三台,应用程序要保存键名为“tokyo”、“kanagawa”
分类:编程语言   时间:2016-03-12 21:29:35    阅读次数:348
Trie树:应用于统计和排序
http://blog.csdn.net/hguisu/article/details/8131559 http://www.tkl.iis.u-tokyo.ac.jp/~ynaga/cedar/ https://github.com/adamzy/cedar-go
分类:编程语言   时间:2016-03-11 18:38:41    阅读次数:160
[Regionals 2012 :: Asia - Tokyo ]
链接: https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&category=566 A uva live 6182 - Ginkgo Numbers 题目意思: 规则: 1、<m, n> · <x
分类:其他好文   时间:2016-02-25 09:04:15    阅读次数:193
Tokyo Tyrant(TTServer)系列(三)-Memcache协议
通过Memcache协议使用ttserver 通过telnet 127.0.0.1 9032 telnet连接到到启动的实例。下面我们通过add添加key为key1和value为value1的数据。通过get key1获取数据。(<key> <flags> <exptime> <bytes>)add
分类:系统相关   时间:2016-02-22 17:38:02    阅读次数:269
139条   上一页 1 ... 6 7 8 9 10 ... 14 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!