WebGL,是一项用来在网页上绘制和渲染复杂三维图形(3D图形),并允许用户与之交互的技术。WebGL基于OpenGL ES 2.0,使用GLSL ES语言编写着色器。而 OpenGL ES (OpenGL for Embedded Systems) 是 OpenGL 三维图形 API 的子集,针对 ...
分类:
Web程序 时间:
2016-10-24 13:52:19
阅读次数:
162
前言:工欲善其事,必先利其器。倘若不懂得构建一套大数据挖掘环境,何来谈Data Mining!何来领悟“Data Mining Engineer”中的工程二字!也仅仅是在做数据分析相关的事罢了!此文来自于笔者在实践项目开发中的记录,真心希望日后成为所有进入大数据领域挖掘工程师们的良心参考资料。下面是 ...
分类:
其他好文 时间:
2016-10-04 18:40:17
阅读次数:
179
题目描述 Bessie the cow, always a fan of shiny objects, has taken up a hobby of mining diamonds in her spare time! She has collected diamonds () of varyin ...
分类:
其他好文 时间:
2016-10-03 06:50:36
阅读次数:
128
使用buildroot进行交叉编译,网上的教程很多,按照教程一步一步就OK了。主要记录几个遇到的问题。 mips & gdb http://md.purpleroc.com/cross%20compile/embedded%20tools/technic/2015/09/07/Cross_compi ...
分类:
系统相关 时间:
2016-10-01 12:22:04
阅读次数:
191
This PPA is an alternative to toolchain released at https://launchpad.net/gcc-arm-embedded. The source codes for both are same. Currently supports Ubu ...
分类:
其他好文 时间:
2016-09-17 08:16:49
阅读次数:
527
Abstract The content of the web has increasingly become a focus for academic research. Computer programs are needed in order to conduct any large-scal ...
分类:
Web程序 时间:
2016-09-16 22:55:51
阅读次数:
262
出于项目需要,我们的Qt程序需要运行在 1. Windows/Linux-X86平台(CPU为常见的桌面级CPU如G3220、I3等); 2. Windows/Linux-X86低功耗平台(CPU为Intel Atom处理器,如AtomN2600等); 3. Embedded Arm平台(CPU为A ...
分类:
系统相关 时间:
2016-09-16 14:14:47
阅读次数:
316
Teiid 9.1 Beta2 发布了,Teiid是一个数据虚拟化系统(基础教程qkxue.net),让应用程序使用来自多个异构数据存储的数据(腾云科技ty300.com)。 TEIID-4421;Embedded Translator Refinements to allow for functi ...
分类:
其他好文 时间:
2016-09-16 00:09:40
阅读次数:
108
hive搭建共分为三种模式:1、embedded,2、local,3、remote server 在这里,主要是配置第3种模式:remote server模式 我的环境共三台虚拟机:Host0,Host2,Host3 在remote server模式中,Host0:Hive-server2 Host ...
分类:
其他好文 时间:
2016-09-12 00:50:42
阅读次数:
297