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

搜索资源列表

  1. 计算机算法中的数学方法研究_崔守梅

    0下载:
  2. 计算机算法中的数学方法研究,很有参考价值的文献(A study of mathematical methods in computer algorithms)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:24576
    • 提供者:Saberknight
  1. chapter2基于遗传算法和非线性规划的函数寻优算法

    0下载:
  2. 通用遗传算法代码基于遗传算法和非线性规划的函数寻优算法(GAGeneric genetic algorithm code based on genetic algorithm and nonlinear programming function optimization algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:37888
    • 提供者:神王洋洋
  1. APM航向姿态算法分析

    0下载:
  2. APM姿态算法分析,竞赛参考资料,可以用于无人机等等(UAV and other attitude algorithms)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:891904
    • 提供者:瑞傻
  1. Retinex算法解决光照不均

    0下载:
  2. retinex算法 用于解决光照不均图像 低照度图像增强(Retinex algorithm is used to solve the illumination enhancement of uneven illumination images)
  3. 所属分类:图形图象

    • 发布日期:2017-12-30
    • 文件大小:165888
    • 提供者:张Sawyer
  1. 带孔洞的多边形求交集算法

    0下载:
  2. 带孔洞的多边形求交集算法 求取带孔洞多边形的交集是实际应用中经常会遇到的问题。本文在原有的对实心多边形的求交算法上,提出了能够处理带有孔洞的多边形的复杂情况,通过每次只处理两个多边形的交、并、差集运算代替了对大量多边形的同时处理,降低了运算的复杂度。(Algorithm for intersection of polygons with holes)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-24
    • 文件大小:79872
    • 提供者:chengxianfu
  1. RLS算法

    0下载:
  2. 自适应 RLS算法的实现,结合RLS算法理论,编制了一个较为基础的RLS算法实现过程。(Implementation of adaptive RLS algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:helloworldd
  1. 自然启发算法

    0下载:
  2. 几种启发式算法的集合,可用于数值优化,模型优化等;(The collection of several heuristic algorithms can be used for numerical optimization, model optimization, etc.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-20
    • 文件大小:14068736
    • 提供者:bing228
  1. SM2椭圆曲线公钥密码算法推荐曲线参数

    0下载:
  2. SM2椭圆曲线公钥密码算法.pdf 介绍SM2算法,ecc算法(SM2 elliptic curve public key cryptography algorithm. PDF introduces SM2 algorithm, ecc algorithm)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-15
    • 文件大小:17408
    • 提供者:WOWTOT
  1. 免疫算法

    2下载:
  2. 免疫算法,与遗传算法相似,只是多用了一个免疫函数;免疫算法是遗传算法的变体,它不用杂交,而是采用注入疫苗的方法。(Immune algorithm, similar to the genetic algorithm, but the use of an immune function; immune algorithm is a variant of genetic algorithms, it does not hybrid, but the use of vaccination method
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:铭MARS花
  1. C#数字图像处理算法典型

    0下载:
  2. 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:18161664
    • 提供者:无花果周
  1. 加密算法源码

    0下载:
  2. 单片机加密算法,包括AES,DES,MD5,RC6,RSA等(SCM encryption algorithm, including AES, DES, MD5, RC6, RSA and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:15360
    • 提供者:xyharm
  1. 银行家算法

    0下载:
  2. c语言版银行家算法实现,可以在Linux gcc编译运行。(C language version of bankers algorithm, you can compile and run in Linux gcc.)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:苏提春晓
  1. C语言PID算法

    0下载:
  2. 有关C语言的PID算法,总结了很多PID调试的经验和方法,非常有用。(C language about the PID algorithm, summed up a lot of PID debugging experience and methods, very useful.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-18
    • 文件大小:49152
    • 提供者:TonyBoy
  1. 1.MUSIC算法MATLAB程序

    0下载:
  2. 阵列信号处理,波达方向DOA估计的经典算法,以及其空间平滑算法(Array signal processing, direction of arrival, DOA estimation, classical algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:小编样
  1. 基于TDOA的Chan定位算法仿真研究_倪磊磊

    2下载:
  2. 基于TDOA的chan算法 chan算法,简单 易懂(based on TDOA chan locate)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:119808
    • 提供者:T璐
  1. 30个MATLAB算法应用例程

    0下载:
  2. 介绍了累计30个算法的程序案例,从神经网络、遗传、模拟退火、SVM等案例开始。(This paper introduces the case of 30 algorithms, starting with neural networks, genetic algorithms, simulated annealing, SVM and so on.)
  3. 所属分类:matlab例程

  1. 遗传算法(精英选择)-matlab

    6下载:
  2. 描述了带有精英选择策略的遗传算法优化方法,主要有别于以往的轮盘赌选择方法,改进了性能(introduce a select factor into GA algotitm to improve the characteristic of GA itself)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:197632
    • 提供者:```hollyshee9
  1. 常见的七大排序算法Java实现

    0下载:
  2. 常见的七大排序算法,适用于初学者参考学习使用(Common seven sorting algorithm, for beginners reference, learning to use)
  3. 所属分类:Java编程

    • 发布日期:2017-12-15
    • 文件大小:1235968
    • 提供者:theonezqm
  1. matlab算法大全

    0下载:
  2. 数学建模中采用的算法及程序,建议参加数学建模的人参考(Algorithms and procedures used in mathematical modeling)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:8040448
    • 提供者:涯羽公子
  1. AES 加密算法接口及演示程序

    0下载:
  2. 提供AES加密算法接口,并有演示程序。有很好的参考价值(Provides the AES encryption algorithm interface, and has demonstration program)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-21
    • 文件大小:225280
    • 提供者:凯哥小白
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com