今天太晚了,参考链接先放在这里,明天再根据自己的实际情况整体一下,http://www.cnblogs.com/qianlifeng/archive/2012/02/13/2350086.html实际上遇到的源代码作为例子贴上。# show your cluster only available with 2-D data
#centroids为k个类别,其中保存着每个类别的质心
#cluster...
分类:
编程语言 时间:
2015-07-28 00:54:07
阅读次数:
198
Direct downloads are available for the .iso, .vfd, and qemu-ga installers.Stable virtio-win iso: https://fedorapeople.org/groups/virt/virtio-win/direc...
参考官网git clone --depth=1 git://github.com/phalcon/cphalcon.gitcd cphalcon/buildsudo ./install添加配置文件cd /etc/php5/mods-available/sudo gvim ./phalcon.inie...
分类:
其他好文 时间:
2015-07-24 22:24:19
阅读次数:
145
在创建socket使用inputstream输入流,read()方法,如果调用的是available(),返回字节流的长度时,可能会返回0,或者其他数值,进行网络操作时往往出错,因为你调用available()方法时,对发发送的数据可能...
分类:
编程语言 时间:
2015-07-24 16:19:19
阅读次数:
107
题目描述:
With highways available, driving a car from Hangzhou to any other city is easy. But since the tank capacity of a car is limited, we have to find gas stations on the way from time to time. Dif...
分类:
编程语言 时间:
2015-07-24 16:13:03
阅读次数:
145
今天在/etc/nginx/site-available/下配置了好几个nginx虚拟主机,发现只有最先配置的有用,以为是文件顺序,后来换了个名字,发现还是不可以,网上说的换端口之类的都试过没有作用,最后无意间在/etc/nginx/site-enabled/下ls -la时发现,这些软链接没有.....
分类:
其他好文 时间:
2015-07-22 16:03:06
阅读次数:
111
sphinx配置文件sphinx.conf参数详细说明sphinx.conf各个参数详细说明## Sphinx configuration file sample## WARNING! While this sample file mentions all available options,# i...
分类:
其他好文 时间:
2015-07-21 14:42:24
阅读次数:
84
1。内存分析方法内存分析用于判断系统有无内存瓶颈,是否需要通过增加内存等手段提高系统性能表现。内存分析需要使用的计数器:Memory类别和Physical Disk类别的计数器。内存分析的主要方法和步骤:(1)首先查看Memory\Available Mbytes指标如果该指标的数据比较小,系统可能...
分类:
其他好文 时间:
2015-07-20 12:30:01
阅读次数:
134
System services not available to Activities before onCreate()在MainActivity中定义如下变量并实例化导致。LocationManager mgr=(LocationManager)getSystemService(Context....
分类:
其他好文 时间:
2015-07-19 13:10:38
阅读次数:
116
有时间我会翻译成中文的Java swing applications' menus do not integrate with Ubuntu's global menu until Ubuntu 15.04. A library calledJayatanais available to enabl...
分类:
编程语言 时间:
2015-07-18 21:12:04
阅读次数:
1174