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

搜索资源列表

  1. CSharp

    0下载:
  2. 数值计算,有复数,矩阵,积分,数值计算,有复数,矩阵,积分,-Numerical calculation, a complex, matrix, integration, numerical calculation, a complex, matrix, integral,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:838693
    • 提供者:吴鹏
  1. pcapcr

    0下载:
  2. 主成分分析(PCA)和主成分回归的(PCR)类,基于ZedGrapg和矩阵类库LinearAlgebra,用于模式识别分类和回归建模型,PCA类中增加基于Zedgraph类图显示,自动多类标识-Priciple Component Analysis and Priciple Component regression algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:118731
    • 提供者:pscong
  1. CSharp---DFS-BFS

    0下载:
  2. 实现图的交互输入,可创建邻接表,还可进行深度优先遍历广度优先遍历,拓扑排序等-To achieve interactive map input, you can create adjacency table, but also for the breadth-first traversal depth-first traversal, topological sorting
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:141089
    • 提供者:宋园园
  1. CSharp

    0下载:
  2. C#写的最小二乘法程序 C#写的最小二乘法程序 C#写的最小二乘法程序 -C#,zui xiao er cheng C#,zui xiao er cheng C#,zui xiao er cheng C#,zui xiao er cheng
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:53533
    • 提供者:王晴
  1. EMK-FastAStar_src

    0下载:
  2. 使用CSharp的高效A*算法实现,含演示。 包括源代码及工程文件。-Efficient use of CSharp A* algorithm, including presentations. Including source code and project files.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:65650
    • 提供者:zhengguang
  1. Csharp_matlab-

    1下载:
  2. Csharp调用matlab函数的例子,实现Matlab中的函数,在Csharp中方便的调用。-Csharp call matlab function examples, to achieve a function in Matlab, conveniently call in Csharp.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4169
    • 提供者:百秀
  1. VS-2005-CSharp-and-Matlab7

    0下载:
  2. 这是一款实现是在vs2005编程过程中,如何调用matlab7的代码的软件,着实可用-This is a realization in vs2005 programming process, how to call matlab7 code of the software is, indeed, can be used
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:7712975
    • 提供者:里程
  1. csharp

    0下载:
  2. 计算器 能快速计算 初学者使用方便 多功能计算不止加减乘除-computing counter
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1565
    • 提供者:沈旭东
  1. datastruct

    0下载:
  2. 数据结构的C#版本,可以看看常用的数据结构在.NET里面是怎么实现的-data structure described by csharp
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1345888
    • 提供者:洪青霞
  1. Dijkstra--cSharp

    0下载:
  2. 利用C#语言实现最短路径dijkstra算法-use C# to implement dijkstra algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:10886
    • 提供者:
  1. krylov

    0下载:
  2. Krylov numerical algorithm in CSharp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:20613
    • 提供者:Vlad
  1. marini

    0下载:
  2. marini对流层映射函数,csharp编写,pnts前期编写的。-marini tropophere mappingfunction
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:631
    • 提供者:jack
  1. PCA-CSharp

    0下载:
  2. 用C# 实现主成分计算功能。分为两种计算方法。-Principal component calculation in C#.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:4596
    • 提供者:dongyi
  1. Ddijkstra-ci

    0下载:
  2. Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。CSHARP实现算法 -Dijkstra algorithm is a typical shortest path algorithm, used to calcu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1728
    • 提供者:
  1. A-Simple-CSharp-Genetic-Algorithm

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

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

    0下载:
  2. 上课的编程,不是很难的,是关于visual的-just some simple programe
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:185200
    • 提供者:石头
  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. TCP-socket-CSharp

    0下载:
  2. TCP socket通讯实例 这是一个有客户端和服务器端的多人即时通讯软件-TCP socket communication example
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-02
    • 文件大小:91697
    • 提供者:hua
  1. cSharp

    0下载:
  2. 小型图书馆管理系统的源文件有点不完整但可以过关-Small library management system source files but can get away with a bit incomplete
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-15
    • 文件大小:1152460
    • 提供者:梁志林
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com