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

搜索资源列表

  1. 改进算法.rar

    0下载:
  2. 所属分类:Internet/网络编程

    • 发布日期:
    • 文件大小:710611
    • 提供者:
  1. 遗传算法.rar

    1下载:
  2. 所属分类:Internet/网络编程

    • 发布日期:
    • 文件大小:106203
    • 提供者:
  1. Google搜索引擎算法的秘密.zip

    1下载:
  2. 所属分类:搜索引擎

    • 发布日期:
    • 文件大小:5856
    • 提供者:
  1. C常用算法集 .zip

    0下载:
  2. 所属分类:Web服务器

    • 发布日期:
    • 文件大小:260613
    • 提供者:
  1. 路由dv算法

    0下载:
  2. 所属分类:Internet/网络编程

    • 发布日期:2008-01-25
    • 文件大小:72324
    • 提供者:saint1126
  1. TOUKUI-1.5

    0下载:
  2. 本人开发一个远程控制软件,有如下功能: 1.可以偷窥到对方的桌面内容,按设置的时间进行刷新. 2.可以用鼠标控制对方的电脑,包括所有的鼠标操作. 3.可以使用键盘控制对方的电脑,几乎可用所有的按键. 4.在客户端可以建立多个窗口,对多台电脑进行监视控制. 5.可以运行一条命令,例如打开一个记事本. 6.可以锁定/解锁对方的电脑. 7.可以让对方电脑(强行)注销/重启/关机. 8.可以传送/删除/移动对方的电脑上的文件. 9.在必要时还可以关掉服务程序. 10.增加了自动发信的功能,在连接Inte
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:153211
    • 提供者:LEEMEEN
  1. 搜索引擎

    2下载:
  2. 一个搜索引擎的基本代码,其算法有一定的参考价值,与大家共享-a search engine's basic code, the algorithm has some reference value and share
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:78542
    • 提供者:董小悠
  1. ip_JiaoYan

    0下载:
  2. c语言实现的ip校验的算法-the ip checksum algorithm
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:997
    • 提供者:萧墙
  1. 脚本变形

    0下载:
  2. 脚本变形的算法和软件实现,用vc编写,请大家下载-it is the arithmetic the transformative of the scr ipt and the realization of the software, which is write by VC.welcome to download!
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:65311
    • 提供者:杨光
  1. 遗传算法优化BP神经网络预测彩票实现代码

    4下载:
  2. BP神经网络彩票预测MATLAB代码,遗传算法优化BP神经网络预测彩票实现代码(MATLAB Code for Prediction of Neural Networks based on BP Neural Networks)
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:12288
    • 提供者:daink198
  1. GA

    0下载:
  2. 该算法利用遗传算法实现了特征波长的提取,可以有效降维(The algorithm realizes the extraction of characteristic wavelengths by genetic algorithm and can effectively reduce dimension.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:xiamu1
  1. GMM-master

    0下载:
  2. GMM算法,可以用于处理经过处理后的语音特征来训练模型,用于语音识别(Expectation-Maximization estimation of GMM parameters.This source code is the implementation of the algorithms described in)
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:16384
    • 提供者:Anonyme
  1. my_pso

    0下载:
  2. 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等 开发的一种新的进化算法(Evolutionary Algorithm - EA)。(Particle swarm optimization (PSO), also known as particle swarm optimization (PSO) or Particle Swarm Optimization (
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:LEE@123
  1. 1223

    0下载:
  2. TSP是典型的NP完全问题,即其最坏情况下的时间复杂度随着问题规模的增大按指数方式增长,遗传算法可进行有效求解(TSP is a typical NP-complete problem, that is, the time complexity in the worst case increases exponentially as the scale of the problem increases, and the genetic algorithm can be effectively s
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:11264
    • 提供者:即便偶不变
  1. FOA

    1下载:
  2. 使用matlab编写的基于FOA果蝇优化算法的极小值、极小值优化问题程序(A minimax and minimization optimization program based on FOA fruit fly optimization algorithm written in MATLAB)
  3. 所属分类:网络编程

    • 发布日期:2019-09-28
    • 文件大小:1024
    • 提供者:zgq370
  1. BSO_code

    11下载:
  2. matlab 天牛群算法,对原始的天牛须算法进行了,将其与例子群算法结合,结果表明优于粒子群算法和天牛须算法。(Matlab longicorn swarm algorithm, the original longicorn whisker algorithm is carried out, and combined with example swarm algorithm, the results show that it is better than particle swarm optim
  3. 所属分类:网络编程

    • 发布日期:2019-05-15
    • 文件大小:13312
    • 提供者:ZHENGYuan
  1. first

    2下载:
  2. 实现固定时隙分配的TDMA算法,有完整的节点和进程模型,用opnet实现(The TDMA algorithm for fixed slot allocation has a complete node and process model, which is implemented by opnet.)
  3. 所属分类:网络编程

    • 发布日期:2019-10-08
    • 文件大小:293888
    • 提供者:山姜
  1. LSSVM

    0下载:
  2. 结合风场实时数据以及风场气象数据,分析了实时数据并制定了数据清洗规则;针对风电功率预测领域预测精度低的问题,采用lssvm算法进行预测。(Combined with real-time wind field data and wind field meteorological data, the real-time data was analyzed and data cleaning rules were formulated. For the problem of low predictio
  3. 所属分类:网络编程

    • 发布日期:2019-12-12
    • 文件大小:1024
    • 提供者:你好阳光24
  1. 心率失常 算法

    1下载:
  2. 基于stm32的心率算法,非常适合初学者学习。(The heart rate algorithm based on STM32 is very suitable for beginners.)
  3. 所属分类:网络编程

    • 发布日期:2020-11-23
    • 文件大小:5453824
    • 提供者:你好面试官
  1. 基于php的KNN算法实例

    0下载:
  2. kNN算法又称为k近邻分类(k-nearest neighbor classification)算法。最简单平凡的分类器也许是那种死记硬背式的分类器,记住所有的训练数据,对于新的数据则直接和训练数据匹配,如果存在相同属性的训练数据,则直接用它的分类来作为新数据的分类。用这种算法可以完成最简单的机器学习算法,适合参加科技比赛和演示
  3. 所属分类:云计算

« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com