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

搜索资源列表

  1. 求解迷宫问题

    0下载:
  2. 运用C语言实现寻找输入的“迷宫”矩阵中的可选路径,并将找到的最短路径显示出来。-use C language to find that the "maze" matrix optional path and find the shortest path displayed.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10040
    • 提供者:葛林
  1. SimulatedAnnealing(TSP)CSHARP

    1下载:
  2. 运用c#语言实现模拟退火算法,同时利用该算法解决旅行商(TSP)问题,获得遍历所有城市序号的最优路径。-use c # language simulated annealing, while using the algorithm to solve traveling salesman (TSP). access to the serial numbers of all the cities traverse the optimal path.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:131403
    • 提供者:linvg
  1. power_method

    0下载:
  2. 幂法与反幂法求解矩阵特征值的C语言算法实现:本代码以Hilbert矩阵为计算对象,单纯运用C语言进行矩阵的操作以实现幂法与反幂法求解矩阵特征值的算法,应用Matlab软件对计算结果进行检验,计算结果准确无误。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:10560
    • 提供者:Michael_M
  1. 最小二乘的c++计算

    0下载:
  2. 最小二乘在工程中运用广泛,此c++程序能快速给出高精度的结果。
  3. 所属分类:数学计算/工程计算

  1. RBT.rar

    0下载:
  2. 运用C++进行红黑树的描述,对红黑树的插入、删除、查找等操作进行了实现等等。,The use of C++ for a descr iption of red and black tree on the red and black tree insert, delete, search and other operations to achieve and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:309505
    • 提供者:刘岩
  1. huayuan

    0下载:
  2. 本程序运用c++实现了地震勘探中绕射波偏移,利用的思想是传统的求圆的公切线。-This program implements the use of c++ seismic shift in the diffracted wave, the idea is to use the traditional circle of seeking common tangent.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:218211
    • 提供者:袁风帆
  1. datamining

    0下载:
  2. 数据挖掘中的决策树算法。c4.5,用C语言写的。比较全面。-c4.5
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:163799
    • 提供者:weitaming0204
  1. symmetricpinghua

    0下载:
  2. 运用c语言的知识,对实验数据进行实时的平滑滤波处理-use c language ,deal with data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:986
    • 提供者:pp
  1. C-V

    2下载:
  2. C-V模型实现灰度图像和彩色图像的分割,运用水平集方法实现曲线演化-using Chan-Vese model color image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:744011
    • 提供者:幽幽
  1. C-algorithm

    0下载:
  2. C算法程序集的第二版的原程序,包含有几佰个最常运用到的子程序和算法-C algorithm for assembly of the second version of the original program, where hundreds of the most frequently contain routines and algorithms applied to
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:273821
    • 提供者:mxc
  1. Generic-Algorithm-for-TSP

    3下载:
  2. 运用优化遗传算法解决100个城市的TSP问题,即要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程最小。-Optimize the use of genetic algorithms to solve 100 cities TSP problem, which was to select a departure from the resident, after each city once again, and finally returned to the resident
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-04
    • 文件大小:128712
    • 提供者:李佳鹤
  1. ANN-moving-robot

    0下载:
  2. 运用人工神经网络和遗传算法实现机器人程序能够自动排除地图中的障碍物。-The use of artificial neural networks and genetic algorithm procedures robot can automatically rule out the possibility of obstructions map.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:146998
    • 提供者:李佳鹤
  1. tanxinsuanfa

    0下载:
  2. 本文章介绍了贪心算法的过程及运用C语言的实现-This article describes the process of greedy algorithm and the realization of the use of C language
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:278679
    • 提供者:玛丽
  1. SX-C

    0下载:
  2. 解决很多地下水数值模拟问题,只需要修改相关参数就能运用-Groundwater numerical simulation to solve many problems, only a need to amend the relevant parameters will be able to use
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7827
    • 提供者:王麻子
  1. c.m

    0下载:
  2. Matlab仿真程序,介绍了数据的程序结构、运用和算法设计。-Matlab simulation program, introduced procedures for data structure, application and algorithm design.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1463
    • 提供者:ct
  1. C

    0下载:
  2. 运用c语言编程的顺序栈的实现与运算的源程序代码-Stack implementation and operation sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:742
    • 提供者:紫烟
  1. Djikstra

    0下载:
  2. 求定点到任一点最短路径的算法,运用c语言编译 dijkstra算法的源代码-Designated arrival point seeking the shortest path algorithm, dijkstra algorithm using c language compiler source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3240
    • 提供者:iamhere
  1. c

    0下载:
  2. 计算三次样条插值函数,运用c语言进行求解 -Calculate the cubic spline interpolation function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1248
    • 提供者:黄帅
  1. C-C-method

    0下载:
  2. 运用C-C算法重构相空间重构嵌入维数和计算时间延迟-Using C-C reconstruction of phase space reconstruction algorithm embedded dimension and computing time delay
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5869
    • 提供者:王菲茵
  1. c-language

    0下载:
  2. 运用c语言,对不同的问题进行汇程编辑,进行具体的编译。-Use c language for different issues sinks editing process for specific compiler.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:24541
    • 提供者:王铭昆
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com