资源列表
MainFrame
- JMF做的一个简单代码
B
- 用户从键盘上输入10个0到99之间的数字,统计数字分布(即0—9、10—19……90—100),使用Java Applet实现。-User input from the keyboard 10 between the 0-99 figures, the distribution statistics (ie, 90-100 ... ... 0-9,10-19), the realization of the use of Java Applet.
AskTheUser
- Java program asking the user to enter a number and will be printed out 10 times and enter a letter "x" to exit.
Access
- Jacob是使用JAVA调用COM组件的JAVA包,这是它的应用例子之五。-Jacob is to use JAVA call COM components, JAVA package, which is an example of its application of the five.
BinaryTreeOfString
- 实现二叉树的简单功能,学生可以通过此例了解面向对象的基本概念。-To achieve a simple binary function, students can learn by this example, the basic concepts of object-oriented.
DrawClock
- 指针时钟,有数字时钟和模拟时钟两个部分 使用的是Applet-Analogue Clock
NotePad
- java程序实现的一个简单的文本编辑器,不错哦 -java program to achieve a simple text editor, yes oh
biptHttpclient
- 一个模拟骨子的小程序,产生一对随机数,在1-6之间-A simulated ribs of small programs, resulting in a pair of random numbers, in between 1-6
Java
- 线性代数 Java 百年城 才 能 -The linear algebra The linear algebra The linear algebra
FileCopy
- 另一种方法实现文件的拷贝,用Lucene实现-copy file
ClientServer
- Client Server Model, Client sends some message and server on the other machine receives that data. Simple socket programming in java
Point
- JAVA:实现一个Point类该类包含表示坐标的两个int型变量x、y,构造方法Point()和Point(int xx, int yy),返回x值和y值的int getX()和int getY()-JAVA: This class implements a Point class that contains the coordinates of two int variables x, y, constructor Point () and Point (int xx, int yy), re