登录
首页 » 算法 » java数据结构小程序

java数据结构小程序

于 2022-07-27 发布 文件大小:65.89 kB
0 70
下载积分: 2 下载次数: 1

代码说明:

一个java写的hash算法,学习java的和算法的朋友可以参考下,也是网上大家讨论的在这里总结下给大家

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

发表评论

0 个回复

  • ASK-FSK-PSK
    该算法得出的变化使用这个3调制信号的振幅函数的变化在presance高斯白噪声的信噪比
    2023-05-23 05:40:04下载
    积分:1
  • java外部排序与内存排序
    生成一个具有10,000,000个记录的文本文件,其中每个记录由100个字节组成。实验只考虑记录的一个属性A,假定A为整数类型。记录在block上封装时,采用non-spanned方式,即块上小于一个记录的空间不使用。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-01 01:23:44下载
    积分:1
  • 常用的C程序。主要内容包括多项式的计、复数运、随机数的产生、矩阵运、矩阵特征值与特征向量的计、线性代数方程组的求解、非线性方程与方程组的求解、插值与
    常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
    2023-04-24 15:00:03下载
    积分:1
  • PGA, 相位梯度自聚焦
    用于合成孔径雷达运动补偿的相位梯度自聚焦算法。。。很有用。。。分四步。。。。
    2022-11-02 07:05:03下载
    积分:1
  • Idempotent matrix method using the largest eigenvalue, also include a number of...
    利用幂法求矩阵的最大特征值,还包括一些相应的辅助函数-Idempotent matrix method using the largest eigenvalue, also include a number of the corresponding auxiliary function
    2022-01-27 23:38:44下载
    积分:1
  • Simulation of Ant Colony Algorithm for Routing in the Internet, given normal cir...
    蚁群算法仿真因特网中的路由选择,给出正常情况、节点阻断和路径拥塞等不同情况下的最优路径选择与更新实现,仿真结果能够提供可视化的过程模拟-Simulation of Ant Colony Algorithm for Routing in the Internet, given normal circumstances, and the path blocked node under different circumstances, such as congestion of the optimal path selection and update the realization of simulation results can provide visualization of the process simulation
    2022-05-16 14:04:48下载
    积分:1
  • 敏感词wordbank
    package com.yaozhou.sensitive.wordbank;import java.io.BufferedInputStream;import java.io.BufferedReader;import java.io.File;import java.io.FileInputStream;import java.io.FileNotFoundException;import java.io.IOException;import java.io.InputStream;import java.io.InputStreamReader;import java.util.ArrayList;import java.util.HashMap;import java.util.HashSet;import java.util.LinkedList;import java.util.List;import java.util.Map;import java.util.Properties;import java.util.Set;/** * @author Yao.Zhou* @version 创建时间:2016年12月21日 上午11:08:23 * 类说明 */@SuppressWarnings("unused")public class SensitiveWordBank {private static final String ENCODE = "UTF-8";private File path;private Map wordBankContainer;public SensitiveWordBank(String dir) {
    2022-01-26 05:07:53下载
    积分:1
  • 遗传来训练神经网络的权值
    需要一个文本文件作为输入包含 x 和 y 坐标的一系列的曲线上的点。该代码然后使用遗传算法训练神经网络来逼近同一条曲线。运行从 python 命令行 ;示例输入的命令会看起来像: python nn_weights_1.py-r 10-n 100 g 500-t 3600.0-RandomCrossOver-s random_seeds_100.txt-i sine_datapoints1.txt-o results.txt nn_weights_1.py 在哪里的代码文件中,名称-r 告诉它多少运行来执行,-n 告诉它在人口中的多少人-g 告诉它多少代人,在每个运行,-t 告诉它的最长时间 (以秒为单位) 运行,— — 告诉它要使用 (随机、 HillClimber、 RandomCrossOver、 SmallCrossOver、 SmartCrossOver) 的算法,-s 告诉它什么文件用于随机种子 (可选),我告诉它什么数据文件用作输入和-o 告诉它要将输出发送到什么文件。
    2022-03-30 01:50:57下载
    积分:1
  • 肝脏 ct 图像分割
    这是肝脏 ct 图像的分割算法。在该算法中使用小波变换,这是非常有效和有用在图像处理中。
    2023-04-19 22:10:03下载
    积分:1
  • 16:00 Fourier algorithm, using standard C language, and optimized computing spee...
    16: 00傅里叶算法,采用标准C语言,优化计算速度,比传统算法快得多
    2022-12-31 04:55:03下载
    积分:1
  • 696518资源总数
  • 104444会员总数
  • 15今日下载