码迷,mamicode.com
首页 >  
搜索关键字:bond    ( 373个结果
杭电ACM 三 动能定理 物理
问题及代码 Problem Description Once again, James Bond is fleeing from some evil people who want to see him dead. Fortunately, he has left a bungee rope on a nearby highway bridge which he can use to esca...
分类:其他好文   时间:2015-02-20 14:08:40    阅读次数:271
Microsoft开源跨平台的序列化库——Bond
Microsoft开源了Bond,一个跨平台的模式化数据处理框架。Bond支持跨语言的序列化/反序列化,支持强大的泛型机制能够对数据进行有效地处理。该框架在Microsoft公司内部的高扩展服务中得到了广泛的应用。
分类:其他好文   时间:2015-02-14 12:36:10    阅读次数:145
05-2. Saving James Bond - Easy Version (PAT) - 图的遍历问题
This time let us consider the situation in the movie "Live and Let Die" in which James Bond, the world's most famous spy, was captured by a group of d...
分类:其他好文   时间:2015-02-12 21:25:40    阅读次数:365
CentOS 6.5多网卡绑定
1技术说明通过网口绑定(bond)技术,可以很容易实现网口冗余,负载均衡,从而达到高可用负载均衡的目的。miimon是用来进行链路监测的。比如:miimon=100,单位是ms(毫秒)这边的100,是100ms,即是0.1秒那么系统每100ms监测一次链路连接状态,如果有一条线路不通就转入另一条线路..
分类:其他好文   时间:2015-02-11 19:10:39    阅读次数:245
centos6.x 配置bond
物理网卡eth0 eth1绑定为bond0 ??物理网卡配置 ??ifcfg-eth0 DEVICE=eth0 ONBOOT=yes BOOTPROTO=none MASTER=bond0 SLAVE=yes ? ?ifcfg-eth1 DEVICE=eth1 ONBOOT=yes BOOTPROTO=none MASTER=bond0 SLA...
分类:其他好文   时间:2015-02-11 16:53:29    阅读次数:198
YT14-HDU-James跳桥
Problem Description Once again, James Bond is fleeing from some evil people who want to see him dead. Fortunately, he has left a bungee rope on a nearby highway bridge which he can use to escape fr...
分类:其他好文   时间:2015-02-03 09:34:02    阅读次数:181
Linux(centOS6.5)下SVN的安装、配置及开机启动
作为一名“万能”的码农,这种活儿你迟早要干的。----By Jimi没有bond准备工作:yum1.检查是否已安装rpm -qa subversion如果要卸载旧版本:yum remove subversion2.安装yum install subversionPS:yum install http...
分类:系统相关   时间:2015-01-22 17:32:10    阅读次数:320
开源跨平台数据格式化框架概览
说到数据格式化框架,就不得不提到 Google 的 Protocol Buffers,Facebook 的 Thrift,还有 Apache Hadoop 推出的 Avro。Microsoft 最近开源的 Bond 也是一种用于数据格式化的可扩展框架,其适用的应用场景包括服务间通信、大数据存储和处理...
分类:其他好文   时间:2015-01-12 18:58:17    阅读次数:371
PAT Mooc datastructure 6-1
Saving James Bond - Hard VersionThis time let us consider the situation in the movie "Live and Let Die" in which James Bond, the world's most famous s...
分类:其他好文   时间:2015-01-09 01:32:46    阅读次数:311
05-2. Saving James Bond - Easy Version (25)
05-2. Saving James Bond - Easy Version (25) 时间限制 200 ms 内存限制 65536 kB 代码长度限制 8000 B 判题程序 Standard 作者 CHEN, Yue This time let us consider ...
分类:其他好文   时间:2014-12-30 17:15:10    阅读次数:128
373条   上一页 1 ... 32 33 34 35 36 ... 38 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!