-
文件传输
应用背景这是文件传输之间的Android设备的完整代码…关键技术它是一个安卓代码。所以它包含了Java和XML。这个文件有一些缺陷,它显示错误,当您传输文件时
- 2023-06-21 16:50:04下载
- 积分:1
-
ID3算法的改进
说明: 在Weka平台运行的ID3算法,对普通的ID3算法做了一点改进,有四个不同的改进,对应了四个不同的算法,适合实验报告和课程报告。直接可以运行,无需调试。(The ID3 algorithm running on the Weka platform has made a little improvement on the ordinary ID3 algorithm. There are four different improvements, corresponding to four different algorithms, which are suitable for experiment reports and course reports. It can run directly without debugging.)
- 2019-11-25 21:00:55下载
- 积分:1
-
一个银行数据中心网站,采用JSP编程,B/S结构,菜单使用梅花树,...
一个银行数据中心网站,采用JSP编程,B/S结构,菜单使用梅花树,-A bank data center site, using JSP Programming, B/S structure, the use of plum blossom menu tree,
- 2022-02-05 11:52:47下载
- 积分:1
-
spring-study
说明: spring学习程序,用于学习新技术,使用JAVA语言,IDEA环境(spring study procedure, use java)
- 2020-06-21 17:40:01下载
- 积分:1
-
WidgetClassLoader
Parser for the text file containing the list of widgets, layouts and layout params.
- 2014-01-17 12:01:20下载
- 积分:1
-
电信资费计费系统
电信资费,计费系统
开发平台:Linux
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-10 22:37:05下载
- 积分:1
-
基于Java的最短路径连通图 用于一般大学计算机专业数据结构课设...
基于Java的最短路径连通图 用于一般大学计算机专业数据结构课设-Java-based shortest-path connected graphs for general university computer science courses based data structure
- 2022-03-31 05:51:57下载
- 积分:1
-
ked2
ke编辑器附件上传,源码在里面,需要的各类包在网上都有(Ke editor to upload attachments)
- 2013-11-09 10:50:17下载
- 积分:1
-
Divide
使用Java语言,用前向匹配算法与后向匹配算法实现中文分词(
The use of Java language, with the forward matching algorithm to achieve the Chinese word segmentation )
- 2016-12-05 12:42:02下载
- 积分:1
-
w1
实现求圆形、三角形、矩形的面积和周长。要求和说明如下:
(一) 定义接口sharp接口
(二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) )
(Seeking to achieve circular, triangular, rectangular area and perimeter. Requirements and are described as follows: (a) define the interface sharp interfaces (two) by implementing the interface definition Rect, Triangle, Circle of class and a constructor method, and implement methods for the area and perimeter (where the hypotenuse of the triangle formula c = Math.sqrt (width* width+ height* height) ))
- 2013-12-19 21:22:57下载
- 积分:1