CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 算法

搜索资源列表

  1. Kmeans

    1下载:
  2. 算法思想:提取文档的TF/IDF权重,然后用余弦定理计算两个多维向量的距离来计算两篇文档的相似度,用标准的k-means算法就可以实现文本聚类。源码为java实现(Algorithm idea: extract the TF/IDF weight of the document, then calculate the distance between two multidimensional vectors by cosine theorem, calculate the similarity
  3. 所属分类:Java编程

    • 发布日期:2018-01-08
    • 文件大小:15360
    • 提供者:startrek
  1. Java操作系统磁盘调度算法

    0下载:
  2. 模拟操作系统磁盘调度算法,实现了先来先服务,最短寻道时间,电梯扫描算法(Disk scheduling algorithm for analog operating system)
  3. 所属分类:Java编程

    • 发布日期:2018-01-09
    • 文件大小:7168
    • 提供者:黑汉
  1. AqiTest

    0下载:
  2. 用于api空气指数的计算算法,简单地根据api指数进行编程的java代码(Calculation algorithm for api air index)
  3. 所属分类:Java编程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:柒怪叔叔
  1. Python实现聚类融合的目标跟踪算法

    2下载:
  2. Python实现目标跟踪算法,使用了模板匹配搭配光流法并使用聚类融合实现特征点分类聚合的算法。
  3. 所属分类:其它源码

  1. StringDemo

    0下载:
  2. 通过kmp算法实现字符串的匹配,时间复杂度第。面试常问问题(The matching of string is realized by KMP algorithm, and the time complexity is the first. Interviewing often asks questions)
  3. 所属分类:Java编程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:Yuan0173
  1. BreastCancer

    0下载:
  2. Java实现机器学习经典分类算法,代码中实现了决策树、贝叶斯和KNN三个分类算法(Java implements the classic classification algorithm for machine learning. The code implements three classification algorithms: decision tree, Bayes and KNN)
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:87040
    • 提供者:sasworld
  1. 自己写的hash算法

    0下载:
  2. 将字符串转为数字的hash算法,自己写的,欢迎指点
  3. 所属分类:PHP源码

  1. kmk

    0下载:
  2. 卷轴算法 flash 游戏优化加载图片,节省页面内存(scroll loading save page nternal storage)
  3. 所属分类:FlashMX/Flex源码

    • 发布日期:2018-04-21
    • 文件大小:2235392
    • 提供者:清新氧气
  1. SM2&SM3&SM4国密算法java源码

    0下载:
  2. SM2&SM3&SM4国密算法java源码(SM2&SM3&SM4 national dense algorithm java source code)
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:16384
    • 提供者:风过舞雨
  1. 算法

    0下载:
  2. 云计算代码,几个算法的源码。在cloudsim中可以用到的。(the code of cloud compute)
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:xixi123456
  1. A星算法

    0下载:
  2. A星算法 应用于路径优化算法 是一种具有启发性策略的算法 本文对a星算法进行介绍与总结 并用java语言实现!(The application of A star algorithm to the path optimization algorithm is an heuristic strategy. This paper introduces and summarizes the a star algorithm and implements it in the Java language.
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:28672
    • 提供者:fffry
  1. TSP遗传算法

    0下载:
  2. 对于TSP问题使用遗传算法的解决方法,其中含有测试数据以及代码数据。(The genetic algorithm is used to solve the TSP problem, which contains the test data and the code data.)
  3. 所属分类:Java编程

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:AlohaHill
  1. 排序sort8

    0下载:
  2. 内有经典的排序算法java实现、根据牛客网左大神的讲课自学完成。(It has a classic sorting algorithm, Java, which is completed according to the lecture of the big left God of Niu guest.)
  3. 所属分类:Java编程

    • 发布日期:2018-04-29
    • 文件大小:149504
    • 提供者:泥土诉说
  1. Fast_Unfolding

    0下载:
  2. 最优的社区发现算法Fast Unfolding(community detection algorithm Fast Unfolding)
  3. 所属分类:Java编程

    • 发布日期:2018-04-29
    • 文件大小:4096
    • 提供者:夏亦思雪
  1. os

    0下载:
  2. 用java实现fcfs、hrrn和sjf算法(Implementation of FCFS, hrrn, and SJF algorithms with Java)
  3. 所属分类:Java编程

    • 发布日期:2018-04-30
    • 文件大小:22528
    • 提供者:haizheng
  1. os

    0下载:
  2. 用java简单实现fcfs算法和sjf算法(Implementation of FCFS algorithm and SJF algorithm by Java)
  3. 所属分类:Java编程

    • 发布日期:2018-04-30
    • 文件大小:14336
    • 提供者:haizheng
  1. JAVA实现AES算法+界面

    0下载:
  2. 利用java语言实现了aes加密算法的编程以及界面(The programming and interface of AES encryption algorithm is realized by java language.)
  3. 所属分类:Java编程

    • 发布日期:2018-05-06
    • 文件大小:132096
    • 提供者:JPanel
  1. Modularity-master

    2下载:
  2. 用Java实现的用于社区发现算法检测的模块度代码(Using Java to implement module code for community discovery algorithm detection)
  3. 所属分类:Java编程

    • 发布日期:2018-12-15
    • 文件大小:13312
    • 提供者:坚守那一
  1. PSO_Garver6网架规划(直流计及可靠性)

    3下载:
  2. 采用粒子群算法对GARVER-6节点配网系统进行计及经济性与可靠性的网架规划(Particle Swarm Optimization (PSO) is used to plan the GARVER-6 node distribution network system considering economy and reliability.)
  3. 所属分类:Java编程

    • 发布日期:2019-05-18
    • 文件大小:5120
    • 提供者:Mii牧1
  1. gmhelper-master

    1下载:
  2. 国密算法加密的demo一些例子和证书生成的一些东西,转载自github(Encryption of State Secret Algorithms)
  3. 所属分类:Java编程

    • 发布日期:2020-09-03
    • 文件大小:45056
    • 提供者:开发者-盛
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com