搜索资源列表

  1. C常用算法程序集-徐士良著

    0下载:
  2. C语言算法程序集,是学习C语言程序的好范例,特别适合于初学者学习参考-C-language algorithm sets, C language learning is a good example of procedures, particularly suitable for beginners to learn reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:296309
    • 提供者:nie
  1. C语言算法源代码集

    0下载:
  2. c语言编写的常用算法源代码,对于搞数值计算很好-prepared in the languages commonly used algorithm source code for operating numerical good
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:314368
    • 提供者:
  1. 徐士良C语言算法程序第三版

    0下载:
  2. 常用算法程序集(C语言描述)徐士良 第三版配套光盘 C:. ├─ch09 ├─ch08 ├─ch07 ├─ch06 ├─ch05 ├─ch04 ├─ch03 ├─ch02 ├─ch16 ├─ch15 ├─ch14 ├─ch13 ├─ch12 ├─ch11 ├─ch10 └─ch01-algorithm commonly used procedures set (C la
  3. 所属分类:书籍源码

    • 发布日期:2024-05-05
    • 文件大小:186368
    • 提供者:肖武
  1. C++常用算法

    0下载:
  2. C++常用算法,给计算方法中各种基本应用提供参考-C common algorithms for calculation method to provide the basic reference
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:271360
    • 提供者:徐兰
  1. 数学常用算法C++版

    0下载:
  2. 陈必红 编写的《用C++语言编写的数学常用算法》光盘内容-prepared by the "C language commonly used to prepare the mathematical algorithm" CD-ROM
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:51200
    • 提供者:fj
  1. algorithms

    0下载:
  2. C常用算法程序集-徐士良,很好的一本算法书,其中包含了对一些基本算法的实现和解释,是一本算法类的好书!-C algorithms commonly used procedures set-XU Shi-liang, a good algorithm, containing some of the basic algorithm implementation and interpretation algorithm is a kind o
  3. 所属分类:电子书籍

    • 发布日期:2024-05-05
    • 文件大小:276480
    • 提供者:丫头
  1. mayuan

    0下载:
  2. 徐士良 《C常用算法程序集(第2版)》 中的全部源程序-"C algorithms procedures set (2nd Edition)" all source
  3. 所属分类:书籍源码

    • 发布日期:2024-05-05
    • 文件大小:249856
    • 提供者:高山
  1. C-changyongsuanfa01

    0下载:
  2. 徐士良《C常用算法程序集》第2版 第1部分-"C algorithms procedures set" Version 2, Part 1
  3. 所属分类:电子书籍

    • 发布日期:2024-05-05
    • 文件大小:936960
    • 提供者:高山
  1. C-changyongsuanfa_03

    0下载:
  2. 徐士良 《C常用算法程序集》第2版 第3部分-"C algorithms procedures set" second edition, Part 3
  3. 所属分类:电子书籍

    • 发布日期:2024-05-05
    • 文件大小:943104
    • 提供者:高山
  1. C-changyongsuanfa_05

    0下载:
  2. 徐士良 《C常用算法程序集》第2版 第5部分 一共分5部分,用超星打开-"C algorithms collection procedures", 2nd edition, is divided into five parts, one part five, with open Superstar
  3. 所属分类:电子书籍

    • 发布日期:2024-05-05
    • 文件大小:843776
    • 提供者:高山
  1. C_Program

    0下载:
  2. 《C常用算法程序集》包括各类常用的 典型的 c程序 -"C algorithms collection procedures," including all types of commonly used procedures typical c
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:260096
    • 提供者:张志良
  1. 03104653977

    0下载:
  2. 徐士良C常用算法程序集随书附送光盘上的源程序(全)-Commonly used algorithm徐士良C assembly attached with the book on CD-ROM source code (all)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:280576
    • 提供者:chaos
  1. changyongsuanfachengxuji

    0下载:
  2. 本程序针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。 书中所有算法均用C语言描述。 本程序集可供广大科研人员、工程技术人员以及管理工作者阅读使用,也可作为高等院校师生的参考程序。 与本程序配套的
  3. 所属分类:书籍源码

    • 发布日期:2024-05-05
    • 文件大小:200704
    • 提供者:杨志亮
  1. Cchangyongsuanfa

    0下载:
  2. C常用算法程序集 针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:269312
    • 提供者:杨显情
  1. 75448174c_alg

    0下载:
  2. c++常用算法集,包含数据结构,图论等成熟经典算法 -c++ commonly used algorithms, including data structures, graph theory, such as mature classical algorithm
  3. 所属分类:C#编程

    • 发布日期:2024-05-05
    • 文件大小:319488
    • 提供者:孟琨
  1. Clanguagealgorithms

    0下载:
  2. C常用算法程序集集成了很多C语言常用的算法,无论对于初学者还是程序员都有一定的参考价值-C Chichi has become a commonly used algorithm for the procedure commonly used in many C language algorithms, both for the novice programmer or have some reference value
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:166912
    • 提供者:林风
  1. 常用算法程序集(C语言描述)源代码

    1下载:
  2. 常用算法程序集(C语言描述)源代码,你值得拥有(Commonly used algorithm assembly (C language descr iption) source code, you deserve)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:454656
    • 提供者:123568
  1. 常用算法程序集(C++语言描述)第四版(徐士良)

    0下载:
  2. 这份资料是第四版的C++常用算法程序集,方便初学者学习。(This information is the fourth edition of C++ commonly used algorithm set, easy for beginners to learn.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:207872
    • 提供者:yung11
  1. C数值算法集

    0下载:
  2. C数值算法集,非常有用的常用算法书籍,对c原岩算法开发非常有帮助。(The C numerical algorithm set, a very useful book of common algorithms, is very helpful for the development of the c original rock algorithm.)
  3. 所属分类:文档资料

    • 发布日期:2024-05-05
    • 文件大小:6230016
    • 提供者:mindport
  1. 《C语言常用算法分析》

    0下载:
  2. 关于C语言算法的资料,是一本很好的算法分析书(Information about the C language algorithm)
  3. 所属分类:文档资料

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

源码中国 www.ymcn.org