码迷,mamicode.com
首页 >  
搜索关键字:the systems    ( 1149个结果
DDOS介绍
DDOS: Data Domain Operating System(DD OS),即数据域操作系统----管理EMC的数据域拷贝存储系统(powers EMC Data Domain deduplication storage systems).1. HIGH-SPEED, SCALABLE DE...
分类:其他好文   时间:2015-08-07 19:03:48    阅读次数:230
riemann的安装和使用
Riemannmonitors distributed systems.具体介绍就不多说了,一个分布式的监控系统。可以接收各种event上报,然后通过强大的脚本和插件,展示曲线,柱状,饼图等来对系统进行监控。一、riemann安装这里主要说ubuntu的安装:首先,需要java、ruby环境:sud...
分类:其他好文   时间:2015-08-06 11:05:54    阅读次数:790
iOS下OpenGL ES 3.0编程入门(一):构建Hello World环境
OpenGL ES简介:      OpenGL ES (OpenGL for Embedded Systems) 是 OpenGL三维图形 API 的子集,针对手机、PDA和游戏主机等嵌入式设备而设计。该API由Khronos集团定义推广,Khronos是一个图形软硬件行业协会,该协会主要关注图形和多媒体方面的开放标准。 OpenGL ES 3.0主要新功能有: 1、渲染管...
分类:移动开发   时间:2015-08-06 00:34:07    阅读次数:391
Deep Learning for Nature Language Processing --- 第八讲
Current statistical machine translation systems源语言:法语目标语言:英语概率公式(利用贝叶斯定理):在平行语料库(parallel corpora)上训练翻译模型p(f|e)在英语语料库上训练语言模型p(e)Step1: Alignment目标:将源语言中的单词或者短语匹配到正确的目标语言中的单词或者短语假如匹配好了单词和短语,那么又如何给这些单词和短...
分类:其他好文   时间:2015-08-01 22:04:49    阅读次数:157
Aquaveo.GMS.v7.1.10.Full 1CD(地下水模拟软件)
Environmental Modeling Systems. Inc.产品:Aquaveo.GMS.v7.1.10.Full 1CD(地下水模拟软件)Aquaveo.WMS.v8.3.4 1CD(非常有名的水域水资源和水域水污染模拟软件)Aquaveo.SMS.v10.1.11 1CD(非常有名的...
分类:其他好文   时间:2015-08-01 11:23:10    阅读次数:229
It’s Never Too Early to Think About Performance
?It’s Never Too Early to Think About PerformanceRebecca ParsonsBuSinESS uSERS SpECiFy THEiR nEEdS primarily through functional requirements. The nonfunctional aspects of the systems, like performance,...
分类:其他好文   时间:2015-07-31 10:43:42    阅读次数:133
我们第一个(极小的)机器学习应用
FROM:Building Machine Learning Systems with Python(机器学习系统设计)环境:windows、Python2.7(或以上)、IPython (其实用spyder最好)模块:NumPy、SciPy、Matplotlib数据源:web_traffic.ts...
分类:其他好文   时间:2015-07-28 00:49:27    阅读次数:264
Big-endian和Little-endian
Big-endian和Little-endianflyfish 2015-7-25引用自《深入理解计算机系统》的说法 最高有效字节在最前面的方式,称为大端法(big endian) 最低有效字节在最前面的方式,称为小端法(little endian)引用自《Computer Systems A Programmer’s Perspective》的说法 where the most signif...
分类:其他好文   时间:2015-07-25 12:21:09    阅读次数:121
facebook 开源文件传输 lib
https://github.com/facebook/wdtWDT is an embeddedable library (and command line tool) aiming to transfer files between 2 systems as fast as possible o...
分类:其他好文   时间:2015-07-24 22:25:06    阅读次数:145
STL 之 hash_map源码剖析
// Filename: stl_hash_map.h // hash_map和hash_multimap是对hashtable的简单包装, 很容易理解 /* * Copyright (c) 1996 * Silicon Graphics Computer Systems, Inc. * * Permission to use, copy, modify, distribute ...
分类:其他好文   时间:2015-07-23 15:42:26    阅读次数:74
1149条   上一页 1 ... 83 84 85 86 87 ... 115 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!