登录
首页 » 其他项目 » 自用java开发包。 包含mail,io,net,sort,security,http,chache等等内容。...

自用java开发包。 包含mail,io,net,sort,security,http,chache等等内容。...

于 2022-05-26 发布 文件大小:226.46 kB
0 58
下载积分: 2 下载次数: 1

代码说明:

自用java开发包。 包含mail,io,net,sort,security,http,chache等等内容。-Occupied java Development Kit. Contains mail, io, net, sort, security, http, chache etc. content.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小...
    本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the problem closest point. Prior to use O (nlogn) time to sort the x coordinate so that all points are based on x coordinates from small to large sorted (x coordinates with the same y coordinates of the small, the top), and then remove the standard is less than n/2 the set of points belonging to the left PL, remove the standard is greater than n/2 set of points belonging to the right of PR, that is to use O (1) time can be the problem size n divided into two size n/2, the same type The sub-problems. Segmentation can be used after completion of sub-rule method, respectively, find the PL and PR in the last points and eventually through the recursion.
    2022-01-25 16:01:13下载
    积分:1
  • 用visual c++编缉的一个N阶螺旋幻方程序,实现幻方功能。
    用visual c++编缉的一个N阶螺旋幻方程序,实现幻方功能。-with visual c editing of a spiral bands N magic square procedures, functions magic square.
    2023-04-21 06:15:03下载
    积分:1
  • HomePlug1.0以及HomePlug AV标准白皮书
    HomePlug1.0以及HomePlug AV标准白皮书-HomePlug1.0 as well as the HomePlug AV standard white paper
    2023-01-14 02:30:04下载
    积分:1
  • simple program based on VB6 to control 4 relay using parallel port interfacing w...
    simple program based on VB6 to control 4 relay using parallel port interfacing with nice GUI
    2022-08-23 11:40:59下载
    积分:1
  • 是“MATLAB在数字信号处理中的应用(第2版)”一书的课件,该书由薛年喜编著 清华大学出版社出版 2007年12月 MATLAB是一种功能强大的数据...
    是“MATLAB在数字信号处理中的应用(第2版)”一书的课件,该书由薛年喜编著 清华大学出版社出版 2007年12月 MATLAB是一种功能强大的数据分析和工程计算高级语言,在工业、电子、信号处理、医学、建筑以及航空等领域有着广泛的应用。本书以最新的MATLAB R2006a版本为对象,从工程实际应用的角度出发,对数字信号处理做了层次清晰、浅显易懂的介绍。 本书从内容上可分为两大部分:基础篇和应用篇。基础篇主要介绍了MATLAB R2006a的入门基础和图形用户界面设计基础;应用篇是本书的重点,详细介绍了MATLAB R2006a关于数字信号处理方面的具体应用,主要包括数字信号处理基础、数字信号变换技术、窗函数、IIR数字滤波器的设计、FIR数字滤波器的设计、功率谱估计、小波分析在信号处理中的应用以及信号处理的图形用户界面工具。 本书可作为高等院校数字信号处理等专业课程的教材,主要读者为数字信号处理领域的科技工作者和理工科大学相关专业的本科生、研究生,对其他领域的科研人员也有一定的参考价值。-err
    2022-12-09 12:15:04下载
    积分:1
  • labwindow 编程的tcp网络开发例程。
    labwindow 编程的tcp网络开发例程。-labwindow programming routines tcp network development.
    2023-03-30 17:30:03下载
    积分:1
  • 计算1到10以内的任意数(整数)的任意次幂
    计算1到10以内的任意数(整数)的任意次幂-Of 1 to 10 within the calculation of an arbitrary number (integer) power of an arbitrary
    2022-03-28 18:10:48下载
    积分:1
  • .Net留言本,本程序采用VB.Net与SQL数据库开发
    .Net留言本,本程序采用VB.Net与SQL数据库开发- Net message this, this procedure uses VB.Net and the SQL database develops
    2022-03-21 00:11:49下载
    积分:1
  • using Java to write a small subset of functional simulator game for a practical...
    用JAVA写的一个功能齐全的小型模拟器游戏,为一个实用型APPLET程序,算法超经典-using Java to write a small subset of functional simulator game for a practical APPLET procedures, algorithm-classic
    2023-03-14 23:00:04下载
    积分:1
  • 回溯算法程序,
    回溯算法程序,-Backtracking algorithm program
    2022-03-03 07:39:19下载
    积分:1
  • 696524资源总数
  • 103771会员总数
  • 43今日下载