-
教务管理系统
这是一个管理教务教学的系统,简单的实现了些功能,希望能帮助你们!
- 2022-06-11 14:26:24下载
- 积分:1
-
Drools5.1版本Demo实例
Drools5.1版规则引擎实例源码,会员积分增加、扣减规则实现。
- 2022-02-24 12:32:16下载
- 积分:1
-
可以与多人聊天的程序
多个人同时聊天,尽管是简化版的聊天程序,但是基本上实现了聊天的机制,采用socket编程,适合于初学者,如果想要做的更完善,可以在此基础上加以修改,以得到更好地程序,实现更多的功能。本程序也有不足之处,若发现有不好的地方,请尽量提出来。
- 2023-08-23 00:35:03下载
- 积分:1
-
按键改进v3
说明: 本设计是将安卓技术、单片机技术、无线通信技术等相关技术应用到视频监控系统中,可实现视频监控系统的设备移动化,由可移动监控平台、控制软件两部分组成。通过无线网络对监控平台进行移动方向、速度的控制,平台上的安卓手机摄像头实时采集视频图像信号并通过无线WiFi网络将视频信号实时传输到手机端观看。具有控制方便,监控灵活,模块化,可拓展性强等优点,可应用于险情探测、防爆、现场巡视、家庭安防、图像采集等领域。此部分是电脑端Java程序。(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:47:39下载
- 积分:1
-
酒店管理系统
这是一个酒店管理系统 能够进行对酒店房间的预订以及管理人员对于房间的控制
- 2022-02-25 12:15:02下载
- 积分:1
-
Android新浪天气预报
package edu.hrbeu.WeatherDemo;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import org.w3c.*;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.HttpStatus;
import org.apache.http.client.HttpClient;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.DefaultHttpClient;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.safety.Whitelist;
import org.jsoup.select.Elements;
public class Test {
/** 新浪天气网址 */
public final String SINA_URL = "http://php.weather.sina.com.cn/xml.php";
/** 新浪天气XML调用密码 */
public final String PASSWOR
- 2022-02-07 09:34:36下载
- 积分:1
-
FlowLayout
流失标签,用于搜索推荐,可定义点击状态,用于搜索推荐,可定义点击状态(Lost tags, used for search recommendation, can define click status, used for search recommendation, can define click status)
- 2020-06-21 22:20:02下载
- 积分:1
-
消费者和生产者过程
用Java描述了操作系统中消费者和生产者的经典过程
- 2022-05-17 17:26:08下载
- 积分:1
-
一个简易版的代码库存
一个简易的库存jsp代码,操作相对简单,里面有数据库文件,需要自己安装,另外代码需要自己手动改一下,建议对Java较熟悉的人下载使用。
- 2023-02-11 03:40:04下载
- 积分:1
-
人力资源管理系统项目源码
这个人力资源管理系统项目挺不错的!!!!!包含基本的JAVA的hibernate框架!!! 并且自带数据库!!大家可以尝试下载看看!!下载下 可以直接导入MyEclipse 中使用!!!!!!
- 2022-07-21 21:13:50下载
- 积分:1