搜索资源列表

  1. C-assembly-commonly-used-algorithms

    0下载:
  2. 徐士良C常用算法程序集(第二版),课程包括数字计算篇和非数值计算篇,各种算法应有尽有 -XU Shi-liang C assembly commonly used algorithms (second edition), the curriculum includes digital computing articles and papers of non-numerical computation, various algorit
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:2276352
    • 提供者:于腾飞
  1. some-important-algorithms-

    0下载:
  2. 这是清华徐士良出版的一些常用算法的程序代码,希望对大家有所帮助-It is published by Tsinghua XU Shi-liang code some commonly used algorithms, we hope to help
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:新晴
  1. f

    0下载:
  2. 徐士良《fortran常用程序集》和源程序第1-16章-XU Shi-liang " fortran popular assembly" and the source of Chapter 1-16
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:6126592
    • 提供者:fl
  1. BCMUL

    0下载:
  2. fortran代码,复数矩阵的计算,很好的程序,具体算法请看徐士良的常用算法程序集-fortran code, complex matrix calculation, a very good program, see XU Shi-liang specific algorithm commonly used algorithm for assembly
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:林磊
  1. algorithms-for-fortran

    0下载:
  2. 徐士良的fortran常用算法集一书中的源代码,进攻参考学习。-XU Shi-liang' s common set of algorithms fortran source code for the book, the offensive reference to learning.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:307200
    • 提供者:夏静宇
  1. Fortran-common-set-of-algorithms

    0下载:
  2. Fortran常用算法集(第二版),徐士良 Fortran的常用算法,子程序都有,是for77的-Fortran common set of algorithms (second edition), XU Shi-liang Fortran common algorithms, subroutines are, is for77 of the
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:12077056
    • 提供者:李颢穹
  1. C-commonly-used-algorithm-assemblies

    0下载:
  2. 徐士良C常用算法程序集pdf格式第二版,网上淘的珍贵资料。-XuShiLiang C commonly used algorithm procedures set in PDF format, the second edition of the precious material online tao.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:12814336
    • 提供者:李洋
  1. Face

    0下载:
  2. 人脸识别VC 源码,徐士良的人脸识别代码-Face recognition VC source, XUShi face recognition code
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:209920
    • 提供者:王云修
  1. C_commonly_used_algorithm_assembly-

    0下载:
  2. VC的100个小例子,适合初学者学习。C常用算法程序集-徐士良著-VC 100 small example, suitable for beginners to learn. C commonly used algorithm assembly- XUShiLiang book
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:423936
    • 提供者:xiaobai
  1. FORTRAN-algorithm

    0下载:
  2. 徐士良编著FORTRAN常用算法程序集第二版-XUShi compiled FORTRAN algorithm commonly used in the second edition of the assembly
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:2436096
    • 提供者:胡浩
  1. vbxushiliang

    0下载:
  2. 好古董徐士良Basic常用算法程序集(配书盘),可以直接在vb中用-Basic common good antique XUShi assembly algorithm (with book plate), can be used directly in vb
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:125952
    • 提供者:大鱼
  1. c

    0下载:
  2. 徐士良C常用算法程序集第二版,不错的书-XU Shi-liang C algorithms assembly
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:26624
    • 提供者:张克
  1. Nshiizhifenxxu

    0下载:
  2. 数值分析算法描述与习题解答,由清华大学徐士良教书,用C开发的各种数学算法。比如:托伯利兹型型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯 -The numerical analysis algorithm descr iption and answer exercises, taught by Tsinghua University, XU Shi-liang, C developme
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:91136
    • 提供者:
  1. xu-c-program-code

    0下载:
  2. 徐士良C常用算法程序集Code.十分实用的参考书-xu-c-program Code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:280576
    • 提供者:徐海通
  1. Polyfit

    0下载:
  2. 多项式拟合的,基于徐士良的程序,例子中是以书中的例子,自己改编为f90,当然输入可以从文件中,希望可以对大家有帮助,此外大家应该注意这个拟合出来的多项式和matlab的系数有差别具体看原理-Polynomial fitting, XU Shi-liang of the program, for example, is based on the examples in the book, adapted for f90, of cours
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:Jeydragon
  1. Fortran-source-code-for-XUShi

    0下载:
  2. 徐士良经典著作的fortran源代码,非常有用。-Fortran source code XUShi classic, very useful.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-14
    • 文件大小:362496
    • 提供者:kkwang
  1. XU_Shi-liang_programming_algorithm

    0下载:
  2. 徐士良编程算法.数值分析算法描述与习题解答.含有详细C源代码.-XU Shi-liang programming algorithm. Numerical analysis algorithm descr iption and exercise answers. Containing more C source code.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:88064
    • 提供者:史忽
  1. CommonAlgorithm

    0下载:
  2. 常用算法程序集(C语言描述),是徐士良老师的最新版-Commonly used algorithm for assembly (C language descr iption), the latest version of the XUShi teacher
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:166912
    • 提供者:陈小文
  1. c-algorithm

    0下载:
  2. 徐士良的C算法程序集,包含多个算法的C代码实现和相应pdf说明文档-The C algorithm assembly, in XUShi the C code contains multiple algorithms to achieve and the corresponding pdf documentation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:5466112
    • 提供者:yhm
  1. Fortran-Programs

    0下载:
  2. Fortran算法程序集,徐士良,第二版,包括源码和pdf。-The Fortran algorithm assemblies, XU Shi-liang, second edition, including source code and pdf.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:48460800
    • 提供者:kkf
« 1 2 ... 4 5 6 7 8 910 11 »

源码中国 www.ymcn.org