CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 基本的算法

搜索资源列表

  1. Ant_Colony_Optimization_1

    0下载:
  2. 详细讲解蚂蚁优化算法的ppt课件。通过对课件的学习可以掌握最基本的蚂蚁算法的原理和基本应用领域。-Explain in detail the optimization algorithm ants ppt courseware. By learning courseware can acquire the most basic principle of ant algorithm and basic applications.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:24424
    • 提供者:付他
  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:26847
    • 提供者:竹子的信仰
  1. C_Cross

    0下载:
  2. 井字棋,c实现,基本的text图形表现。-cross chess
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1737
    • 提供者:PainDolor
  1. shangchuan

    0下载:
  2. 基于导频的ofdm信道估计算法研究,包括基本的算法思想和解决步骤-Based on the pilot channel estimation algorithm for ofdm research, including the basic ideas and algorithms to solve these
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1621002
    • 提供者:宋迪
  1. KnapsackProblem

    0下载:
  2. 基本遗传算法带最优保存思想的背包问题,其中,目标值那段代码使用的是惩罚函数法,选择是概率选择,交叉是双点随机交叉,变异是概率变异-The basic genetic algorithm with elitist thinking knapsack problem, which is a target that part of the code using penalty function method, choice is the probability of selection, crosso
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1719
    • 提供者:田文杰
  1. NLOS

    7下载:
  2. 蜂窝网络抑制非视距定位算法研究.详细介绍了几种基本的定位方法:圆周定位法(TOA, Time Of Arrival)、双曲线定位法(TDOA, Time Different Of Arrival)、角度测量值定位法(AOA, Angle Of Arrival)和混合定位法,并对这些方法进行了比较。 -Cellular networks inhibit non-line-location algorithms. Details the positioning of several basic
  3. 所属分类:Other systems

    • 发布日期:2015-05-23
    • 文件大小:28335
    • 提供者:gudeyi
  1. vcfanli

    0下载:
  2. VC开发环境下C++几个小程序,说明了几个基本的算法,给大家来分享下。-VC C++ development environment, several small programs to illustrate several basic algorithms, for everyone to share the next.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:27279
    • 提供者:王红飞
  1. mianyiga

    0下载:
  2. 免疫遗传算法,该算法很好的客服了简单遗传算法的早熟问题,是对基本遗传算法的一种改进-Immune genetic algorithm has very good customer service the premature simple genetic algorithm, the basic genetic algorithm is an improved
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:109271
    • 提供者:kanstar
  1. openssl

    0下载:
  2. openssl编程参考资料,包含基本的算法和openssl命令-openssl programming reference that contains basic algorithms and openssl command
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:980062
    • 提供者:罗显琴
  1. VC_Calculator

    0下载:
  2. VC++编写的简单计算器,对话框结构,能够正确实现基本的算法运算,是练习VC编程的很好的参考。-Written in VC++ simple calculator, dialog structure, to properly implement the basic arithmetic operations, is to practice good reference for VC programming.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3619511
    • 提供者:
  1. booksim2.0

    0下载:
  2. Booksim 是一个用于NoC路由算法仿真的仿真器,它包含基本的算法,可以添加自己的算法并进行性能分析!-Booksim is a used for the simulation of the NoC routing algorithm simulation device, it contains the basic algorithm, can add your own algorithm and performance analysis.
  3. 所属分类:Other systems

    • 发布日期:2017-10-30
    • 文件大小:6517918
    • 提供者:张明涛
  1. Sorting-algorithm

    0下载:
  2. 很实用的排序算法,算法排序,基本的算法,采用c语言实现的。-Very practical sorting algorithms, sorting algorithms, the basic algorithm, using c language
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:30943
    • 提供者:刘纪翔
  1. 60-programs-about-c-language

    0下载:
  2. 用C语言编写的60个小程序,包括排序、字符串操作、指针操作等基本的算法,对于C语言初学者很有用。-Using C language 60 small programs, including basic sorting algorithms, string manipulation, pointer manipulation, etc., for the C language is useful for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:108230
    • 提供者:王梦
  1. mohujvlei

    0下载:
  2. 该程序是基于MATLAB的模糊C均值聚类算法,该算法是MATLAB最基本的算法,对初学者很有用。-The program is based on MATLAB Fuzzy C-means clustering algorithm, which is the most basic of MATLAB algorithms, very useful for beginners.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:60811
    • 提供者:
  1. Qlearning

    1下载:
  2. Q学习的一种基本的算法的matlab代码,具有极高的参考价值,可以直接运行,路径选择中很有优势。-Q learning a basic algorithm matlab code, with a high reference value can be directly run, the path selection great advantage.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4291
    • 提供者:朱秋培
  1. altificial+bee+colony+algorithm

    0下载:
  2. 蜂群算法改进和基本算法两种,帮助用户理解算法的核心要点。(Bee swarm algorithm improvement and basic algorithm two, help users understand the core of the algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:48128
    • 提供者:洛河官人
  1. Matlab实现最基本的枚举和算法检查报告

    0下载:
  2. Matlab实现最基本的枚举和算法检查报告,作为一个开发算法的最开始的基本设置和功能命令,可作为开发算法的一个模板来对待或者使用(Matlab implements the most basic enumerations and algorithmic inspection reports, which can be treated or used as a template for developing algorithms as the initial basic setup and fun
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:AAA书库
  1. esprit

    0下载:
  2. 基本ESPRIT算法,用于信号检测与估计中的信号测向(Estimating signal parameters viarotational invariance techniques)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:cat_hid
  1. GA

    4下载:
  2. 使用遗传算法解决空战火力分配问题,是一种最基本的算法(Solving Air Combat Firepower Allocation Problem by Using Genetic Algorithms)
  3. 所属分类:其他

    • 发布日期:2020-03-26
    • 文件大小:2048
    • 提供者:zymmmm
  1. RFID landmarc 2

    1下载:
  2. RFID室内定位landmarc算法2,最基本的算法实现,效果比较理想(RFID indoor positioning landmarc algorithm2, the most basic algorithm implementation, the effect is ideal)
  3. 所属分类:其他

    • 发布日期:2021-03-28
    • 文件大小:6740992
    • 提供者:betty20006
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com