-
AbstractSelectableChannel
AbstractSelectableChannel is the base implementation class for selectable channels for Andriod.
- 2013-10-05 08:13:11下载
- 积分:1
-
spring+mybatis+shiro+ehcache
spring+mybatis+shiro+ehcache基础框架搭建,对于初级小伙伴非常实用,内含sql文件,权限控制这一块采用的是shiro开源结构,安全性很高,mybatis持久层,高效的操作数据。encache将session放到了缓存里面,不依赖其它的插件,简单实用!
- 2023-09-06 14:20:20下载
- 积分:1
-
This is a game Thank you for C
这是一个C游戏谢谢大家-This is a game Thank you for C
- 2022-05-30 02:05:10下载
- 积分:1
-
j2me 第四章源码
j2me 第四章源码-J2ME fourth chapter FO
- 2022-11-03 17:50:03下载
- 积分: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
-
tsp test data
TSP问题标准数据集(附最优解)。用于测试算法的优劣及效率等。TSP问题研究必备(TSP (traveling salesman) problems of test data and the optimal solution algorithm for testing the merits and efficiency. TSP studies necessary)
- 2020-08-01 16:18:37下载
- 积分:1
-
Client_Server_Message_Transmission
This file helps to send the message between client and server
- 2014-08-04 00:08:32下载
- 积分:1
-
spring-mvc 官方功能演示
spring mvc 的官方功能介绍,包含了Springmvc 的主要功能
- 2022-02-04 18:59:09下载
- 积分:1
-
水果订购系统
是有关水果的管理系统,是一个基于j2ee的设计系统,采用了比较友好的前端界面使界面清晰,并且链接相应的数据库的mysql.是一个良好的订购显示平台。
- 2022-03-14 07:30:56下载
- 积分:1
-
java 地址簿
java 地址簿java 地址簿java 地址簿java 地址簿java 地址簿java 地址簿java 地址簿
- 2022-06-26 23:17:32下载
- 积分:1