-
TestForFloatingWindow-master
android 8.0之前的悬浮窗口Demo代码(android before 8.0 float window Demo source code)
- 2019-06-15 21:55:45下载
- 积分:1
-
shanghaiyingyongjishuxueyuan
上海应用技术学院校友录,方便校友之间联络感情,互相留下信息。(Shanghai Institute of Technology alumni, facilitate contact between alumni feelings, leave a message each other.)
- 2014-01-06 10:14:37下载
- 积分:1
-
远程视频监控
【核心代码】 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
-
移动APP开发样例
资源描述web.zip是开发移动端android的一个项目样例,采用eclipse开发环境!
- 2022-07-26 23:44:18下载
- 积分:1
-
高校网站php
此例子是四川科技职业学院的网页开发代码,详细介绍了各个功能模块的设计方法及其代码描述,主要还是php HTML、CSS的架构设计,展示了官方主页设计的技巧,供大家学习参考,大家博采众长,共同进步。
- 2023-01-04 01:55:03下载
- 积分:1
-
GKL 颜色密度预测算法
在这个项目中,我们实施 GKL 算法是一种伟大的颜色密度预测算法。这种算法解决的主要问题是这里解释:你有一个向量 N 黑细胞与黑色 M 细胞。你想要做什么是你想要知道的黑细胞密度是否更多白细胞或 not.using GKL 算法最后更改,您的矢量入所有黑色或所有白色的载体。如果您的矢量最后是所有黑那么黑细胞密度较多,否则白色细胞密度是更多。
- 2022-03-22 13:01:39下载
- 积分:1
-
Java SHH 视屏处理网站工程源码
一个视屏网站首页加验证登陆功能。实现邮箱验证功能,可以直接运行。适合初步学习网站搭建的人学习,代码可读性高。方便大家修改,采用Struts2+spring框架。注释详细,很清楚,明了。
- 2022-11-04 18:50:06下载
- 积分:1
-
JAVA WEB BISNIS
Ini adalah项目Aplikasi bisnis dengan java dan数据库Oracle+ex Aplikasi Ini digunakan dan sudah di konvert dengan konverter windows。apabila anda ingin menggunakannya ada tinggal install.msi dan ada导入数据库sql di oracle Ex。untuk mendownloadnya coba ada cari di google oracle xe 10 g.silahkan mencoba公司;
- 2022-03-04 08:21:58下载
- 积分:1
-
mail
只是我找了好长时间的,可以支持中文发送的邮件(Send Mail)
- 2012-09-10 11:58:43下载
- 积分:1
-
632917
禁止某网站源码,程序结合易语言扩展界面支持库,将添加的网站IP地址写到系统Hosts文件中。设置要访问的地址为一个固定的IP地址,达到禁止访问的限制(Ban a website source code, the program combined with easy language support library expansion interface , the website will add the IP address in the Hosts file system writes . )
- 2015-05-27 21:09:14下载
- 积分:1