-
影像画廊程式
Android的程式可以对显示在萤幕上的物件做出二种类型的动画效果:Tween animation和Frame animation。这二种动画都叫做View animation。Tween animation是藉由指定动画开始和结束时的物件属性,例如位置,Alpha值(透明度),大小,角度等,以及动画播放的时间长度,Android系统就会自动产生动画播放过程中的所有画面。Frame animation则类似卡通动画的制作过程,我们必须指定每一个影格所播放的影像档和时间长度,Android系统再依照我们的设定播放动画。
- 2022-05-29 10:32:53下载
- 积分:1
-
java SOCKET研究及原代码 很详细
java SOCKET研究及原代码 很详细-study and the original code in great detail
- 2023-07-15 02:55:02下载
- 积分:1
-
DexAnnotationAttributeImpl
final class DexAnnotationAttributeImpl implements.
- 2014-01-22 11:09:30下载
- 积分:1
-
BiTree77
数据结构 二叉树 前序遍历 中序遍历 后序遍历 结点(Pre-order traversal binary tree data structure in-order traversal post-order traversal node)
- 2011-11-22 21:55:21下载
- 积分:1
-
模擬器270版本附原代碼
说明: 天堂270模拟器代码,以及登陆器、配置文件等(Code of Lineage270 simulator)
- 2021-01-12 17:58:53下载
- 积分:1
-
这是一个经典的java数组学习代码,可以从减排输入你要输入的数,运行就能得到最大最小代码...
这是一个经典的java数组学习代码,可以从减排输入你要输入的数,运行就能得到最大最小代码-This is a classic learning java array code, you can enter from the reduction of the number you want to enter, run the code will be able to get the maximum minimum
- 2022-03-25 07:06:01下载
- 积分:1
-
androidCarCamera
说明: 本设计是将安卓技术、单片机技术、无线通信技术等相关技术应用到视频监控系统中,可实现视频监控系统的设备移动化,由可移动监控平台、控制软件两部分组成。通过无线网络对监控平台进行移动方向、速度的控制,平台上的安卓手机摄像头实时采集视频图像信号并通过无线WiFi网络将视频信号实时传输到手机端观看。具有控制方便,监控灵活,模块化,可拓展性强等优点,可应用于险情探测、防爆、现场巡视、家庭安防、图像采集等领域。此部分是安卓端代码。(This design applies Android technology, microcontroller technology, wireless communication technology and other related technologies to the video surveillance system, which can realize the equipment mobility of the video surveillance system. It consists of mobile monitoring platform and control software. The mobile direction and speed of the monitoring platform are controlled by wireless network. The Android mobile camera on the platform collects video image signals in real time and transmits them to the mobile terminal for viewing through wireless WiFi network. It has the advantages of convenient control, flexible monitoring, modularization and expansibility. It can be used in danger detection, explosion-proof, on-site inspection, family security, image acquisition and other fields.)
- 2020-10-04 16:37:39下载
- 积分:1
-
JSP-OA
一款由8人组成的团队,花了8个月制作成功的基于JSP的OA办公自动化系统(supplied by the eight-member team spent eight months making the success of the JSP-based OA office automation system)
- 2020-06-26 04:20:02下载
- 积分:1
-
文档加密服务端系统
文档加密服务端系统用于管理文档加密系统的客户端,例如客户端授权,客户端权限管理,用户管理,客户端加密规则管理。
- 2022-08-20 22:25:10下载
- 积分:1
-
FileReadUtil.java.txt
一个读写文本文件的java类,传入strbuf,传出按照回车分割的字符串。用于读写小size(<=10M)的文本文件。(read text file class)
- 2013-08-30 09:35:09下载
- 积分:1