资源列表
Password
- java的源码,用于密码的加密,将任意字符串转成md5码,不可逆。
loading
- 页面加载时的loading动画效果,Javascr ipt实现
Test3
- 定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法
FancyTitle
- 火焰招牌,非常漂亮的实现效果!给人以视觉冲击!呵呵,有点夸张啊!-Flame signs, the realization of the effect of very beautiful! Gives visual impact! Oh, a bit exaggerated ah!
ValidateFilter
- java/servlet好麻烦啊,只是想下载点东西-java/servlet
DailyReportMailAction
- 使用javamail生成html报表邮件并发送-Using javamail generate html reports and send e-mail
java
- 小的数字游戏 有得分 开始 结束 数字是随机出现的 根据出现的数字在键盘上点击 点对了就加分 点错了就减分-Small figure scoring games beginning of the end figures are the basis of random number that appears on the keyboard click on the plus points of a point by point to the wrong
testListPage
- CSS 列表分页漂亮的分页按钮实现分页功能-CSS list page
box
- 用java做的一个游戏,很经典,初学者必看,用30天完成了此游戏,里面的代码层次分明,可读性很好。-Using java to do a game, classic, beginners must see, with 30 days to complete this game, which the code structured, readable well.
JAVA-RILI
- JAVA脚本运行的一款具有即时显示的日历源代码-JAVA scr ipt run a real-time display of the calendar source code
xmltoexcel
- 将xml数据,写到excel中 xml以string形式作为参数。-xml To Excel
【Matlab】试验模态参数的频域识别方法-有理分式多项式法
- 有理分式多项式法也称幂多项式法和Levy法,用于进行模态参数识别的数学模型采用频响函数的有理分式形式。