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

搜索资源列表

  1. timetable-csharp

    1下载:
  2. c#/CSharp 遗传算法高校排课系统的源代码,这是我哥哥做的本科毕业设计,很不错的哦-c#/CSharp University Course Scheduling System genetic algorithm source code, which I did graduate design, very good oh ~ ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:546348
    • 提供者:张雨萌
  1. Genetic_algorithm

    0下载:
  2. c#写的遗传算法的例子,有注释,很好很强大!-c# genetic algorithm written in the example, there are notes, very good very strong!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:82551
    • 提供者:哈哈
  1. zujuan

    0下载:
  2. 用csharp写的遗传算法组卷,可以用于试题库的参考-Written by CSharp Paper genetic algorithm, can be used to test the reference library
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:13405
    • 提供者:李卓
  1. cSHARP

    1下载:
  2. C#编写的遗传算法 可以用于多机器人路径规划方面 可以参考-C# prepared by genetic algorithm can be used in many aspects of robot path planning can refer to
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:13538
    • 提供者:王孟萌
  1. stglxt

    0下载:
  2. 一个c#实习的遗传算法,希望对大家有帮助-C# practice a genetic algorithm, we want to help
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:462000
    • 提供者:fengchangbao
  1. TSM

    0下载:
  2. This program gives solution to the Travelling Salesman problem (TSP). I use genetic algorithm, tabu search, exhaustive search. It all combine in a windows application.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:60239
    • 提供者:yyavuz
  1. GA4BiGraph

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

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

    0下载:
  2. Visual Studio 2008 Csharp project which contains a library with an implementation of the Genetic Algorithm and a test project which demonstrates its use
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:90721
    • 提供者:nystaa
  1. Desktop

    0下载:
  2. Image Encryption using Genetic Algorithm done using C#
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:120194
    • 提供者:freeze
  1. CSharp_gobang

    0下载:
  2. 一款C#五子棋游戏源码,项目开发环境是VS2008,核心是基于遗传算法的,这是与其它五子棋不同的地方,虽然游戏功能不是很多,但最核心的遗传算法表现的非常清淅,希望通过本程序让C#爱好者对遗传算法有所了解。 -Welcome to play a C# source code, project development environment is VS2008, the core is based on genetic algorithm, which is different from oth
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:106971
    • 提供者:naojian
  1. Genetic_Algorithm

    0下载:
  2. 基于遗传算法的走迷宫实现,主要算法原理为遗传算法,界面实现为WinForm-Maze based on genetic algorithm to achieve the main principle for the genetic algorithm method, the interface is implemented as WinForm
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:54003
    • 提供者:小光
  1. chess_csharp

    0下载:
  2. 一位朋友编的中国象棋,带有中文语音提示,可双人下棋和人机下棋, 人机下棋时电脑的棋力差了一些,不过贵在有源码,可以供我们学习一下人工智力的程序是如何编的。智能算法及危机识别。遗传算法学习。-A friend of series Chinese chess, with a Chinese voice prompts, can be double machine playing chess and playing chess, computer chess machine number thin
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-10
    • 文件大小:1859023
    • 提供者:红信
  1. 100002moga2

    0下载:
  2. 0-1遗传算法实现 可以解决简单的背包问题-0-1 simple genetic algorithm can solve the knapsack problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:179105
    • 提供者:吴学兵
  1. Timetable-based-on-genetic-algorithm

    0下载:
  2. 基于遗传算法的时间表问题(排课问题) 论文集-Timetable based on genetic algorithm (Timetabling problem) Proceedings
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1877354
    • 提供者:张雨萌
  1. Csharp-Genetic-Algorithm--

    0下载:
  2. 一个简单的遗传算法在c#。它将不会多线程,也有异国情调的操作人员和收敛标准(例如一种情形发现许多解决方法是非常相似的)。它只是证明遗传算法在托管代码,利用的一些特点。net的运行时间。 -A simple genetic algorithm in c#. It will not be multi-threaded, there are also exotic operators and convergence criteria (for example, found that many so
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:39577
    • 提供者:zsepy
  1. A-Simple-CSharp-Genetic-Algorithm

    0下载:
  2. 遗传算法C#例子,包括遗传算法的整个思路和过程,常见参数的设置-Genetic Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:688083
    • 提供者:袁晓艳
  1. GA--CSharp

    0下载:
  2. 一个利用C#语言实现的遗传算法源程序,通过对花朵的演化说明遗传算法的原理-The principle of a genetic algorithm source code using the C# language, genetic algorithm is described through the evolution of flowers
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:1313
    • 提供者:陈天栋
  1. GA-CSharp-game

    0下载:
  2. 基于C#.net的遗传算法五子棋程序,程序已经测试过,可以运行-C#. NET genetic algorithm backgammon program, the program has been tested, you can run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:352856
    • 提供者:feng
  1. genetic-algorithm-in-cSharp

    0下载:
  2. C#的遗传算法实现,在学会代码的同时可以学会算法的思想-genetic algorithm in c#
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:14394
    • 提供者:流浪汉
  1. yr452

    0下载:
  2. Genetic algorithm based reactive power optimization, Matching Pursuit and orthogonal matching pursuit, Use of natural gradient algorithm.
  3. 所属分类:.net编程

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:tunpenlaogen
« 12 »
搜珍网 www.dssz.com