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

搜索资源列表

  1. Particle_Swarm_Optimization

    0下载:
  2. 使用C#简单实现粒子群算法,该方法实现简单-The realization of the use of C# a simple particle swarm optimization, the method of simple
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:985
    • 提供者:林伟哲
  1. Geneticalgorithm

    0下载:
  2. 传算法的基本原理、设计方法及其并行实现,以及它在组合优化、机器学习、图像处理、过程控制、进化神经网络-Propagation algorithm of the basic principles, design methods and their parallel implementation, as well as in combinatorial optimization, machine learning, image processing, process control, evoluti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:9716
    • 提供者:鲁明
  1. Clerc_seminar_15122004

    0下载:
  2. A mini tutorial about Particle swarm optimization
  3. 所属分类:Development Research

    • 发布日期:2017-05-11
    • 文件大小:2923201
    • 提供者:nurten
  1. ACO.ZIP

    0下载:
  2. ACO algorythm. This software package provides an implementation of various Ant Colony Optimization (ACO) algorithms applied to the symmetric Traveling Salesman Problem (TSP). The ACO algorithms implemented are Ant System, Elitist Ant System, MAX-MIN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:35205
    • 提供者:Aco17
  1. GA4BiGraph

    0下载:
  2. Genetic Algorithm optimization using bi-partite graph
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2418513
    • 提供者:Asim
  1. Csharp_wopti

    0下载:
  2. C#版Windows优化大师源码.虽然说Windows优化大师是一个系统优化软件,好像是跟系统紧密相关的,不过用C#做出这玩意应该属于综合实战的范畴了,它考验的应该是你C#的综合知识,包括系统信息检测、网络检测、界面编程等。-C# version of Windows optimized master source. Although the master is a Windows optimization of system optimization software, seems to be
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2197613
    • 提供者:260
  1. njuton

    0下载:
  2. optimization algorithm search local minimum function, very quick
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:16060
    • 提供者:zerket
  1. com

    0下载:
  2. 图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.-Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:36107
    • 提供者:李勇
  1. 6588pinghuajindutiao

    0下载:
  2. 显示平滑的进度条 对进度条的优化 使开发的程序界面美化-Smooth progress bar shows the progress bar on the optimization of the program interface allows developers to beautify the
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2708
    • 提供者:9197471
  1. MagicCony

    0下载:
  2. 用CSHARP编写的魔法兔子程序,本模块主要实现了“系统检测”、“系统优化”、“超级工具”、“实用工具”、“任务管理”、“选项设置”以及打开官方主页的功能。压缩包内有使用说明书-Magic rabbit with CSHARP preparation process, the module of achieving a " system test" " system optimization" , " Super Tool" , " ut
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:2778667
    • 提供者:qj
  1. MO

    0下载:
  2. optimization methods labs
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:89034
    • 提供者:ariadna0
  1. HeuristicLab-CSharp

    0下载:
  2. 多目标优化C#代码,下了保证你不会后悔,压缩包里有相关网址的TXT文本-Multi-objective optimization of C# code, under the guarantee that you will not regret it, compress the bag TXT text of relevant web sites
  3. 所属分类:CSharp

    • 发布日期:2017-05-26
    • 文件大小:9171431
    • 提供者:HZS
  1. Csharp

    0下载:
  2. 优化c#程序的方法,从函数到方法,很详细,是robin写的50种优化csharp代码的文章。包括界面和函数的优化。-C# program optimization methods, from the function to the method, very detailed! ! !
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:536799
    • 提供者:zzj
  1. Csharp

    0下载:
  2. c sharp particle swarm optimization
  3. 所属分类:Development Research

    • 发布日期:2017-04-16
    • 文件大小:24531
    • 提供者:khushii11
  1. cSharp-development-master

    0下载:
  2. c#开发的优化大师软件,是初学者和学习深入者有着良好的好例子-c# development master optimization software, beginners and learn in depth have a good a good example of
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:2657172
    • 提供者:郭艳波
  1. CSharp-solve-TSP

    0下载:
  2. c#解决蚁群算法实例源代码,实现一定范围内最短路径的优化。-c# solve the ant colony algorithm source code examples, shortest path optimization within a certain range.
  3. 所属分类:Project Design

    • 发布日期:2017-11-05
    • 文件大小:12803
    • 提供者:李红云
  1. CSharp

    0下载:
  2. 界面优化,主要用于不同系统的界面,环境为VS2005-The optimization of the interface, the main interface for the type of system, the environment for VS2005
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-03
    • 文件大小:10693677
    • 提供者:wlg
  1. CSharp-Scientific-Computing-Handouts

    0下载:
  2. 《C#科学计算讲义》较为详细地介绍了科学计算方法,并对算法给出了源代码。关于算法部分主要介绍了线性方程组的迭代解法与直接解法、正交变换与最小二乘计算方法、鲁棒估计、随机数的产生、插值法、非线性方程求解、多元非线性最优化算法、微分方程数值方法等内容。-" C# Scientific Computing Lecture" a more detailed descr iption of the scientific calculation methods, and algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5506347
    • 提供者:张龙
  1. PSO-cSharp

    0下载:
  2. 粒子群算法PSO的简洁版c#程序,主要针对粒子群算法的初学者-Particle Swarm Optimization PSO simple version c# program, mainly for beginners particle swarm algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-04-29
    • 文件大小:10560
    • 提供者:吕康
  1. alglib-3.10.0.csharp.gpl

    0下载:
  2. C++编写的数值分析和数值处理的工具箱。可解决问题:神经网络,最优化,插值和线性/非线性最小二乘拟合,等。 -using C++,cross-platform numerical analysis and data processing library. It can solve these problems,neural networks,Optimization,• Interpolation and linear/nonlinear least-squares fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2159054
    • 提供者:王杰
« 12 »
搜珍网 www.dssz.com