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

搜索资源列表

  1. BPN

    0下载:
  2. 神经网络算法源程序 BPN源代码 C语言-failed to translate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8366
    • 提供者:陈炎龙
  1. CPN

    0下载:
  2. 神经网络算法源程序 CPN源代码 C语言-failed to translate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5572
    • 提供者:陈炎龙
  1. BOLTZMAN

    0下载:
  2. 神经网络算法源程序 BOLTZMAN源代码 C语言-failed to translate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7842
    • 提供者:陈炎龙
  1. cpp-zhengli

    0下载:
  2. 《C++语言程序设计案例教程 郑莉著》源代码 本书基于C++语言的基本语法设计了数百个经典语法案例,以综合性和实用性为基准设计了十几个大型综合案例。通过这些精心设计的案例深入浅出地介绍了C++语言程序设计的特点,循序渐进地介绍了面向对象程序设计思想和方法。全书共分为13章,内容包括:C++程序设计和面向对象程序设计的概念,基础知识和函数,类与对象,数据的存储和访问属性,数组、指针与字符串,继承与派生,多态性,群体类和群体数据的组织,泛型程序设计与STL,流类库与输入输出,异常处理和Wind
  3. 所属分类:STL

    • 发布日期:2017-03-30
    • 文件大小:172105
    • 提供者:jd
  1. FFT

    0下载:
  2. 快速傅里叶变换(FFT)的源代码,C语言实现的。方便实用。-Fast Fourier transform (FFT) source code, c language implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:39292
    • 提供者:刘牛
  1. bee

    0下载:
  2. 人工蜂群算法的具体实现源代码……用C语言写的哦亲-the ABC algorithm s code which was writed by C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:3633
    • 提供者:毛耀宗
  1. youxiangtuDFS

    0下载:
  2. 用C语言实现有向图的深度优先搜索功能源代码-Directed graph depth-first search function source code using the C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:751
    • 提供者:Leo
  1. Figure-BFS-and-DFS-traversal

    0下载:
  2. C语言,采用邻接矩阵存储,实现图的BFS、DFS遍历,源代码-C language, using the adjacency matrix storage Figure BFS and DFS traversal, and source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1336
    • 提供者:Leo
  1. Binary-tree-computing

    0下载:
  2. C语言,输入一个表达式,根据表达式创建二叉树,并计算该表达式的值,源代码-C language, enter an expression, according to the expression to create a binary tree, and calculate the value of the expression, the source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:697
    • 提供者:Leo
  1. data-structure

    0下载:
  2. 严蔚敏《数据结构》源代码,包括C语言代码和C++代码,还不错-Yan Weiming<data structure>source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:352006
    • 提供者:zhuhupo
  1. kmeans

    0下载:
  2. Kmeas聚类源代码,全C++语言实现,程序有详细注释,并可以存储组后所得到的聚类中心。-Cluster source code Kmeas, full C++ language, the program has detailed notes, and can storage group cluster center.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2279
    • 提供者:Baotian Hu
  1. HuanFang

    0下载:
  2. n阶幻方源代码,使用C++语言实现,可以实现奇数阶、偶数阶幻方输出!-N order magic square the source code, and the use of c++ language realization, can realize the odd number order even order magic square output
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:3619
    • 提供者:chao
  1. id3

    0下载:
  2. ID3算法 C语言实现 数据挖掘算法 相关源代码 很好的资料-ID3 algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:4623
    • 提供者:耿立飞
  1. Sqlist

    0下载:
  2. 数据结构C语言版第23页所要求的顺序链表程序源代码-Language version of the order linked list data structure C
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2208
    • 提供者:akira
  1. Birch

    0下载:
  2. 这是birch C语言的源代码。里面有详细的代码注释方便学习birch算法-birch c
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:799675
    • 提供者:王文超
  1. tushuguanli

    0下载:
  2. 课程设计,C语言编写的数据结构课程设计之图书管理源代码登记书的书号、书名、著者、清除库存某种书、借阅、归还。-Registration book library management source code written in C language data structures course design ISBN, Title, Author, clear the inventory of a certain book, borrow, return.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:14247
    • 提供者:岳豪
  1. hano

    0下载:
  2. 汉诺塔的动态演示源代码,用C语言编的。能实现机器运行,手动运行的功能。-This is the code about hano.It will give you a big superise if you have ues it .
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:7884
    • 提供者:ChengXYY
  1. C_Eight-Puzzle

    1下载:
  2. C语言:基于A星算法的8数码问题C程序源代码-C language: A star algorithm 8 puzzle problem C source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-11-22
    • 文件大小:13312
    • 提供者:Ian_Wong
  1. DataStruct

    0下载:
  2. Weiss数据结构C语言版的源代码,C语言实现,配套该书的第二版-Weiss data structure C language version of the source code
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:47813
    • 提供者:silvins
  1. cyuyanshixiancrc

    0下载:
  2. c语言实现crc16校验,包括crc16校验原理和源代码-c language crc16 checksum crc16 checksum principle and source code
  3. 所属分类:Algorithm

« 1 2 ... 16 17 18 19 20 2122 23 24 25 »
搜珍网 www.dssz.com