-
一个基于Java技术开发的Web邮局,使用户可以通过浏览器访问POP/SMTP服务器,支持多种语言,MIME和虚拟域名!...
一个基于Java技术开发的Web邮局,使用户可以通过浏览器访问POP/SMTP服务器,支持多种语言,MIME和虚拟域名!-A Web-based Java technology development of the post office, so that users can browser POP/SMTP server, supports multiple languages, MIME, and virtual domain names!
- 2023-03-09 23:45:03下载
- 积分:1
-
AndroidManifestParser
Checks that a class is valid and can be used in the Android Manifest.
- 2013-10-14 23:11:56下载
- 积分:1
-
基于ssh的OA
基于ssh的OA管理系统,付sql,sql文件很大,请在mysql command line client中用source x:xxxxx.sql处理,本oa系统重点在于权限的处理
- 2022-08-08 06:09:59下载
- 积分:1
-
tewtwjl7
用于手机或其他支持蓝牙的设备上,用于探测蓝牙设备()
- 2018-06-01 18:24:40下载
- 积分:1
-
BaiduMap
一款可以实现了百度地图定位和规划功能,该功能很简单,而且又很容易上手,当我们在百度地图的定位后,然后指定一个终点,从可以在当前位置路线规划等功能,喜欢的朋友可以研究一下看看。(A can achieve the function of Baidu map positioning and planning, the function is very simple, and very easy to get started, when we in Baidu map of the location, and then specify a destination, in the current position of route planning and other functions, like a friend can look at to see.)
- 2016-06-11 18:24:44下载
- 积分:1
-
用Java实现的局域网广播系统的课程设计
用Java实现的局域网广播系统的课程设计-Implemented using Java LAN broadcasting system curriculum design! ! !
- 2023-01-30 02:40:03下载
- 积分:1
-
Java_Model
这是一本讲关于Java语言中的设计模式的电子书,里面对Java做了深入的讲解,适合Java高级读者。(This is an ebook the model of Java Programming, it is fit for those the advanced Java programmer.)
- 2009-04-21 12:05:31下载
- 积分:1
-
通过rtsp连接网络摄像头
通过rtsp连接网络摄像头
- 2017-04-21下载
- 积分:1
-
testtesttest
测试测试测试测试测试测试测试测试测试测试测试测试测试测试测试测试
- 2022-02-24 13:39:17下载
- 积分:1
-
信息增益 java 代码 实现
import java.io.BufferedReader;import java.io.BufferedWriter;import java.io.File;import java.io.FileInputStream;import java.io.FileNotFoundException;import java.io.FileOutputStream;import java.io.InputStreamReader;import java.io.OutputStreamWriter;import java.io.UnsupportedEncodingException;import java.util.*;public class FSInformationGain2 {//private static Map cateToDocs = new HashMap();//词典private static Set words= new HashSet();private static int document_count = 0;//private static Map wordDF = new HashMap();//private static Map categoryWordMap = new HashMap();public void sc
- 2022-03-14 19:27:52下载
- 积分:1