-
android系统控制onvif协议摄像头app源码
android-onvif是一个基于android系统控制onvif协议摄像头的软件项目,例如海康摄像头等。本项目已将接口封装,使用简单。后续将扩展更多功能。。。功能介绍探索与发现摄像头摄像头参数获取和获取摄像头账号密码修改摄像头的固件升级摄像头截图修改摄像头时间重启摄像头修改摄像头ip
- 2021-05-06下载
- 积分:1
-
游戏引擎jar包
游戏引擎jar包
- 2013-12-24下载
- 积分:1
-
java 为图片添加水印 示例
为图片添加水印 【核心代码】 /*** 添加水印* @param imagePath 图片绝对路径* @param watermarkPath 水印图片绝对路径* @param position 水印图片位置* @return 生成水印图片的绝对路径*/public static String addWatermark(String imagePath, String watermarkPath, String position) {logger.info("为图片({})在位置{}添加水印({})", imagePath, position, watermarkPath);if (StringUtils.isNotBlank(imagePath) && StringUtils.isNotBlank(watermarkPath)) {File image = new File(imagePath);File watermark = new File(watermarkPath);Position pos = getPostion(position);if (image.isFile() && image.exists() && watermark.isFile()) {try {BufferedImage bi = ImageIO.read(image);Builder builder = Thumbnails.of(imagePath);BufferedImage watermarkImg = ImageIO.read(watermark);File newWatermark = null;// 原图的宽或高是水印图片宽或高的2倍及以上,则直接打上水印原图;否则缩略水印图片,以原图宽或高的二分之一if (bi.getWidth() / watermarkImg.getWidth()
- 2017-10-13下载
- 积分:1
-
music
java开发android客户端 音乐播放器(java development android client music player)
- 2012-09-18 16:13:22下载
- 积分:1
-
the-architecture-of-Android
介绍了andriod系统源代码的层次结构(introduce the architecture of android source code )
- 2011-04-24 23:20:21下载
- 积分:1
-
android source
Copyright (C) 2008 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
-
- 2022-02-07 20:48:23下载
- 积分:1
-
闰年检查器在JavaScript
应用背景一个爪哇脚本代码,如果它是一个跳跃的一年,或者没有,非常有用的教育用途关键技术可以是非常有用的教学和学习的脚本和;
- 2023-07-15 07:55:02下载
- 积分:1
-
租车系统
汽车租赁系统项目的特点和功能要求。分享Java项目的想法和主题与我们联系。炉排和许多Java项目的理念和主题。这里的一些Java项目思路的研究论文。在此大集合Java项目的源代码和数据库。我们很多想法,如移动应用程序,桌面软件应用程序,Web应用程序开发的开发应用。你可以找到更多的Java项目的主题和理念。发展思路上的汽车租赁系统。许多项目可供下载使用Java源代码和数据库。免费下载汽车租赁系统项目简介可用。
- 2022-01-31 20:52:09下载
- 积分:1
-
CertificationRequest
the value of signatureAlgorithm field of the structure private AlgorithmIdentifier algId .
- 2013-12-03 14:13:19下载
- 积分:1
-
Broadcaster
Sign up for notifications about something.
- 2013-11-19 10:48:40下载
- 积分:1