-
WordCount
说明: 一个hadoop写的mapreduce的wordcount的入门示例。对入门很有帮助(Write a hadoop entry mapreduce the wordcount example. Helpful for beginners)
- 2011-03-14 15:53:50下载
- 积分:1
-
os-filesystem
用TC编写的文件管理系统,对学习操作系统中文件管理系统很有帮助,希望对大家有帮助(TC prepared with document management systems, learning operating system document management system very helpful, I hope all of you help)
- 2007-12-11 19:56:25下载
- 积分:1
-
CirclePacking-(1)
计算智能课中要求圆形packing问题这里给出了圆形packing问题的一个编程例子(Computational Intelligence lesson circular packing problem requires a programming example given here circular packing problem)
- 2014-02-14 11:22:52下载
- 积分:1
-
Thread
线程Demo join interrupt sleep yield等几个常用线程方法(a simple Thread demo)
- 2014-08-20 09:39:33下载
- 积分:1
-
ssd7_Ex4
this is answer for ssd7 exercise 4
- 2013-10-13 17:34:41下载
- 积分:1
-
AbstractMessageLite
A partial implementation of the MessageLite interface which implements as many methods of that interface as possible in terms of other methods for Andriod.
- 2013-10-06 00:26:08下载
- 积分:1
-
tree1
数据结构中对树进行各种操作的java实现,并用例子进行了验证(Java to perform various operations on the tree data structure is implemented and verified with examples)
- 2012-12-27 20:50:55下载
- 积分: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
-
CPPCAR
本文件是在VISUAL C++环境下开发的汽车货运管理系统,感兴趣的可下载。(This document is in the VISUAL C++ development environment trucking management system, interest can be downloaded.)
- 2015-03-12 22:27:23下载
- 积分:1
-
FreeMarker_Manual_zh_CN
FreeMarker + spring mvc整合(FreeMarker+ spring mvc integration)
- 2012-11-12 15:34:20下载
- 积分:1