搜索资源列表

  1. 数值算法类库

    2下载:
  2. 一个强大的矩阵计算类库,c++编写的。效率奇高,完全可以与fortan语言编写的类库媲美。值得推荐

  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-07-09
    • 文件大小:38057
    • 提供者:min_zxm
  1. C算法源代码

    0下载:
  2. C语言常用算法源代码,很经典,很常用的。-C bible algrithms.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:306660
    • 提供者:闻丰
  1. C Algorithm_配套源码Robert Sedgewick

    0下载:
  2. 这是Donald Kunth(计算机科学学术界最最有名的大师级人物,曾获图灵奖及其他无数科技奖项)的*Robert Sedgewick的名著C算法一书的配套源码-Kunth (computer science academic gurus of the most famous figures, won the Turing Award and countless other technology awards) Robert Sedg
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:47533
    • 提供者:舒海林
  1. C算法程序v2_-徐士良

    0下载:
  2. 常用算法的C语言描述。里边算法非常详尽。解压即可使用。-common algorithms described in C language. Inside algorithm very detailed. Decompression can be used.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:244295
    • 提供者:何小熊
  1. C-C Method

    0下载:
  2. 非线性系统的C-C算法,程序运行良好,能为从事混沌方面研究的人员提供一定的便利.-Nonlinear Systems C-C algorithms, running good, to engage in research in the chaotic provide certain facilities.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5484
    • 提供者:gxsh
  1. 经典算法

    0下载:
  2. 最经典的C算法,有简单的也有难的,算法极其精妙-classic C algorithms, it is simple difficult, the algorithm is extremely exquisite
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:124556
    • 提供者:zh
  1. C-Alg

    0下载:
  2. c算法在众多的编程思想中应用频率很高的 能够掌握并加以强化练习,对程序员来说是极为有利的_-c algorithm in a number of application programming thinking of the high frequency to be able to master and strengthening exercises, the programmer is highly favorable _
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5264
    • 提供者:小刚
  1. DataStructureC++

    0下载:
  2. 这是一本数据结构C++算法的完整的源代码,希望对大家有帮助。-This is a data structure of C++ Algorithm complete source code, and they hope to help everyone.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-14
    • 文件大小:53248
    • 提供者:刘亦菲
  1. Floyd-Warshall-c-chengxi

    0下载:
  2. Floyd-Warshall算法描述 1)适用范围: a)APSP(All Pairs Shortest Paths) b)稠密图效果最佳 c)边权可正可负 2)算法描述: a)初始化:dis[u,v]=w[u,v] b)For k:=1 to n For i:=1 to n For j:=1 to n If dis[i,j]>dis[i,k]+dis[k,j] Then Dis[I,
  3. 所属分类:书籍源码

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:江晨
  1. c_algor

    0下载:
  2. C算法大全,里面有很多的数据算法,方便大家mcu开发 -C algorithm for Guinness, which has a lot of data algorithm to facilitate the development of U.S. mcu
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-14
    • 文件大小:6941696
    • 提供者:官中华
  1. CodeUnixAnsi.tar

    1下载:
  2. 数据结构算法源码c++附带的源码包含大量c++算法源码-Data Structure Algorithm source c++ Attached source contains a large amount of c++ Algorithm source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:378880
    • 提供者:王伟
  1. C-for-PID

    0下载:
  2. C语言实现PID算法 研究PID控制的朋友 请下载!-C language algorithm PID control PID friends please download!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:
  1. Cpp_algorithm_example

    0下载:
  2. C C++算法实例,多个算法的伪代码解释。-C C++ algorithm for example, a number of pseudo-code algorithm explained.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:zYb
  1. Canthmaticprogramanalysis

    0下载:
  2. C算法程序集锦程序集合,包含很多经典算法程序,很实用-C Algorithm Collection procedures for collection procedures, including procedures for a lot of classical algorithms, it is practical
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:157696
    • 提供者:cc
  1. autopano-sift-C-2.5.0

    0下载:
  2. sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-c algorithms sift algorithm, based on the opencv, a large cattle write, it is powerful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:266240
    • 提供者:刘恒
  1. 788f-c

    0下载:
  2. 俄罗斯方块,基于控制台编写的,采用c、c++,里面既有数据结构的知识,又有算法的内容,还有键盘编程知识,唯独遗憾的是当时没有加入鼠标操作。否则这个例子是所有先手入门的经典案例!!! /*游戏 俄罗斯方块 源码 c c++ 算法 数据结构 键盘编程 控制台*/ -Tetris, written on the console, using c, c++, which both data structures, but also the
  3. 所属分类:游戏

    • 发布日期:2024-05-14
    • 文件大小:24576
    • 提供者:蒋亮
  1. 经典算法例子

    0下载:
  2. c/c++编程算法例子,包含常用的50多个算法例子(c / c + + programming algorithm example)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:5617664
    • 提供者:li58451845
  1. 数据结构与算法分析C++描述源代码

    0下载:
  2. 数据结构与算法分析C++描述源代码,书籍源码,学习数据结构,了解这些结构应该怎么实现(Data Structure and Algorithm Analysis C++ Descr iption Source Code)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-14
    • 文件大小:72704
    • 提供者:李小透啊
  1. C数值算法集

    0下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。(This book has written more than 300 practical and
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:6230016
    • 提供者:呵呵打
  1. c-c算法计算时间tau

    0下载:
  2. 在混沌时间序列方法进行风电功率预测用C-C算法tau时间(C-C algorithm tau time for wind power prediction using chaotic time series method)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:叶子1213
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org