资源列表
test
- 最简单的java测试源代码;让你快速检测所装jdk是否有效。-Simple java test source code allows you to quickly test the validity of the jdk installed.
Copy
- 复制文件的程序。命令格式如下:java copy 源文件名 目标文件名。 该程序将源文件复制到目标文件,然后显示这个文件中的字节数。如果源文件不存在,就会告知用户找不到这个文件。如果目标文件已经存在,就告知用户目标文件存在。 -Copy the files. Command format is as follows: java copy source file name destination file name. The program will copy the source fil
FilterElement
- This DataType represents a name filter in Ant for Andriod.
TransceiveResult
- Class used to pipe transceive result from the NFC service.
SystemTest
- System Test extends J S R166 Test Case Source Code for Andriod.
ILogLevels
- numeration of log level values used in conjunction with the A P I in.
EmptyImmutableSet
- An empty immutable set Source Code for Andriod.
jade
- Jade program to create agents which can communicate with each other in java
hdb3
- 对很HDB3码进行仿真的程序,里面详细说明其原理,已通过验收。-The simulation code is HDB3 on the procedures, which detail its principles, has been approved.
2
- 统计英语单词个数的java程序,并用图形界面显示,包含了图形界面-Statistics the number of English words java program and use graphical interface display includes a graphical interface
animation
- 這是一個簡單的動畫節目,它沒有使用MediaTracker。 該圖片是不順利的時候,速度快。 -This is a simple animation program, it does not use the MediaTracker. The picture is not smooth when speed.
numquan
- 任意一个5位数,比如:34256,把它的各位数字打乱,重新排列,可以得到一个最大的数:65432,一个最小的数23456。求这两个数字的差,得:41976,把这个数字再次重复上述过程(如果不足5位,则前边补0)。如此往复,数字会落入某个循环圈(称为数字黑洞)。 比如,刚才的数字会落入:[82962, 75933, 63954, 61974] 这个循环圈。 请编写程序,找到5位数所有可能的循环圈,并输出,每个循环圈占1行。其中5位数全都相同则循环圈为 [0],这个可以不考虑。
