登录
首页 » 其他项目 » 它是哈希的实现。

它是哈希的实现。

于 2022-08-20 发布 文件大小:1.03 kB
0 184
下载积分: 2 下载次数: 1

代码说明:

it is c implementation of Hashing .. all types of hashing covered in this program -it is c implementation of Hashing .. all types of hashing covered in this program

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

发表评论

0 个回复

  • 通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再...
    通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。 除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinates of the data indicated that cluster. According to the average number of total number of projects and group division. First, calculate the distance between 22 to elect the nearest two points, and then from small to large order to identify these two points away from a number of recent points. After removing these points the rest of the point of repeating to carry out such operations.
    2023-01-05 15:35:03下载
    积分:1
  • C 语言编辑器(具有编辑器,编译器诸多功能)
    C 语言编辑器(具有编辑器,编译器诸多功能)-C language editor (with the editor, compiler many functions)
    2022-03-17 06:46:18下载
    积分:1
  • Simple Robot Control Program
    -- Simple Robot Control Program -------------------------------------------------------------------------- -- Left is left IR sensor - 1=object to left -- Right is rigth IR sensor - 1=object to right -- Lmotor_dir 1=forward 0=reverse -- Rmotor_dir 1=forward 0=reverse -- Lmotor_speed 111=fast 000=slow -- Rmotor_speed 111=fast 000=slow --- Simple Robot Control Program -------------------------------------------------------------------------- -- Left is left IR sensor- 1=object to left -- Right is rigth IR sensor- 1=object to right -- Lmotor_dir 1=forward 0=reverse -- Rmotor_dir 1=forward 0=reverse -- Lmotor_speed 111=fast 000=slow -- Rmotor_speed 111=fast 000=slow
    2022-05-21 11:44:55下载
    积分:1
  • 《算法分析与设计》中的 “矩阵连乘程序”给定n个矩阵{A1,A2,…,An},中Ai与Ai+1是可乘的,i=1,2 ,…,n...
    《算法分析与设计》中的 “矩阵连乘程序”给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2 ,…,n-1。由于矩阵满足乘法的结合律,根据加括号的如何确定计算矩阵连乘积的计算次序,使得依此次序计算矩阵连乘积需要的数乘次数最少。
    2022-01-24 14:49:27下载
    积分:1
  • 经典的俄罗斯方块游戏代码 ,c++ 实现。
    经典的俄罗斯方块游戏代码 ,c++ 实现。-The classic Tetris game code, c++ Achieve.
    2022-02-15 00:11:53下载
    积分:1
  • 3 节点示例中特设仿真与 AODV
    # 3 节点示例中特设仿真与 AODV # 定义的选项 设置 val(chan) 通道/WirelessChannel; # 通道类型 设置 val(prop) 传播/TwoRayGround; # 电波传播 模型 设置 val(netif) Phy/WirelessPhy; # 网络接口类型 设置 val(mac) Mac/802_11; # MAC 类型 设置 val(ifq) 队列/DropTail/PriQueue; # 接口队列类型 设置的 val(ll) LL; # 链接图层类型 设置 val(ant) 天线/OmniAntenna; # 天线模型 设置的 val(ifqlen) 50 ; # 种中的最大数据包 设置的 val(nn) 3 ; mobilenodes # 人数 设置 val(rp) AODV ; # 路由协议 设置的 val(x) 500 ; # X 维度的地形 设置的 val(y) 400 ; # Y 维度的地形 设置的 val(stop) 150 ; # 时间的仿真结束 设置 ns [新模拟器] 设置 tracefd [打开 simple.tr w] 设置 windowVsTime2 [打开 win.tr w] 设置 namtrace [打开 simwrls.nam w]
    2022-06-19 05:32:39下载
    积分:1
  • 针对TI公司的MSP53C39,介绍了FM语音合成算法的基本原理和FM数据文件格式,合成算法生成工具TI_FM的使用方法...
    针对TI公司的MSP53C39,介绍了FM语音合成算法的基本原理和FM数据文件格式,合成算法生成工具TI_FM的使用方法-For TI" s MSP53C39, speech synthesis FM introduced the basic principles of algorithm and data file formats FM, synthesis algorithm to generate the use of tools TI_FM
    2022-06-26 23:22:40下载
    积分:1
  • C#, literacy database using acce
    C#编写的,读写数据库,数据库采用acce-C#, literacy database using acce
    2023-04-22 23:15:03下载
    积分:1
  • Absolutely right ssd7 Exercise 2 answer, full marks, ha, hope you will support
    绝对正确的ssd7练习2的答案,满分哈,希望大家支持-Absolutely right ssd7 Exercise 2 answer, full marks, ha, hope you will support
    2022-09-01 14:50:03下载
    积分:1
  • 我编写的一个经典的小游戏--贪食蛇,能够在你的茶余饭后给你带来快乐!...
    我编写的一个经典的小游戏--贪食蛇,能够在你的茶余饭后给你带来快乐!-I prepared a classic small game-- Snake, in your leisure to bring you happiness!
    2022-08-21 07:54:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载