-
Hadoop-Authoritative-guide-Chinese
本书从Hadoop的缘起开始,由浅入深,结合理论和实践,全方位地介绍Hadoop这一高性能处理海量数据集的理想工具。全书共16章,3个附录,涉及的主题包括:Hadoop简介 MapReduce简介 Hadoop分布式文件系统 Hadoop的I/O、MapReduce应用程序开发;MapReduce的工作机 MapReduce的类型和格式 MapReduce的特性 如何构建Hadoop集群,如何管理Hadoop Pig简介:HBase简介;Hive简介:ZooKeeper简介;开源工具Sqoop,最后还提供了丰富的案例分析。(This book starts the origin of Hadoop the shallower to the deeper, combination of theory and practice, all-round introduce the Hadoop that a ideal tool can process massive data sets . The book has 16 chapters and 3 appendices, topics covered include: Hadoop MapReduce Hadoop distributed file system the development of I/O, MapReduce Hadoop application MapReduce working machine the type and format of MapReduce MapReduce characteristics how to construct a Hadoop cluster, how to manage the Hadoop Pig Description: HBase introduction Hive: ZooKeeper Sqoop open source tools, and finally provide a rich analysis of the case.)
- 2016-10-22 19:29:19下载
- 积分:1
-
GetDate
Get now date and time easily by using Java s API:java.text.SimpleDateFormat and java.util.Calendar.
- 2015-08-24 16:46:21下载
- 积分:1
-
java并发编程实战源码
说明: java并发编程实战源码 附有本书所有源码,maven 导入 eclipse或idea(Java Concurrent Programming actual source code)
- 2020-08-05 10:38:40下载
- 积分:1
-
test
part1
(1)可以在“请输入文件路径和名称:”后面的文本框中输入文件名和路径。
(2)可以在文本区中写文本。
(3)可以在“请输入需要追加的内容:”后面的文本域中输入内容,按回车键之后,其中的内容会添加到文本区中(添加的内容另起一行)。
(4)单击“将文本区的内容写入文件”按钮,文本区中的内容就会被写到指定的文件中。
part2
(1)窗体的标题是“猜数字小游戏”。
(2)单击“得到一个随机数”按钮,系统会产生一个1~10之间的随机整数(使用Math类的方法random( ))。
(3)在“输入您的猜测:”后面的文本框中输入你要猜测的整数,之后单击“确定”按钮。
(4)对你猜测的整数,图形用户界面的最下面会有提示信息,没有猜的时候,显示“无反馈信息”,如果猜大了,显示“猜大了”,如果猜小了,显示“猜小了”,如果猜对了,显示“猜对了”。(其中,蓝色字体是JLabel类的对象调用方法setForeground(Color.blue)实现的。)(Java Simple Graphic Interface)
- 2020-12-11 15:59:18下载
- 积分:1
-
lexical-analysis
通过写好的最小DFA实现源码的分词功能。
内容:GetToken.java(源码)SourceCode.txt(要分词的源码)
Tokens.txt(Token序列)(Achieve source word feature written by minimal DFA. Content: GetToken.java (source) SourceCode.txt (word to the source) Tokens.txt (Token sequence))
- 2014-04-18 13:59:16下载
- 积分:1
-
learn-Ant.doc.tar
学习Ant 这个Java 项目生成工具。
适于正在编写 Java 代码却还没有使用 Ant的初学者。(Learning the Java project build tool Ant. For writing Java code is still not using Ant beginners.)
- 2011-08-30 10:06:35下载
- 积分:1
-
BluetoothAudioGateway
Listens for incoming RFCOMM connection for the headset / handsfree service.
- 2013-11-07 11:50:21下载
- 积分:1
-
daima1
Java枚举编程,附上李兴华老师视频教学的源代码,有需要的朋友可以下载来看看,Java文件(Java enum programming, accompanied Li Xinghua teacher teaching video source, a friend in need can be downloaded to see, Java file)
- 2013-12-16 14:04:14下载
- 积分:1
-
first-person-shooter
基于DirectX的第一人称射击游戏制作,纯手工打造的小游戏(Produced based on DirectX, first person shooter)
- 2012-06-17 12:50:08下载
- 积分:1
-
类似于备忘录、日记本之类的项目 DiaryTest
类似于备忘录、日记本之类的项目,仅供学习(Items like memorandums, diaries ,etc For learning only)
- 2020-06-22 08:40:01下载
- 积分:1