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

搜索资源列表

  1. 7zyasuo

    0下载:
  2. 7z压缩算法源码 内附c语言完整源代码 一种压缩算法的源代码 -7z compression algorithm c language source code containing complete source code of a compression algorithm source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1341824
    • 提供者:sunmt
  1. CarStop

    0下载:
  2. 停车场程序源代码,C语言数据结构上机实习作业!这可是我自已写的哦,保证正确哦!-Car park source code, C language data structure on the machine operation internship! This is my own writing Oh, oh, to ensure correct!
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4336
    • 提供者:summer
  1. Huffman

    0下载:
  2. 本目录下的源代码均属示例、教学性质。作者不对这些代码的功能和性能作任何担保或承诺。 -------- 功能说明 -------- 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:40130
    • 提供者:tomato
  1. source

    0下载:
  2. 《遗传算法-理论.应用与软件实现》那本书的源代码 有C语言的和matlab语言的- Genetic Algorithm- Theory. Application and software implementation, the book s source code have a C language and matlab language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4641792
    • 提供者:yuyong
  1. new

    0下载:
  2. 本文主要讨论在MATLAB软件中如何实现C程序源代码的移植。结合"道路平整度指数(IRI)预测问题"的实例,将C语言编写自仿射变换分形插值函数,移植(或改写)到MATLAB中,绘制出宁波机场道路平整度的预测图象,为解决预测问题可视化提供帮助。-This paper mainly discusses the MATLAB software, how to achieve C source code of the transplant. Conjunction with the road roug
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:14569
    • 提供者:刘军
  1. ercha

    0下载:
  2. 利用C语言写的二叉树应用关于表达式处理源代码-Using C language to write applications on the expression of the binary tree deal with source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1264
    • 提供者:Hanker
  1. 2008513141456

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔 -Strong Names Explained
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:326377
    • 提供者:kouzan
  1. BinaryTreeData

    0下载:
  2. 用c语言实现了二叉树的数据定义,二叉树的构建、销毁,以及先序、中序、后序的递归算法及其源代码.-Implementation using c language definition of binary tree data, Binary Tree Construction, Destruction, and the first order, in sequence, after the sequence of the recursive algorithm and source code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:8157
    • 提供者:凌涵
  1. Kalmtool

    0下载:
  2. 是卡尔曼滤波算法的源代码,采用c语言实现。-Kalman filter algorithm are the source code using c language implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:678042
    • 提供者:马培博
  1. PSOsuanfa

    0下载:
  2. PSO算法,用matlab,用C++语言的源代码-PSO algorithm, using matlab, using C++language source code
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:87169
    • 提供者:林雅芳
  1. SPSO

    0下载:
  2. 智能仿生算法PSO算法的源代码,用C语言实现。在Windows平台下绝对可用!-pso algorithm codes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1464
    • 提供者:ysfeng
  1. shortestpath

    0下载:
  2. 多段图的最短路径 c语言实现源代码 可以运行-A number of plans the shortest path c language source code implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1091
    • 提供者:linjia
  1. GA-2

    0下载:
  2. 遗传算法的源代码,使用c++语言编写,结构清晰,注释完整,明了易懂-Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1614
    • 提供者:mengjie
  1. shuanfa

    0下载:
  2. 学习C语言,学习数据结构的演试软件,有流程,源代码,单步跟踪,图文并茂!-Learning C language, learning the speech test data structure software processes, source code, single-step tracking, with the aid of diagrams!
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2153600
    • 提供者:pang
  1. chaoliuchengxu

    0下载:
  2. 使用C语言,进行电力系统潮流计算的源代码。-The use of C language flow calculation for electric power supply system source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:891795
    • 提供者:孙蕾
  1. C12

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格 -10 important algorithm C language source code: Lagrange, Newton' s interpolation, Gauss, 10 important Romberg algorithm C language source code: Lagrange, Newton' s interpolation, Gauss, Long Berg
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:3857
    • 提供者:潜力
  1. 1

    0下载:
  2. 说明 1. 本文是对严蔚敏《数据结构(c语言版)习题集》一书中所有算法设计题目的解决方案,主要作者为一具.以下网友:biwier,szm99,siice,龙抬头,iamkent,zames,birdthinking,lovebuaa等为答案的修订和完善工作提出了宝贵意见,在此表示感谢 2. 本解答中的所有算法均采用类c语言描述,设计原则为面向交流、面向阅读,作者不保证程序能够上机正常运行(这种保证实际上也没有任何意义) 3. 本解答原则上只给出源代码以及必要的注释,对于一些难度
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:106378
    • 提供者:white Snow
  1. IntroductiontoSignalProcessing

    0下载:
  2. Introduction to Signal Processing 书的源代码,里面有非常多的数字信号处理算法,很多都是工程使用的,理论上也很有参考价值.是用matlab和C语言写的。-Book Introduction to Signal Processing of the source code, there are an awful lot of digital signal processing algorithms, many of which are used in the proj
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:43828
    • 提供者:yangjun
  1. BPnetwork

    0下载:
  2. 本程序源代码是用BP神经网络解决异或问题。用C语言实现的。-Source code of the BP neural network is used to resolve differences or issues. Realized with C language.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:36767
    • 提供者:elven
  1. DataStructure

    0下载:
  2. 数据结构(c语言描述)。并包含书内一些小程序的源代码。-Data structure (c language descr iption). And contains a number of small programs written in the source code.
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:3053502
    • 提供者:eva
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 25 »
搜珍网 www.dssz.com