资源列表
SplashWindow
- 模拟登陆界面,是图形界面 有进度条 图形自选-log in
a
- 该程序使用java语言实现双向冒泡排序,简单,易于理解。-The program uses the java language bi-directional bubble sort, simple, easy to understand.
Order
- java Int 数组冒泡和选择排序 自己写的算法。-java Int array to write their own bubble and selection sort algorithm.
Employee
- 搜索引擎项目: 一个员工类的源代码,1、定义一个类Employee;2、在类中定义四个属性;3、定义方法(函数或者行为);4、定义第二个构造函数,带有五个形式参数,用于接收值并传递给属性-Search engine project: an employee class source code, 1, define a class Employee 2, four attributes defined in the class 3, define methods (functions or
ArraySort
- 用选择排序法对数组中的数据进行升序排序。-Select the Sort method with the data in the array in ascending order.
Login
- 这个coding让user可以login,是个login interface-this is login interface which allow user to login into a system
SX
- 该代码的功能是输出输入年份的对应天干地支及生肖-The function of this code is outputing the spending tian gan and animal of the year of input year
pac
- java source code program
Complex
- 声明并测试一个复数类,类中的方法包括复数的加、减、乘运算,还可以根据代码的情况进行扩充。 -complex class
SetListPerformanceTest
- Java集合性能的简单测试。包括TreeSet、HashSet、LinkedHashSet、ArrayList、LinkedList-Java collections performance of a simple test. TreeSet, a HashSet, LinkedHashSet, ArrayList, the LinkedList
MAXMINCZ
- 可以判断最大值最小值,为java程序的入门,是大多数初学者的作业题目,应该可以被下载很多次-Can determine the minimum and maximum values
guesstheNumber
- java基础趣味编程 猜数字小游戏 初级编程-java based programming, fun guessing game