资源列表
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
MailboxListField
- MailboxListField extends Field Source Code for Andriod.
ClosedByInterruptExceptionTest
- Tests for Closed By Interrupt Exception.
JUnitLaunchConfigDelegateTest
- JUnit Launch Config Delegate Test extends Test Case.
Feature
- Iris recognition using the JAVAVis Library
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