基数排序(radix sort)是属于“分配式排序”(distribution sort),基数排序法又称“桶子法”(bucket sort)或bin sort,顾名思义,它是透过键值的部份资讯,将要排序的元素分配至某些“桶”中,藉以达到排序的作用。
排序思想:
首先按照数据的最低位(个位)将数据分配到0~9十个桶中,然后依次将这些桶中的数据取出来得到按照个位排序后的结果,然后...
分类:
其他好文 时间:
2014-08-19 12:58:54
阅读次数:
253
RequirementsCMakeversion 2.8.8 or later, from http://www.cmake.org/cmake/resources/software.html.Make sure to grab the Binary distribution (cmake-ver-...
分类:
其他好文 时间:
2014-08-19 10:44:04
阅读次数:
205
mysqld Ver 5.6.11 for Linux on x86_64 (Source distribution)Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.Oracle is a reg...
分类:
数据库 时间:
2014-08-18 15:47:12
阅读次数:
432
Drp是Distribution Resource Planning的缩写,意思是分销资源计划,它是用来管理企业的运行于Internet上的分销网络的系统,是以商业流程优化为基础,它的核心是销售和库存总和控制。这个分销系统或者说是分销体系,它的使用者包括一个大型企业的内部、各个分公司、各级分销商等,...
分类:
编程语言 时间:
2014-08-18 13:05:02
阅读次数:
279
Azure HDInsightAzure HDInsight is Microsoft's distribution of Hadoop. The Azure HDInsight ecosystem includes the following features/components: Pig, H...
分类:
其他好文 时间:
2014-08-18 10:30:23
阅读次数:
477
一、网络服务802.11总共提供9种服务:分布式(distribution)接入点收到帧,就会使用分布式服务将真传送至目的地。整合(integration)该服务由分布式系统提供,它让分布式系统得以链接至非IEEE802.11网络关联(association)移动式工作站向接入点登记,分布式系统就可...
分类:
其他好文 时间:
2014-08-16 16:16:40
阅读次数:
359
首先登陆https://developer.apple.com选择iOS Developer program 板块下的Certificates,Identifiers & Profiles 点击进入b.进入c.选择证书类型 distribution,选择添加d.点击+后,选择distribution...
分类:
移动开发 时间:
2014-08-13 10:20:35
阅读次数:
191
WDS是无线分布式系统(Wireless Distribution System)的简称可以利用无线路由器的wds功能进行无线扩展无线连接两个接入点(AP,Acess Point)的协议无线桥接只是WDS的一种常用应用模式,而另外一种常用的模式则是无线中继模式无线桥接通常指的是一对一的情况,桥接两端...
分类:
其他好文 时间:
2014-08-11 11:52:32
阅读次数:
186
/usr文件系统经常很大,因为所有程序安装在这里。/usr里的所有文件一般来自Linuxdistribution;本地安装的程序和其他东西在/usr/local下。这样可能在升级新版系统或新distribution时无须重新安装全部程序。/usr/bin:二进制可执行文件存放的目录,这里放着绝大部分的应用程序。..
分类:
系统相关 时间:
2014-08-07 19:18:41
阅读次数:
292
项目添加二级缓存1、需要引入三个jar包 在hibernate下能找到 hibernate-distribution-3.5.6-Final\lib\optional\ehcache\ehcache-1.5.0.jar 在srping下能找到 ..\lib\concurrent\backpo...
分类:
其他好文 时间:
2014-08-07 13:02:59
阅读次数:
217