资源列表
[JSP源码/Java] array
说明:快速排序是采用了递归的思想,首先找一个基准点(一般为第一个数),通过一次递归将要排序的数据分成两部分,其中一部分的所有数据比基准点小,另外一部分的所有数据都比基准点大,然后分别对两部分数据进行相同的处理,最后得到一个有序的数列。-Quicksort is recursive to the idea, first of all to find a reference point (usually the first number), by<wangjiao> 在 2025-01-21 上传 | 大小:1kb | 下载:0
[JSP源码/Java] read-txt
说明:读取指定的txt文件中的内容,不存在会返回“文件不存在”,错误则返回“文件读取错误”-Read the specified txt file contents<wangjiao> 在 2025-01-21 上传 | 大小:1kb | 下载:0
[JSP源码/Java] auto-generated-method
说明:本算法用最小二乘法求多次拟合,可输入拟合次数-Least Squares Fitting repeatedly seeking<wangjiao> 在 2025-01-21 上传 | 大小:1kb | 下载:0
[JSP源码/Java] JnaTest_NLPIR
说明:中科院的分词工具,作者:张华平,完整的java实现-CAS segmentation tools, Author: Zhang Huaping, the full realization of java<lili> 在 2025-01-21 上传 | 大小:9.59mb | 下载:0
[JSP源码/Java] excel-operate
说明:读取excel表格中的数据内容,第一行不读取-Read contents excel data in the table, the first row is not read<wangjiao> 在 2025-01-21 上传 | 大小:2kb | 下载:0
[JSP源码/Java] FileCaptureResponseWrapper
说明:通过filter实现jsp页面静态化 通过filter实现jsp页面静态化 通过filter实现jsp页面静态化 通过filter实现jsp页面静态化 -fiter mantain jsp to html<朱家健> 在 2025-01-21 上传 | 大小:2kb | 下载:0
[JSP源码/Java] Java-staff-management-system
说明:通过JAVA编程,能够更好的管理员工的个人信息,并高效完成对员工资料的增加删除更新-By JAVA programming to better manage employee personal information, and efficient completion of the employee information is increased to remove the update<莫雨曦> 在 2025-01-21 上传 | 大小:2kb | 下载:0
[JSP源码/Java] Simple-Calculator
说明:实现计算器的一些建议的功能,实现算数的加减乘除和一些简单的算法-Implement some of the recommendations of the calculator function, arithmetic addition, subtraction and implement simple algorithms<莫雨曦> 在 2025-01-21 上传 | 大小:41kb | 下载:0
[JSP源码/Java] Students-table-management
说明:对学生成绩进行管理,使其实现增加删除更新数据更加方便-Student achievement management, it added to remove the update data more convenient<莫雨曦> 在 2025-01-21 上传 | 大小:45kb | 下载:0
[JSP源码/Java] Notepad-interface-settings
说明:对记事本的界面进行简易设置,并实现一些功能,比如说字体设置-Notepad interface for easy set up and implement some of the features, such as font settings<莫雨曦> 在 2025-01-21 上传 | 大小:121kb | 下载:0
[JSP源码/Java] Login-interface-settings
说明:对登陆界面进行设计,并实现对数据库的连接-Login interface design, and connect to the<莫雨曦> 在 2025-01-21 上传 | 大小:85kb | 下载:0
[JSP源码/Java] Observer-design-pattern
说明:observer pattern detail and idea how it works<adeel> 在 2025-01-21 上传 | 大小:93kb | 下载:0