-
基于web的航班订票系统
从GitHub 上搬运过来的。使用 jsp 和java技术完成的飞机订票系统 适合课程设计 有需要的可以看看 。flight_management-master.zip
- 2022-02-15 10:34:41下载
- 积分:1
-
HibernateCascadeSaveOrUpdate
hibernate java code that shows how to Cascade Save Or Update in the same method.
- 2012-02-16 02:19:48下载
- 积分:1
-
ajax_demo
关于AJAX的一些实例,其中利用AJAX实现省市县三级联动效果,增加用户体验性和观赏性!(Some examples on AJAX, which use AJAX to achieve provincial cities and counties three linkage effects, increase the user experience and enjoyment!)
- 2013-07-28 23:10:07下载
- 积分:1
-
一个别人做的五子棋游戏,有服务器端和客户端的
一个别人做的五子棋游戏,有服务器端和客户端的-Others make a game of backgammon, there are server-side and client
- 2022-07-05 10:35:45下载
- 积分:1
-
基于BP神经网络的人脸识别(java源码)
基于BP神经网络的人脸识别(java源码)
- 2019-12-10下载
- 积分: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
-
ChannelsTest
Note: the test case uses a temp text file named "test" which contains 31 characters : "P@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]".
- 2013-12-06 14:11:35下载
- 积分:1
-
android 网易手机客户端源码下载
(含注册/登陆/天气/搜索等功能)
- 2013-12-26下载
- 积分:1
-
JAVA MSN robot major open source
JAVA MSN机器人主要代码开放 -JAVA MSN robot major open source
- 2022-05-17 10:34:17下载
- 积分:1
-
adaboost 人脸检测 java
对于Adaboost,可以说是久闻大名,据说在Deep Learning出来之前,SVM和Adaboost是效果最好的 两个算法,而Adaboost是提升树(boosting tree),所谓“提升树”就是把“弱学习算法”提升(boost)为“强学习算法”(语自《统计学习方法》),而其中最具代表性的也就是Adaboost了,貌似Adaboost的结构还和Neural Network有几分神似,我倒没有深究过,不知道是不是有什么干货。这个编码是以java为基础,用adaboost进行人脸检测!你值得拥有!
- 2022-05-21 18:55:08下载
- 积分:1