资源列表
commission
- 佣金问题,解决实际中的分配问题。很好的解决了买卖中资金分配问题。-To solve the problem, the commission. Very good solution to the problem of business capital allocation.
NarcissusNarcissus
- 本题是在Java环境下开发的关于求解1000以内水仙花数的三种方法。-The problem is in the Java development environment within the daffodils on the number 1000 to solve the three methods.
FirstLevelCheck
- this code is verifying the first level login entered by the customer with the Customer_master table of the savv.mdb database.
5-1
- 实现两个数的加减乘处运算,用两个文本框接收输入,加减乘除为按钮,用标签显示-Addition and subtraction of two numbers to multiply at the operation, with two text boxes to receive input, addition, subtraction button labels show
DBHelper
- 该类是连接Oracle数据库的一个帮助类,对各个方法进行了封装,在使用的时候灵活,并具有很好的扩展性。-The class is a helper class to connect Oracle database, each package, flexible use, and has a good scalability.
jidai
- 手机刷基带软件 请下载对应基带的 解压被软件 降基带放入 点击bat即可!-Phone brush baseband software downloads corresponding the baseband decompression software drop baseband into clicking the bat can be!
ConnectAccess
- JAVA 数据库连接,最简单的数据库连接方法-JAVA database connection, the easiest method of database connection
MediaPlayerGetVideoWidthStateUnitTest
- Unit test class to test the set of valid and invalid states that MediaPlayer.getVideoWidth() method can be called.
Normalizer
- boolean is Normalized Source Code for Andriod.
TestTargetNew
- Specifies the signature of the API method that is being tested, in terms of Java classes. /.
DexAnnotationImpl
- DexAnnotationImpl implements DexAnnotation.
Permutation
- 分治法源代码 用递归方法求n个数的无重复全排列。-Divide and conquer method source code