在2006年12月召开的 IEEE 数据挖掘国际会议上,与会的各位专家选出了当时的十大数据挖掘算法( top 10 data mining algorithms )。本博客的十大数据挖掘算法系列已经介...
分类:
编程语言 时间:
2016-11-20 16:17:08
阅读次数:
437
在2006年12月召开的 IEEE 数据挖掘国际会议上,与会的各位专家选出了当时的十大数据挖掘算法( top 10 data mining algorithms )。本博客已经介绍过的位列十大算法之中...
分类:
编程语言 时间:
2016-11-20 11:19:35
阅读次数:
504
【算法】点双连通分量 【题解】详见《算法竞赛入门竞赛入门经典训练指南》P318-319 细节在代码中用important标注。 #include<cstdio> #include<algorithm> #include<vector> #include<stack> #include<cstring ...
分类:
其他好文 时间:
2016-11-11 22:46:05
阅读次数:
345
Server 系列相对于桌面系统Windows 8.1 、嵌入式系统Embedded 8.1来说,还是有所不同的,有其独特性,所以,标题写着“打造”充其量不过是不断接近的意思。还有很多地方存在进一步深入调试的可能性,大家共同探讨,无限接近。以下是安装原版系统后所需要的一些设置。设置过程中可能会提示重 ...
原文标题为“Top 10 Data Mining Mistakes”,作者是John F. Elder IV, Ph.D.编译:IDMer(数据挖掘者)http://www.salford-systems.com/doc/elder.pdf 按照Elder博士的总结,这10大易犯错误包括: 0. 缺 ...
分类:
其他好文 时间:
2016-11-08 19:53:30
阅读次数:
170
最近再搞嵌入式开发,之前用惯了IDE调试单片机的那种方式,开发2440和am3358驱动时候无法方便的查看寄存器和变量,憋的抓耳挠腮,不爽得很,没有可视化环境进行实时调试观察,太特么蛋疼了。感觉这种情况老外应该会有解决方案,在网上找了几天,果不其然,有用ubuntu+eclipse+openocd开 ...
分类:
系统相关 时间:
2016-11-06 22:26:23
阅读次数:
376
FatFs is a generic FAT/exFAT file system module for small embedded systems. The FatFs module is written in compliance with ANSI C (C89) and completely ...
分类:
Web程序 时间:
2016-11-05 14:59:24
阅读次数:
234
Get HTML Source from Chromium Embedded http://stackoverflow.com/questions/13324095/get-html-source-from-chromium-embedded Get HTML Source from Chromiu ...
分类:
Web程序 时间:
2016-11-03 02:48:44
阅读次数:
508
TrueType EOT – Embedded Open Type (.eot) OpenType (.otf) WOFF – Web Open Font Format (.woff) WOFF(Web开发字体格式)是一种专门为了Web而设计的字体格式标准,实际上是对于TrueType/OpenTy ...
分类:
其他好文 时间:
2016-11-01 13:54:13
阅读次数:
548
http://www.csmining.org/cdmc2016/ Data Mining Tasks Description Task 1: 2016 e-News categorisation For this year, the dataset is sourced from 6 online ...
分类:
移动开发 时间:
2016-10-26 20:24:09
阅读次数:
548