资源列表
Calculator
- 用Java编写一个简易计算器,能实现基本的加、减、乘、除。有小数点,能进行小数的运算。-Using Java to prepare a simple calculator, able to achieve basic add, subtract, multiply, divide. Have the decimal point, can be decimal arithmetic.
taijitu
- 它是用JAVA语言编写的一个小程序,可以生成太极图-It is written in JAVA with a small program, tai chi can generate map
shizhong
- 这是一个时钟的java程序,这个程序通过对度数的运算,来确定秒针,分针,时针的位置。-This is a java clock procedures, the process of computing power to determine the second hand, minute hand, the location of the clock.
JNative_DLL
- JAVA中,用JNative调用DLL驱动设备-USE JNative Call DLL
DatabaseConnection
- java database connection
TestArray
- 本java代码实现了运用数组实现了选择排序,程序简单易懂!-The use of an array of java code to achieve the sort of choice, the program easy to understand!
DownloadTableModel
- simple download manager
EncodingFilter
- 用java写的过滤器 解决web中的get post 中文乱码问题-Written in java web filter to solve the garbage problem in the get post
main
- android开始的时候,学习的一个小例子,比如,hello,activity-android beginning, a small example of learning, for example, hello, activity
LinearInterpolatorTest
- LinearInterpolatorTest extends ActivityInstrumentationTestCase2.
Phone
- 利用映射接口,编写一个模拟电话簿的程序,实现简单的增、删、查、改等功能。-create a phonebook
src
- 方法的重载小例程,方法的重载就是在同一个类定义了多个名称相同的但是参数类型不同和数量不同以及顺序不同的方法。-Method overloading small routines