Redis与Java标签 : Java与NoSQL
Redis(REmote DIctionary Server) is an open source (BSD licensed), in-memory data structure store, used as database, cache and message broker. It supports data structures suc...
分类:
编程语言 时间:
2016-07-23 10:38:52
阅读次数:
458
Redis支持5大数据结构:strings, hashes, lists, sets,sorted sets Redis官网的第一句话就是:Redis is an open source (BSD licensed), in-memory data structure store, used as ...
分类:
其他好文 时间:
2016-07-03 01:47:19
阅读次数:
256
/* * Copyright 2002-2014 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this fi ...
分类:
其他好文 时间:
2016-06-30 18:01:59
阅读次数:
167
Redis与Scrapy Redis is an open source, BSD licensed, advanced key-value cache and store. It is often referred to as a data structure server since keys ...
分类:
其他好文 时间:
2016-06-29 22:08:15
阅读次数:
171
Redis is an open source (BSD licensed), in-memory data structure store! Redis is an open source (BSD licensed), in-memory data structure store! 刚刚结束一个 ...
分类:
其他好文 时间:
2016-06-15 10:47:58
阅读次数:
161
What is Open vSwitch? Open vSwitch is a production quality, multilayer virtual switch licensed under the open source Apache 2.0 license. It is designe ...
分类:
其他好文 时间:
2016-06-07 20:39:43
阅读次数:
247
github下载地址:https://github.com/DevLight-Mobile-Agency/NavigationTabStrip 这个开源项目很强大,只是一个自定义的控件,只有一个类 /* * Copyright (C) 2015 Basil Miller * * Licensed u ...
分类:
其他好文 时间:
2016-06-02 17:56:55
阅读次数:
252
【说明】:分析faster-rcnn 训练的python脚本;
#!/usr/bin/env python
# --------------------------------------------------------
# Faster R-CNN
# Copyright (c) 2015 Microsoft
# Licensed under The MI...
分类:
其他好文 时间:
2016-06-02 15:00:45
阅读次数:
1190
Pandas基本介绍: pandas is an open source, BSD-licensed (permissive free software licenses) library providing high-performance, easy-to-use data structures ...
分类:
其他好文 时间:
2016-06-01 23:07:20
阅读次数:
233
/* * Copyright 2014 Google Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file e ...
分类:
其他好文 时间:
2016-05-24 00:18:22
阅读次数:
230