资源列表
CountDigit
- 编写一个Java应用程序,对用户输入的任意一组字符如{1,3,4,7,2,1,1,5,2},输出其中出现次数最多且数值最大的字符,并显示其出现次数-Write a Java application, the user input any set of characters such as (1,3,4,7,2,1,1,5,2), the output values which occur most often and most of the characters, and displays in
TeacherClass
- 初学者的一个类,关于教师的姓名,性别,工号,课程等信息的类-A class for beginners, on the teacher' s name, gender, job number, the class curriculum and other information
Fan
- JAVA程序设计导论 课后习题6。2 写一个类名为Fan来模拟扇形-the Fan class
testTrackingtheMouse
- 编写程序跟踪用户的鼠标,并时刻把鼠标位置显示出来。-Write a program to track the user' s mouse, and always put the mouse position is displayed.
BT
- this source code contains code that builds a binary tr-this source code contains code that builds a binary tree
readURL
- 读取网络上的图片,以http开头的图片路径-Read the pictures on the network path http at the beginning of the picture
alamuti1
- waterfilling principle
flex-reading-and-writing-XML-files
- flex 读写XML文件,其中读取分别用了文件流和Request请求两种方法-flex reading and writing XML files, which were used to read the file stream and the Request are two ways to request
ReplaceSpace
- 对同一目录下按数字编号的文件中的空格替换成换行-According to the same directory as the file numbered spaces replace newline
runnian
- 随意输入一个年份,判断该年份是否是闰年,可以连续输入,即判断一个年份后可以再次输入另一个年份,直至输入1时停止-Free to enter a year to determine if the year is a leap year, can be continued, that judgment may be entered after a year again another year, until the input 1 stops
People
- 创建一个People类,定义成员变量如编号、姓名、性别、年龄;定义成员方法“获得编号”、“获得姓名”、“获得年龄”等,再创建People类的对象-create a class of people,own one person s age,name and number