码迷,mamicode.com
首页 >  
搜索关键字:big data    ( 64924个结果
SRILM语言模型格式解读
先看一下语言模型的格式 [html] view plaincopyprint? \data\  ngram 1=64000  ngram 2=522530  ngram 3=173445    \1-grams:  -5.24036        'cause  -0.2084827  -4.675221       'em     -0.221857  -...
分类:其他好文   时间:2014-05-07 06:04:11    阅读次数:388
CareerCup之1.1字符串中字符判重
【题目】 Chapter 1 | Arrays and Strings 原文: 1.1 Implement an algorithm to determine if a string has all unique characters. What if you can not use additional data structures? 译文: 实现一个算法来判断一个字符串中的字符...
分类:其他好文   时间:2014-05-07 04:27:41    阅读次数:312
Cracking the coding interview
CareerCup 目录 Chapter 1 | Arrays and Strings 1.1  Implement an algorithm to determine if a string has all unique characters. What if you can not use additional data structures? 1.2 Write co...
分类:其他好文   时间:2014-05-07 04:25:44    阅读次数:320
买了新硬盘,给ESXI的虚拟机挂进真实硬盘。
vmkfstools -z /vmfs/devices/disks/t10.ATA_____ST4000NM00332D9ZM170_________________________________Z1Z0EFNZ /vmfs/volumes/datastore0/data/disk_st4000g...
分类:其他好文   时间:2014-05-07 01:22:16    阅读次数:593
android Beam
Beaming NDEF Messages to Other Devices Android Beam allows simple peer-to-peer data exchange between two Android-powered devices. The application that wants to beam data to another device must be in ...
分类:移动开发   时间:2014-05-06 23:21:48    阅读次数:620
均值方差斜度峭度
参考『http://stat-design.blogspot.sg/search?updated-min=2011-01-01T00:00:00-06:00&updated-max=2012-01-01T00:00:00-06:00&max-results=4』 We know that the Mean gives us the central tendency of the data, ...
分类:其他好文   时间:2014-05-06 23:10:08    阅读次数:450
hive实践(hive0.12)
版本:cdh5.0.0+hadoop2.3.0+hive0.12一、原始数据:1. 本地数据[root@node33 data]# ll total 12936 -rw-r--r--. 1 root root 13245467 May 1 17:08 hbase-data.csv [root@node33 data]# head -n 3 hbase-data.csv 1,1.52101,13...
分类:其他好文   时间:2014-05-06 22:24:07    阅读次数:437
JSON解析问题
这是 data.chatFileModelJson = [dic valueForKey:@"Text"];时的数据 { Content = "s\U5de5\U56fd\U4e2d\U53e5\U53f7\U4e2d\U56fdd"; FileKey = ""; Url = "http://m.im2x.com/d"; } 想要不转码的string j...
分类:Web程序   时间:2014-05-06 21:05:26    阅读次数:384
一次线上用于某某中心系统线上所需环境搭建部署weblogic12C过程
source/etc/profilegroupaddbeamkdir/datauseradd-d/data/weblogic-gbeaweblogicecho‘wls!@#$%‘|passwd--stdinweblogicJAVA_HOME=/data/weblogic/jdk-7u55-linux-x64CLASSPATH=.:$JAVA_HOME/lib/tools.jar:$JAVA_HOME/lib/dt.jarPATH=$JAVA_HOME/bin:$PATHexportJAVA_HOMECLASS..
分类:Web程序   时间:2014-05-06 17:11:45    阅读次数:430
平面坐标(方里网)转换为经纬度坐标
方法一: 在Arcmap中转换: 1、加载要转换的数据,右下角为经纬度 2、点击View——Data Frame Properties——Coordinate System 3、导入或选择正确的坐标系,确定。这时右下角也显示坐标。但数据没改变 4、右击图层——Data——Export Data 5、Use the same coordinate system a...
分类:其他好文   时间:2014-05-06 15:00:20    阅读次数:403
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!