CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Csharp

搜索资源列表

  1. 8nn-src

    0下载:
  2. neural networks applications
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:306406
    • 提供者:ali
  1. source

    0下载:
  2. 一个分割合并文件的程序,分割程序和合并程序可单独运行,前者实现把大的文件分割成多个便于携带的小文件,后者可实现把这些小的文件重新合并,恢复原来的文件。-A division of the merger documents, segmentation procedures and the merger process can be run separately, the former to achieve the large files are split into multiple small
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:88311
    • 提供者:dd
  1. AFA

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

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

    0下载:
  2. C#写的蚁群算法,实现了五个城市的旅行商问题,简单易懂-ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1657
    • 提供者:leopold
  1. neuro_demo

    0下载:
  2. defines the neural network functions in csharp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:182031
    • 提供者:osmantaner
  1. ExperimentsOfParallelAlgorithms

    1下载:
  2. 并行计算实验程序,包括多线程模拟并行、并行计算的数据结构、并行合并算法和链表、堆栈等的操作,等等。-Experimental procedures for parallel computing, including multi-threaded parallel simulation, parallel computing data structures, parallel algorithms and list the merger, the operation of the stack an
  3. 所属分类:Algorithm

    • 发布日期:2016-06-23
    • 文件大小:1150777
    • 提供者:绿城苍狼
  1. kNN

    0下载:
  2. It s the kNN or else named k-Nearest Neabours algorythm, realized by the tools of Visual Studio developer system.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:30403
    • 提供者:Alex
  1. Application_Huffman

    0下载:
  2. Huffman Application
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-01
    • 文件大小:807522
    • 提供者:Thai
  1. ID3

    0下载:
  2. The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples are given
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3872
    • 提供者:Minh
  1. ClusterValidator(3)

    0下载:
  2. Cluster validation program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:2769052
    • 提供者:lionking0000
  1. 817

    0下载:
  2. 运筹学中用0.618法解决线搜索问题,VS2005的环境,-Solving 0.618 Link-Sreach problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:22956
    • 提供者:姜朝阳
  1. matrixinverse

    0下载:
  2. 通过CSharp写的关于矩阵求逆的程序,希望对大家有用哈-this is a code about Matrix inverse, I refer to Qinghua C language programe book and use CSharp finish it.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4056
    • 提供者:梁明
  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. aunt

    2下载:
  2. 蚁群算法,适合于图像处理,可以用的哦-it is very good for image prcessing
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-02-04
    • 文件大小:4522413
    • 提供者:饶丹
  1. anttsp

    6下载:
  2. 用蚁群算法解决TSP问题,其中有基本蚁群,蚁密系统,还有自己提出的改进算法,自带GUI界面。-TSP with ant colony algorithm to solve the problem, including the basic ant colony, ant density systems, as well as the improved algorithm itself, its own GUI interface.
  3. 所属分类:matlab例程

    • 发布日期:2013-03-12
    • 文件大小:238631
    • 提供者:灞堝媷
  1. CreateALGraph

    0下载:
  2. 拓扑排序问题 Csharp 算法 采用的方法是图的经典数据结构,若是有向无环图DAG则输出一个拓扑排序。若不是DAG则输出其中的一个环。-Topological sorting algorithm problem Csharp method is a classic graph data structure, if the directed acyclic graph DAG output is a topological sort. DAG if it is not one of the ou
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:5840
    • 提供者:彭成义
  1. 11

    0下载:
  2. 用Csharp编写的很好的学生管理系统,希望能有用-Csharp prepared with a good management system for the students, hoping to be useful
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1900872
    • 提供者:
  1. nerve

    0下载:
  2. 人工神经元分类模型,可以对短文本进行分类并且有比较高的准确率(训练文本正确时)-Artificial neural classification model can be classified on the short text and a relatively high accuracy rate (training text correctly)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:8855127
    • 提供者:梁国欢
  1. finalproject

    0下载:
  2. Graphics program to draw line , cirlce, rectangler, square, sphere, ellipse, ellipsoide, cone, and make translation, rotation, shearing, scaling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2920749
    • 提供者:shrok
  1. CompressFile

    0下载:
  2. 进行文件的压缩,计算其文件的压缩比。主要是利用SharpZipLib库对任何文件进行多种形式的文件压缩-Compressed files, calculate the file compression ratio. The main library is the use of any SharpZipLib document various forms of file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-21
    • 文件大小:6643426
    • 提供者:hryang
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com