搜索资源列表

  1. 一些解决TSP问题的算法及源代码模拟退火算法

    1下载:
  2. 一些模拟退火算法及元代码,可以用于解决TSP问题的等,我已经验证过了 可以的,速度比较快,大家可以下载试试! -some simulated annealing yuan and the code can be used to solve problems such as TSP, I can be tested, and faster speed, you can download a try!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-20
    • 文件大小:39936
    • 提供者:刘三
  1. 用遗传算法解决多目标规划GA

    0下载:
  2. 这是用遗传算法解决多目标规划问题, 很不错的哦,希望对你有所帮助-This using genetic algorithms to solve multi-objective planning issues, it is very good, oh, and I hope to help you
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-20
    • 文件大小:36864
    • 提供者:刘三
  1. 差别算法MATLAB代码及粒子群算法的介绍

    0下载:
  2. 差别算法matlab代码(differential algorithm)及粒子群算法的介绍-difference algorithm Matlab code (differential algorithm) and the PSO algorithm introduced
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-20
    • 文件大小:18432
    • 提供者:刘三
  1. 调度算法源程序

    0下载:
  2. 调度算法的源代码,想必许多初学者会比较喜欢吧.-scheduling algorithm source code, I see many beginners would be more like it.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-20
    • 文件大小:2048
    • 提供者:ll
  1. 银行家算法1

    0下载:
  2. 这是一个关于操作系统银行家算法的程序,实现资源的各项操作-This is a banker's algorithm on the operating system procedures, the resources to operate
  3. 所属分类:其他小程序

    • 发布日期:2024-04-20
    • 文件大小:2048
    • 提供者:张亮
  1. 密码算法库libtomcrypt-0.96

    0下载:
  2. 这是信息安全方面的,密码算法的列程,通过它可以了解一些密码算法的知识!-This is the information security, password algorithm out way through it can understand the cipher knowledge!
  3. 所属分类:网格计算

    • 发布日期:2024-04-20
    • 文件大小:984064
    • 提供者:李树前
  1. 操作系统——动态优先级调度算法源代码

    0下载:
  2. 操作系统——动态优先级调度算法源代码,多道系统中多进程并发执行,为了提高系统性能解决进程死锁问题,进程的优先级是动态变化的。正在执行的进程优先级会随时间降低,而挂起的进程或等待的进程的优先级会逐渐升高,这样就解决了操作系统中一个地优先级程序长期占据cpu,而高优先级进程却迟迟不能得到处理。-operating system-- Dynamic priority scheduling algorithm source code, mult
  3. 所属分类:系统编程

    • 发布日期:2024-04-20
    • 文件大小:9216
    • 提供者:韩文杰
  1. 遗传算法解TSP

    0下载:
  2. 实现用固定变异概率和自适应变异概率解tsp问题的比较,自适应式算法采用基于种群差异度的自适应算法,详见实验报告-achieve fixed mutation probability and Adaptive Solutions tsp mutation probability of comparison, Adaptive Algorithm-based differences in the populations adaptive a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-20
    • 文件大小:2419712
    • 提供者:叶靥
  1. 最小生成树 克鲁斯卡尔算法

    0下载:
  2. 用克鲁斯卡尔的算法实现最小生成树,用C语言来实现的。内容相当简练-Kelushikaer with the minimum spanning tree algorithm, using C language to achieve. Quite a concise
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-20
    • 文件大小:1024
    • 提供者:王超
  1. 银行家算法集

    0下载:
  2. 这是我收集的关于银行家算法的一些资料和代码-This is my collection of bankers, some of the algorithms and code
  3. 所属分类:其他小程序

    • 发布日期:2024-04-20
    • 文件大小:346112
    • 提供者:ly
  1. 神经网络算法源程序

    0下载:
  2. 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-neural network algorithm source, such as SOM, Hopfield, CPN, 7.82, BOLTZMAN, ART, ADALINE, while providing for different algorithms demo source.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-20
    • 文件大小:272384
    • 提供者:严永泉
  1. 遗传算法c

    0下载:
  2. 遗传算法是数据挖掘中的重要部分,通过杂交的方法,选出最优的解-genetic data mining algorithms is the important part, through the hybrid approach, the optimum solution
  3. 所属分类:Windows编程

    • 发布日期:2024-04-20
    • 文件大小:301056
    • 提供者:严永泉
  1. 作业调度算法实现

    0下载:
  2. 这是一个关于作业调度和进程调度的算法实现,操作系统的试验程序!-This is one of the job scheduling and process scheduling algorithm, the operating system of testing procedures!
  3. 所属分类:进程与线程

    • 发布日期:2024-04-20
    • 文件大小:3072
    • 提供者:杨新
  1. 银行家算法 2

    0下载:
  2. .数据结构 假设有M个进程N类资源,则有如下数据结构: MAX[M*N] M个进程对N类资源的最大需求量 AVAILABLE[N] 系统可用资源数 ALLOCATION[M*N] M个进程已经得到N类资源的资源量 NEED[M*N] M个进程还需要N类资源的资源量 2.银行家算法 设进程I提出请求Request[N],则银行家算法按如下规则进行判断。 (1)如果Request[N]<
  3. 所属分类:其他小程序

    • 发布日期:2024-04-20
    • 文件大小:2048
    • 提供者:王国强
  1. 自己写的遗传算法的VC++源代码

    0下载:
  2. 遗传算法源代码,可以看看 !-genetic algorithm source code, can see!
  3. 所属分类:Windows编程

    • 发布日期:2024-04-20
    • 文件大小:48128
    • 提供者:林玲
  1. 贪婪算法-单源最短路径

    0下载:
  2. 贪婪算法最短路径实现。单源最短路径-greed to achieve the shortest path algorithm. Single-source shortest path. .
  3. 所属分类:文档资料

    • 发布日期:2024-04-20
    • 文件大小:7168
    • 提供者:林玲
  1. 遗传算法原程序

    0下载:
  2. 源程序,遗传算法源程序-source, genetic algorithm source!
  3. 所属分类:文档资料

    • 发布日期:2024-04-20
    • 文件大小:5120
    • 提供者:林玲
  1. 含边界变异的粒子群算法

    0下载:
  2. 含边界变异的粒子群算法 PDF文件-border variation with the PSO algorithm PDF files!
  3. 所属分类:文档资料

    • 发布日期:2024-04-20
    • 文件大小:118784
    • 提供者:林玲
  1. 人眼定位算法

    0下载:
  2. 对人脸进行定位标定眼、嘴和鼻。算法简单易行。效果非常好。VC++6.0编写。运行环境:2000,xp-right positioning calibration eyes, mouth and nose. A simple algorithm. The effect was very good. VC++6.0 prepared. Operating environment : 2000, xp
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-20
    • 文件大小:274432
    • 提供者:谢益纯
  1. 数据结构及算法经典源程序集

    0下载:
  2. 数据结构经典算法源码,包括二叉数,队列,栈.应有尽有-data structure classical algorithm source code, including the number two forks, queue, stack. Everything
  3. 所属分类:界面编程

    • 发布日期:2024-04-20
    • 文件大小:309248
    • 提供者:
« 1 2 ... 44 45 46 47 48 4950 »

源码中国 www.ymcn.org