-
远程视频监控
【核心代码】 public interface CameraSource { static final String LOG_TAG = "camera"; /** * Open the camera source for subsequent use via calls to capture(). * * @return true if the camera source was successfully opened. */ boolean open(); /** * Close the camera source. Calling close on a closed CameraSource is * permitted but has no effect. The camera source may be reopened after * being closed. */ void close(); /** * The width of the captured image. * * @return the width of the capture in pixels */ int getWidth(); /** * The height of the captured image. * * @return the height of the capture in pixels */ int getHeight(); /** * Attempts to render the current camera view onto the supplied canvas. * The capture will be rendered into the rectangle (0,0,width,height). * Outstanding transformations on the canvas may alter this. * * @param canvas the canvas to which the captured pixel data will be written * @return true iff a frame was successfully written to the canvas */ boolean capture(Canvas canvas); boolean saveImage(String savePath, String fileName); }
- 2013-12-04下载
- 积分:1
-
认证系统
1、签发服务器(CA)签发服务器对生存周期内的数字证书进行全过程管理的控制模块,负责系统的初始化、用户资料管理、用户证书管理、CA配置管理、CA策略信息管理等。2、注册服务器(RA)注册服务器作为身份认证系统的注册模块,负责用户信息的录入、用户信息的审核、证书申请、证书注销、证书更新等。3、密钥管理服务器(KM)密钥管理服务器主要是实现对密钥信息的管理,包括密钥管理服务器的初始化、密钥监控服务。4、管理终端证书管理终端主要是对系统进行管理,包括系统的初始化、用户申请的审核上传等。身份认证系统网络部署
- 2023-02-10 20:50:03下载
- 积分:1
-
javaweb电影网站
http://127.0.0.1:8081/moviesys/manage/login.jsp管理员账号:王长荡密码:kissherhttp://127.0.0.1:8081/moviesys/用户账号:aa密码:aa数据库导入:配好path环境的前提下在密令窗口里执行:imp scott/tiger@xe file=d:DVD.dmp
- 2021-05-06下载
- 积分:1
-
物业管理系统
该系统主要是简单地对SSh框架的应用,同时也是对一些基础知识的回顾,其中用到的技术有权限控制,数据报表,数据的导入导出,以及一些数据的基本管理
- 2022-08-17 04:31:22下载
- 积分:1
-
Android
android应用开发详解,包含详细的各大组件使用方法,并带有各个章节的源码。(android application development Elaborates and the source)
- 2013-06-25 11:25:23下载
- 积分:1
-
市场管理系统(面向对象设计)
资源描述本系统对市场进行管理,采用面向对象思想,实现了封装、继承、多态、抽象等设计思想,对市场中的人员、摊位等进行了管理,同时采用了外观模式。。。
- 2022-07-17 15:30:22下载
- 积分:1
-
数据挖掘的离散算法
这种算法是用 java 写的。基本上,当你有很多的变量在您的数据基础,通常他们不是在一系列 [1-1],有时数据冗余或 t嘿是在一个连续的范围,以及这产生错误的已被淘汰。因此,这种算法可以帮助您你在一个范围中的变量由用户定义离散。这是一个教育的示例主题中的数据挖掘源代码。
- 2022-04-08 16:03:32下载
- 积分:1
-
俄罗斯方块双人版源码
应用背景适合刚刚学习java的新手看,可以拿去练手,熟悉所学的知识,并灵活的运用它们,该程序在传统的俄罗斯方块的基础上,添加了一个玩家,可以支持两名玩家同时操作。关键技术该程序主要运用了 Java Swing 和java中的一些基本知识。
- 2022-09-10 10:20:03下载
- 积分:1
-
Android简单涂鸦体-效果
资源描述本实例是用android写的一个小小的简单涂鸦APP,大家下载下来可以参考一下。对照着做。希望对大家有所帮助。
- 2022-03-03 18:05:29下载
- 积分:1
-
Hilos en Java (Java 威胁)
埃斯特角 es 联合国 ejemplo de uso de hilos en java el cual uno podra 移动器拉教堂中殿主要 con el teclado y disparar con el mismo,
洛杉矶 enemigos tambien tendran 运动
埃斯特角 es 联合国 ejemplo basico
这是一个示例使用线程在 java 中哪一个可能移动太空飞船用 keyboardand shootwith,
enemie 泔水也有议案
这是从无到有的例子
- 2022-04-15 18:10:40下载
- 积分:1