Storm Features Storm 简介 Storm Topology的并发度 Storm - Guaranteeing message processing Storm - Transactional-topologies Twitter Storm – DRPC Storm 多语言支持 S ...
分类:
其他好文 时间:
2018-05-15 14:06:04
阅读次数:
144
-> Development, integration and validation of various audio/speech codecs and post processing modules for embedded system (Broadcom's Set top box).-> ...
分类:
其他好文 时间:
2018-05-13 21:03:26
阅读次数:
167
目标:通过这一文章找到potential research direction 这篇文章是icassp顶级会议邀请的几位著名人物所写对不同领域的预测。 第一部分 机器学习方向 第一,目前的流行趋势是在深度学习,其特点是采用大数据和大的计算能力获得的,但是其可解释性比较差,而且对于个体的稳定性比较差。 ...
分类:
其他好文 时间:
2018-05-12 17:31:28
阅读次数:
181
ORA-01078: failure in processing system parameters & LRM-00109: could not open parameter file 安装了Oracle 11g后,启动数据库的过程中出现如下错误 SQL> startup ORA-01078: f ...
分类:
其他好文 时间:
2018-05-09 10:51:40
阅读次数:
1117
springboot +gradle 配置jpa启动报Error processing condition on org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration.pageableCustom ...
分类:
编程语言 时间:
2018-05-07 17:45:26
阅读次数:
6285
Word embeding 给word 加feature,用来区分word 之间的不同,或者识别word之间的相似性. 因为t-SNE 做了non-liner 的转化,所以在原来的3000维空间的平行的向量在转化过后的2D空间里基本上不会再平行. 看两个向量的相似性,可以用cosine simila ...
分类:
其他好文 时间:
2018-05-02 02:30:32
阅读次数:
183
博主今天来说CPU,这个很尴尬,最近游戏不怎么玩了,想来水一篇文章,希望各位看看就好 首先啊,就说所谓CPU 就是中央处理器(CPU=Central Processing Unit),是一块超大规模的集成电路(IC) CPU的工作原理其实也很简单,先说程序吧,博主的第一篇文章展示了一个小程序,程序呢 ...
分类:
其他好文 时间:
2018-04-29 17:44:48
阅读次数:
162
Apache三种工作模式介绍与配置一、Apache的三种工作模式介绍及相关查看方法1、Apache三种工作模式简介Apache目前一共有三种稳定的MPM(Multi-Processing Module,多进程处理模块)模式。它们分别是prefork,worker和event,它们同时也代表这Apache的演变和发展。Apache在configure配置编译参数的时候,可以使用 --with-mpm
分类:
Web程序 时间:
2018-04-29 12:02:49
阅读次数:
230
一、进程的组成 进程通常由程序、数据和进程控制块(Process Control Block,PCB)组成。 二、 进程的状态以及状态切换 进程执行时的间断性决定了进程可能具有多种状态,最基本的三种状态如下 ① 就绪状态,当进程已分配到除CPU以外的所有必要资源后,只要再获得CPU,就可以立即运行, ...
分类:
系统相关 时间:
2018-04-26 23:37:46
阅读次数:
318
Computer Hardware 1 __Para 1__ Computer hardware can be divides into four categories: input hardware, storage hardware, processing hardware, and outpu ...
分类:
其他好文 时间:
2018-04-22 21:55:00
阅读次数:
138