码迷,mamicode.com
首页 >  
搜索关键字:redistribute    ( 37个结果
UVA11300 Spreading the Wealth
ProblemA Communist regime is trying to redistribute wealth in a village. They have have decided to sit everyone around a circular table. First, everyo...
分类:其他好文   时间:2015-07-14 17:42:55    阅读次数:150
使用cgroup 限制进程的磁盘io
cat /etc/cgconfig.conf  # #  Copyright IBM Corporation. 2007 # #  Authors:     Balbir Singh balbir@linux.vnet.ibm.com> #  This program is free software; you can redistribute it and/or modify it ...
分类:系统相关   时间:2015-01-27 23:35:05    阅读次数:268
ZedGraph 柱状图、饼图、折线图演示源码
http://code1.okbase.net/codefile/ZedGraphControl.ContextMenu.cs_201211225626_97.htm// //This library is free software; you can redistribute it and/or ...
分类:其他好文   时间:2015-01-04 11:14:20    阅读次数:673
IBGP路由重分发到IGP路由协议的问题
在下图的网络中,R1和R2运行BGP路由协议,而且是IBGP,R2和R3运行OSPF,本拓扑主要目的测试IBGP和OSPF之间的路由重分发问题。在完成基础IP地址配置、ospf和bgp路由协议配置后,在R2上执行ibgp和ospf的单点双向重分发,完成重分发配置后,发现R1上可以学习到R3上的路由,但是R3..
分类:其他好文   时间:2014-11-08 02:15:59    阅读次数:375
HDU - 5050 Divided Land
Problem Description It’s time to fight the local despots and redistribute the land. There is a rectangular piece of land granted from the government, whose length and width are both in binary form....
分类:其他好文   时间:2014-09-28 01:18:50    阅读次数:169
jquery formatCurrency货币格式化处理
// This file is part of the jQuery formatCurrency Plugin.//// The jQuery formatCurrency Plugin is free software: you can redistribute it// and/...
分类:Web程序   时间:2014-09-16 23:32:51    阅读次数:527
poj1149 PIGS 最大流(神奇的建图)
一开始不看题解,建图出错了。后来发现是题目理解错了。 if Mirko wants, he can redistribute the remaining pigs across the unlocked pig-houses. 题目中的这句话非常关键,没理解就错掉了。有很多人写的题解只告诉我...
分类:其他好文   时间:2014-09-14 00:05:46    阅读次数:247
图像处理之基础---卷积及其快速算法的C++实现
头文件:/* * Copyright (c) 2008-2011 Zhang Ming (M. Zhang), zmjerry@163.com * * This program is free software; you can redistribute it and/or modify it * ...
分类:编程语言   时间:2014-08-30 21:40:10    阅读次数:378
平时的笔记02:处理fnmatch模块
# Copyright 2006 Joe Wreschnig## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public Li...
分类:其他好文   时间:2014-07-22 22:36:33    阅读次数:351
open files
/* * * Copyright (c) International Business Machines Corp., 2001 * * This program is free software; you can redistribute it and/or modify * it...
分类:其他好文   时间:2014-07-02 23:25:51    阅读次数:282
37条   上一页 1 2 3 4 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!