-
Android图片切换特效示例:水平百叶窗、垂直百叶窗、马赛克
因为工作需要,要做图片切换效果,在网上找了好久,找到的资源要么答非所问,要么没有通用性,我就想:难道这东西这么难做吗?于是自己动手,丰衣足食。其实各种切换特效都能用Android的属性动画来做的,我就如此简单做了一个,目前有3种特效:水平百叶窗、垂直百叶窗和马赛克,其实懂得这个原理做任何特效都是可以的。为方便各位童鞋看到运行效果,我上传的是完整的Android工程,可以直接编译、运行。上传包中bin目录有编译好的apk,可直接放入手机运行。虽是完整的工程,但其实需要看的文件只是SwitchableImageView.java一个,其他的啰啰嗦嗦是Android惯例要写的东西,还有我试
- 2020-12-06下载
- 积分:1
-
midia4vb
一个可以自动播放的软件,适合学校广播。用VB写的。在我们公司开晚会时用过。(can automatically broadcast a software suitable for broadcasting school. VB writes. We opened the evening at another.)
- 2007-04-30 11:06:41下载
- 积分:1
-
高斯扩散模型
高斯扩散模型以及改进的公式,可以为环境专业需要的提供参考,主要用于大气污染物的扩散模型建立
- 2021-05-07下载
- 积分:1
-
WCNNIFQ
说明: List of viterbi encoding and decoding algorithm, coding structure can be any change, for beginners good
- 2019-01-06 01:44:03下载
- 积分:1
-
对比度拉伸
说明: Visual c++数字图像处理对比度拉伸算法(Visual c ++ digital image processing contrast stretching algorithm)
- 2020-05-06 10:28:21下载
- 积分:1
-
source2
c#环境下开发的桌面管理系统,.net版本由VB.net,C#,VC++三种语言混合开发而成(c# development environment under desktop management system,. net version of VB.net, C#, VC++ mix was developed in three languages)
- 2013-12-07 18:36:20下载
- 积分:1
-
病毒测试(熊猫烧香杀毒测试)
熊猫烧香+磁碟机病毒样本!!可以用来测试你的杀毒软件!!!!
- 2020-11-28下载
- 积分:1
-
Axure web 元件库 27类内容导航、进度条、分页、警告、选择器
Axure web 元件库 27类内容导航、进度条、分页、警告、选择器
- 2020-12-12下载
- 积分:1
-
GoogleMapMapabc51dituVirtualEarthYahooMaApiJquery
google地图,以及所有网上地图的api接口程序集合。(google maps)
- 2009-05-15 12:24:55下载
- 积分:1
-
MailSystem
设计一个邮寄包裹的收费系统,在邮寄类型确定的情况下,包裹的邮资由包裹的重量a,邮寄距离b,保价金额c三个参数决定。
如:普通邮件(RegularMail)的邮费 = 3(a+b/100)+0.01c
挂号邮件(RegisterdMail)的邮费 = 4(a+b/100)+0.02c等等
请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。(Design of a parcel of charge system, the type identified in the case of mail, parcels by the weight of the parcel postage a, mailing distance b, c insured amount three parameters. Such as: regular mail (RegularMail) postage = 3 (a+b/100)+0.01c registered mail (RegisterdMail) postage = 4 (a+b/100)+0.02c etc. Please design a system to calculate the parcel postage. System using the graphical user interface, users select the mail type graphical user interface, and then enter the weight, distance and offer amount, click the OK button the system will calculate the parcel postage. Require the system to increase or decrease mailing flexible type and modify some types of mailing postage calculation.)
- 2013-11-14 13:27:11下载
- 积分:1