---恢复内容开始---首先不废话介绍openflow了,自己也还搞不清楚究竟是个什么玩意儿,概括不出什么内容来,先做试验,有个大体的感性了解回来再总结吧。第一步,搭建环境,这一步就是安装工具,不同的系统环境搭建不一致,我的环境大体如下:首先把虚拟机搞起来,Set up Virtual Machin...
分类:
其他好文 时间:
2014-06-24 10:48:36
阅读次数:
290
One of my Ubuntu systems would pop up the following message multiple times after logging in:System program problem detectedDo you want to report the p...
分类:
其他好文 时间:
2014-06-24 10:18:19
阅读次数:
360
题目描述Up to thirty couples will attend a wedding feast, at which they will be seated on either side of a long table. The bride and groom sit at one end,...
分类:
其他好文 时间:
2014-06-24 09:49:19
阅读次数:
225
Barcode Professional for WPF条形码控件是一款轻量级的 .NET 程序集,为你的WPF程序生成高质量的基于矢量的条码,支持大多数流行的一维和二维条形码:Code 39, Code 128, GS1-128, GS1 DataBar (RSS-14), EAN 13 & UP...
修改Activity的标题样式及ActionBar ,代码如下 修改工程values/styles.xml 在中加入你要重新定义的样式。
分类:
移动开发 时间:
2014-06-23 00:07:13
阅读次数:
474
6.3 You have a five-quart jug, a three-quart jug, and an unlimited supply of water (but no measuring cups). How would you come up with exactly four qu...
分类:
其他好文 时间:
2014-06-22 23:37:07
阅读次数:
227
关于这个题想说一下,刚开始准备按照有一个含有n个数的非递减序列,每个数最大值为m,数字可以重复,有多少种这样的序列,像是一个蛮复杂的排列组合
其实这道题,从left bottom到right up只能向右或者向上,也就是m+n个格子里面取m个格子写右,n个格子写上,就成了个很2的排列组合问题
值得强调的是,这个题求组合数是用分数相乘来求的,怕double丢精度可以末尾+0.5然后转化为long...
分类:
其他好文 时间:
2014-06-22 16:53:21
阅读次数:
135
Pro Android学习笔记 ActionBar(1):Home图标区...
分类:
移动开发 时间:
2014-06-22 14:47:54
阅读次数:
203
GETTING STARTED OPENFLOW OPENVSWITCH TUTORIAL LAB : SETUP For a more up to date tutorial as anything more then 6 months old is outdated in the world o...
分类:
其他好文 时间:
2014-06-21 14:52:12
阅读次数:
347