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

搜索资源列表

  1. Hopfield

    0下载:
  2. 上面的源代码用C++语言实现Hopfield神经网络!-Hopfield C++ source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:256961
    • 提供者:huang
  1. lianbiao

    0下载:
  2. c语言环境下的一个简单的线性链表的插入与删除的源代码-c language environment is a simple linear linked list insertion and deletion of source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1045
    • 提供者:娄子
  1. curriculum-design-report

    0下载:
  2. 关于集合进行并交补运算演示的c语言课程设计报告 加源代码-On the collection and presentation of the c cross-complements the design language of the report plus the source code program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:21444
    • 提供者:邹圆圆
  1. High-Precision-Library

    0下载:
  2. C++语言高精度计算库 可以直接利用dll文件 也可以利用源代码内嵌入项目 国外开放源码资源 质量很高 许多部分利用汇编语言加速,实现精巧-C++ language using high-precision computation library dll file can also be used the source code open-source embedded projects abroad, many parts of resource quality hig
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:4128746
    • 提供者:Zsw95
  1. shannon

    0下载:
  2. 赫夫曼和香农编码,源代码,C语言编写,挺有用处的拿来分享下-Huffman and Shannon codes, source code, C language, quite useful to them and share under the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:174768
    • 提供者:张帅
  1. process-of-scheduling

    0下载:
  2. 进程调度算法的部分源代码,C++语言环境-Part of the process of scheduling algorithm source code, C++ language environment
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:11046
    • 提供者:wym
  1. beibaowenti

    0下载:
  2. 背包问题的cpp源代码解法,使用c语言编写-Knapsack Problem Solution cpp source code, using c language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7768
    • 提供者:amy
  1. cpro

    0下载:
  2. 里面包含了五个c语言程序源代码,长途电话计费程序,用来计算长途电话费用问题。插入排序,将无序的数字排好序。比较大小的代码程序。-Which contains five c language source code, long distance telephone billing program used to calculate the long-distance telephone costs. Insertion sort, the number of unordered sorted. C
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1064722
    • 提供者:寇德靖
  1. mathematical-used-in-CPP

    0下载:
  2. 本光盘是《用C++语言编写数学常用算法(修订版)》一书的配书盘,里面包括书中全部C++程序的源代码(一些小的示例除外),并用中文加以详细注释。 光盘共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。 -This CD is " in C++ language mathematics commonly used algorithm (revised edition)," a book with a book pla
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4982748
    • 提供者:zmm
  1. c1

    0下载:
  2. 数据结构、算法与应用--C++语言描述 源代码Chapter 1-source code of data structure, algorithms, and application in C++ :Chapter 1
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:17570
    • 提供者:姚丽萍
  1. c2

    0下载:
  2. 数据结构、算法与应用--C++语言描述 源代码Chapter 2-source code of data structure, algorithms, and application in C++ :Chapter 2
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:19878
    • 提供者:姚丽萍
  1. c3

    0下载:
  2. 数据结构、算法与应用--C++语言描述 源代码 Chapter 3-source code of data structure, algorithms,and application in C++ :Chapter 3
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:24529
    • 提供者:姚丽萍
  1. c4

    0下载:
  2. 数据结构、算法与应用--C++语言描述 源代码 Chapter 4-source code of data structure, algorithms,and application in C++ :Chapter 4
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:15400
    • 提供者:姚丽萍
  1. c5

    0下载:
  2. 数据结构、算法与应用--C++语言描述 源代码 Chapter 5-source code of data structure, algorithms,and application in C++ :Chapter 5
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:14575
    • 提供者:姚丽萍
  1. c6

    0下载:
  2. 数据结构、算法与应用--C++语言描述 源代码 Chapter 6-source code of data structure, algorithms,and application in C++ :Chapter 6
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:14204
    • 提供者:姚丽萍
  1. migong

    0下载:
  2. 利用栈实现迷宫求解 C语言版课程设计报告所需的源代码-Stack implementation using C language version of the maze solving curriculum design reports for the source code
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:13472
    • 提供者:蚂蚱
  1. xushiliang

    1下载:
  2. 徐士亮常用c语言算法集,包含了许多数学公式及复杂运算的源代码,数学建模必备工具-Xu Shiliang common set of algorithms c language, contains many mathematical formulas and complex calculations of the source code, an essential tool for mathematical modeling
  3. 所属分类:Data structs

    • 发布日期:2014-04-09
    • 文件大小:39240704
    • 提供者:天才
  1. 8-Queen

    0下载:
  2. 这是一个关于8皇后的源代码,是用C语言开发,会输出92中结果。-This is a 8 Queen' s source code is written in C language development, will result in the output 92.
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2866373
    • 提供者:
  1. Source-code

    0下载:
  2. 常用算法程序集(C语言)(第三版)以及课本上的源代码-Commonly used algorithm assembly (C language) (third edition) and textbooks on the source code
  3. 所属分类:Data structs

    • 发布日期:2017-05-22
    • 文件大小:6601185
    • 提供者:jackywu
  1. KniffaCalendar

    0下载:
  2. 问题算法源代码:骑士遍历、万年历,C语言写的,用于学习和解决一些问题,很不错的-Problem algorithm source code: Knight traversal, calendar, C language, and for the study and solve some problems, very good
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:11615
    • 提供者:alphakuo
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 25 »
搜珍网 www.dssz.com