-
短信系统
短信系统是一个提供双方收发短信,查询短信,查看天气预报的平台
- 2022-07-06 15:46:39下载
- 积分:1
-
JavaLibrary6
this document for editor image in java
- 2012-04-01 16:01:09下载
- 积分:1
-
BiliClient-Bilibili
AndroidStudio 基于Java的仿Bilibili的视频浏览APP(AndroidStudio Java based Bilibili like video browsing APP)
- 2020-06-30 09:00:01下载
- 积分:1
-
一个用java编写的很有价值的记忆测试程序.
一个用java编写的很有价值的记忆测试程序.-prepared with a value of the memory test.
- 2022-01-28 18:35:50下载
- 积分:1
-
jsp实现编辑器的源码
jsp实现编辑器的源码-jsp to achieve the source editor
- 2023-07-25 11:40:04下载
- 积分:1
-
AutoCanService_jiah
无作用,无需下载,不用预览,只是开通功能(No effect, no downloading, no preview, only open function)
- 2017-11-28 17:59:20下载
- 积分:1
-
k-means聚类算法
一个简单易懂的基于k-means的聚类算法,附带data数据文件
public class KMeans
{
private static String fileroute = "D:WorkSpaceJeeKMeans-Pointssrcdata.txt";
private static int itemnum;
private static int K;
private static ArrayList points = new ArrayList();
private static ArrayList clusters = new ArrayList();
private static double lastE = Double.MAX_VALUE;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-29 19:31:22下载
- 积分:1
-
国内版
此工具仅用于压力测试,造成损失后果自负!(若不同意请勿下载)
软件是我自己写的,所以我就是原创。(This tool is only used for stress testing, causing losses at your own expense! (Do not download unless you agree)
Software is written by myself, so I am original.)
- 2020-06-16 09:00:01下载
- 积分:1
-
这个程序作什么的看了名字就知道,具体怎么装也不用说了。程序有两个版本ASP版和JSP版...
这个程序作什么的看了名字就知道,具体怎么装也不用说了。程序有两个版本ASP版和JSP版-This process of seeing what name to know how specific equipment does not say. There are two versions of the procedure and the JSP version of ASP Edition
- 2022-01-25 17:47:03下载
- 积分:1
-
用JAVA实现有贪吃蛇游戏。
用JAVA实现有贪吃蛇游戏。-using Java to achieve Snake games.
- 2022-06-02 20:32:00下载
- 积分:1