资源列表
MinValue
- a) Write the method signature for an instance method named minValue, which takes as a formal parameter an array of int and returns the minimum value found in that array. b) Implement the minValue method. Some or all of the values in the array ma
http Post Test
- android連結到HTTP的MYSQL-the android link to the HTTP MYSQL
renshiManager09
- 基于javaweb的人事管理系统,采用C3P0连接数据库-Personnel management system based on javaweb C3P0 connect to the database
PinyinIME
- 谷歌拼音输入法源码,大家一起共同学习啊。-Google Pinyin input method source code, with everyone learning together ah. Ha ha ha
chitangyu
- 池塘夜降彩色雨,Java 做的,蛮好玩的-The ponds Night Falling colored rain quite fun to do in Java
qichexiaoshou
- java做的汽车销售管理系统,完整美观,可直接使用。-java do car sales management system, complete and beautiful, can be used directly
用户注册界面
- 实现用户注册功能,考虑的情况全面,可根据需要进一步修改。
ballgame
- 弹球游戏用户能通过GUI组件指定生成小球的数量,每个小球将从随机的位置出现,并具有随机颜色,随机速度以及随机的运动方向,小球沿初始方向匀速运动,当碰到窗口边缘时,小球将依据受力原理改变运动方向-Pinball game user through GUI components specified quantity to generate a small ball, each ball from a random location appears, and having a random color
elevators
- 操作系统项目,电梯调度系统20层电梯,5部-operating system homework
实战突击:Java项目开发案例整合
- 实战突击:Java项目开发案例整合 的光盘源码,很全
Fact
- 定义一个类Fact表示无符号有理数(分数),成员有分子(num)和分母(den) 构造函数2个 一组get方法 一组set方法 方法: -比较两个分数的大小,结果为boolen的值 -对分数进行约分(分子分母同时除以最大公约数) -对两个分数进行通分(先约分) -两个分数相加,结果为不可约数(先通分,然后再约分) 定义testFact类,创建Fact对象,并调用各个方法-The definition of a class of Fact unsigned ra
Excel2json
- 利用poi和gson将excel解析,并转换成json格式的实用的工具。-Take advantage of the the poi, and gson will excel resolution json format and converted into practical tools.