-
VideoModel
简单的视频播放器,对视频开发不是很明白的人很有帮助(simple videoplayer,very helpful for those who are learning video developing)
- 2015-04-27 10:26:24下载
- 积分:1
-
Connection2005
主要功能是连接数据库,使用的是jdbc连接连接到sql2005上(Main function is to connect to the database, using jdbc connection to connect to sql2005 on)
- 2011-05-22 02:05:06下载
- 积分:1
-
DF
纠结死了,不是为了这些东西我都不做那么多东西,为什么一定要逼着人去上传这些东西吗(Tangled dead, not for these things I do not do so many things, why must upload forcing people to do these things)
- 2013-08-26 20:56:43下载
- 积分:1
-
jkl
some program I was working on
- 2017-10-07 08:48:09下载
- 积分:1
-
regress-345
Escaping to the same target from both the try and catch blocks of try..catch..finally should not fail at compile-time.
- 2013-12-25 10:47:59下载
- 积分:1
-
DHUtil
utility class for converting jce/jca DH objects objects into their org.bouncycastle.crypto counterparts.
- 2013-12-11 13:18:31下载
- 积分:1
-
BloomFilter.java
实现基于redis的bloomFilter(the implements of bloomfilter based on redis)
- 2020-06-18 00:40:02下载
- 积分:1
-
regisdemoliuluyao
jsp用户注册,用户名和密码的验证,根据用户类别进入相应的界面。(jsp user registration, authentication username and password into the appropriate category based on the user interface.)
- 2015-07-04 12:44:20下载
- 积分:1
-
小游戏源码
说明: 飞机大战 首先对这个游戏分析,在屏幕上的物体都是飞行物,我们可以把建一个类,让其他飞行物继承这个类.游戏中应有英雄机(也就是自己控制的飞机)、敌人。而敌人应该分为打死给分的飞机(就是普通飞机),另一种就是打死有奖励的敌人。他们都应该是飞行物的子类,我们也可以为普通飞机和给奖励的敌人设一个接口让他们去实现接口,这样有利于以后的扩展,我在这里给的简化版的飞机大战,主要是为了让大家了解面向对象。(First of all, analyze the game. The objects on the screen are flying objects. We can build a class and let other flying objects inherit this class. There should be hero planes (i.e., planes controlled by ourselves) and enemies in the game. And the enemy should be divided into killing the aircraft (that is, ordinary aircraft), the other is to kill the enemy with reward. They should be subclasses of flying objects. We can also set an interface for ordinary aircraft and reward enemies to implement the interface, which is conducive to future expansion. The simplified version of aircraft War I gave here is mainly to let you understand object-oriented.)
- 2020-10-02 09:59:10下载
- 积分:1
-
primefactorization
Here is the programm which factorizes the intger
number.programm ask for the input if you enter the integer number 100 then the output of the programm is (2**2)*(5**2).Where "**" stands for
exponential and "*" stands for multiplication.
- 2009-10-28 21:31:48下载
- 积分:1