资源列表
DataAccess
- a sample for using mssql server jdbc engine
ShapeTest
- 某州立大学的学生账单系统,州内外的学生收费不同,州内每学分收费$75,州外为$200,每个学生账单上有学校名称,学生姓名,学分数以及账单总数-State University students in a billing system that charges different students within and outside the state, the state charges $ 75 per credit, out of state for the $ 200 bill each
servlet
- this is only a brief descr iption of a servlet
ASCIIInputStream
- Conviert la entrada de binario a ASC-Conviert la entrada de binario a ASCII
Circle
- simple draggable circle for beginners to learn basics!
CoderCounter
- 统计源文件中代码的行数,注释的行数,空格行数-Statistics source file lines of code, comment lines, space rows
shuffle
- 三人斗地主代码,根据花色等模拟发牌程序,对于学Java的人有一定的参考价值-Three Landlords code, color, etc. according to the licensing process simulation for the study of Java have some reference value
Super-calculator-division
- 输入两个double数,就可以进行除法运算,计算出这两个数的商。可以选择精确到第多少位,位数为一个double值。-Enter the two double the number of division operations can be carried out to calculate the quotient of these two numbers. You can choose exactly to how many, a median of a double.
javashiyan
- 问题描述:编写一个应用程序计算梯形和圆形的面积。 基本要求:通过在程序中定义2个类来分别描述梯形和圆形的属性和求面积的方法,掌握类的定义方法;通过在程序中定义主类,创建梯形类和圆形类的对象计算它们的面积,掌握对象的定义和使用方法。 -To describe the trapezoidal and circular attributes and find the area of the two classes defined in the program, master class def
Calculator
- 使用JSP实现的WEB计算器,自己下来看看吧-shi yong JSPshi xian de WEB JI SUAN QI,ZI JI XAI LAI KAN KNA BA
Calendar
- Java实现的日历 需要规定的一年的第一天开始的星期数 然后你就可以!-Java implementation of a calendar Need provisions to the beginning of the first day of the year the number of weeks Then you can!
FloatArrayBuffer
- FloatArrayBuffer, ReadWriteFloatArrayBuffer and ReadOnlyFloatArrayBuffer compose the implementation of array based float buffers.