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

搜索资源列表

  1. AFA

    2下载:
  2. 人工鱼群算法,自己编的,比较简单、易懂。注:鱼群算法是一种比较新的仿生算法。-artificial fish algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-06-17
    • 文件大小:1315
    • 提供者:leopold
  1. stglxt

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

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

    0下载:
  2. 个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法-Personal collection of classic image processing algorithm for edge detection there roberts, sobel, laplace, prewitt, robinson, kirsch, smoothed several algorithms, such as
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:259323
    • 提供者:qlhycf
  1. ComputerGraphicCourse

    0下载:
  2. 直线、圆、椭圆二维图形的生成。直线的生成算法有DDA、Bbresenham、point,圆的生成算法有bresenham等 此系统还包含裁剪操作。 曲线的生成算法:bezier曲线 三维操作:三维物体旋转变化、穿越三维空间、虚线三维空间-Straight, round, oval to generate two-dimensional graphics. Straight-line algorithm to generate the DDA, Bbresenham, point, c
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2770308
    • 提供者:张晨雨
  1. des

    0下载:
  2. des加密与解密算法 CSharp源码-des encryption and decryption algorithm CSharp source
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:28133
    • 提供者:guang
  1. Ant

    0下载:
  2. 用csharp实现蚁群算法。运行后可以看到蚂蚁的路径变化。-Ant colony algorithm used to achieve csharp. After the run we can see changes in the path of ants.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:82911
    • 提供者:黄鹂
  1. figer_recognize

    0下载:
  2. 指纹识别好东西~ 详细的指纹识别算法,带注释 不错的东西-good code of finger recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:15207148
    • 提供者:杜承虎
  1. csharp-apriori

    0下载:
  2. apriori算法的c sharp实现 apriori算法的c sharp实现-apriori algorithm c sharp to achieve apriori algorithm c sharp realization of
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:2101
    • 提供者:luhaibo
  1. DistanceTransformation

    0下载:
  2. 距离变换算法实现,在C#中,地图代数中经常用到-Distance transform algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:51150
    • 提供者:zhuzhengbang
  1. RtwMatrix

    0下载:
  2. GPS惯性导航系统,解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用-GPS inertial navigation system, after decompression will be 5M, which I use C# for embedded WinCE do a GPS/inertial
  3. 所属分类:Applications

    • 发布日期:2014-06-27
    • 文件大小:728549
    • 提供者:386
  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. ProcessSchedule_ZJH

    0下载:
  2. 对进程调度算法的仿真,包括先到先服务算法(FCFS)和最高优先级优先算法(HPF),友好的人机交互界面。-The Simulation of Process Scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:256665
    • 提供者:jhzhu
  1. BPNETwithCSharp

    0下载:
  2. BP算法源代码,绝对可以运行,用户可以十分放心的下载哦。-BP source code ,download it without warrying.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:9457
    • 提供者:江涛
  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. 100002moga2

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

    • 发布日期:2017-04-16
    • 文件大小:179105
    • 提供者:吴学兵
  1. Csharpcode

    0下载:
  2. 非常好用的遗传算法源码,肯定能帮上大家-the best algo software,hope to help everybody!!!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:825736
    • 提供者:liyan
  1. WP7SimpleCode

    0下载:
  2. windows phone 7的一些实例代码,减少普通程序开发者开发出来的程序和微软的差距,含有一些经典的算法。-windows phone 7 some examples of code, reduce the general application developers developed the gap between the program and Microsoft, with some classic algorithms.
  3. 所属分类:Windows Mobile

    • 发布日期:2017-05-04
    • 文件大小:1204256
    • 提供者:Linus
  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. K-means-cSharp--code

    0下载:
  2. k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5243
    • 提供者:lihang
  1. DecisionTree-in-cSharp

    0下载:
  2. C sharp描述的决策树代码,α-β剪枝算法等,希望能有帮助。-C sharp code described in the decision tree, α-β pruning algorithm, hoping to help.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:27417
    • 提供者:EMMILY
« 1 23 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com