堆排序算法的时间复杂度为O(nlgn).在堆排序算法中,我们使用的是最大堆。(1)初始时候,堆排序算法利用BUILD-MAX-HEAP将输入数组A[1..n]建成最大堆。此时堆的根结点是最大元素,且该元素位于数组A[1]。接着将A[1]与A[n]互换,则可以将A[1..n]中的最大值置于A[n]。(...
分类:
其他好文 时间:
2014-07-22 23:16:35
阅读次数:
404
1. build path:a) source
folder:包括openfire和各插件的代码。b)
libraries:build/lib下jar包和插件下jar包,jdk/lib/tools.jar(编译jsp需要)。2. ant
build:build/build.xmla) openfir...
分类:
其他好文 时间:
2014-07-22 23:12:36
阅读次数:
489
记录一下配置,省的以后还到处去找;(一)
添加环境变量;//第一次使用opencv的话需要加环境变量;”
%opencv%\build\x86\vc10\bin”和”%opencv%\build\common\tbb\ia32\vc10”注:%opencv%
用D:\opencv2.4替换;我的op...
1、解压源码2、把build/eclipse中的文件cp到源码跟目录,并修改文件名,前面增加"."号,变成eclipse工程。3、导入eclipse,
把build/lib/, build/lib/dist, build/lib/merge,build/lib/src 下的包放到build path...
分类:
其他好文 时间:
2014-07-22 23:08:35
阅读次数:
309
bootstrap提供的布局主要有两种,固定布局和流动布局。Bootstrap 固定布局用法 ...
实例:Example of Fixed Layout with Bootstrap version 2.0 from
w3cschool.ccHomeAboutContactw3csch...
分类:
其他好文 时间:
2014-07-22 23:06:55
阅读次数:
812
xcodesublime textxampp + phpstormsequel
proeclipseparallels desktopversions + githubizipchrome欧陆词典迅雷
分类:
其他好文 时间:
2014-05-01 15:42:17
阅读次数:
345
1,官方的入门教程http://ubuntu-manual.org/2,安装JRE
解压缩tar -xzvf jre-version-linux-i586.tar.gz
配置环境变量JAVA_HOME="/usr/lib/java/jre_version"CLASSPATH="$JAVA_HOM.....
分类:
其他好文 时间:
2014-05-01 14:42:40
阅读次数:
385
This is a updated post for a previous post,
where webuilt ffmpeg 0.8 with Android NDK r5 and r6. This post will give
instructions of how to build ffmp...
分类:
其他好文 时间:
2014-05-01 13:58:30
阅读次数:
621
Quick install guide1.1 Install Python, it works
with Python2.6, 2.7, 3.2, 3.3. All these version of Python include a lightweight
database SQLite, so y...
分类:
其他好文 时间:
2014-04-30 23:14:34
阅读次数:
566
This articles will show how to avoid the leak of the memory in c++, I just use this articles to summerise something, and show how awesome my English is. If someone need Chinese version, just told me....
分类:
编程语言 时间:
2014-04-27 22:22:19
阅读次数:
430