搜索资源列表

  1. Addison.Wesley.Donald.E.Knuth.The.Art.of.Computer.

    0下载:
  2. 计算机科学的圣经 Knuth的经典之作——第2卷对半数值算法领域做了全面介绍,分“随机数”和“算术”两章。本卷总结了主要算法范例及这些算法的基本理论,广泛剖析了计算机程序设计与数值分析间的相互联系。第3版中特别值得注意的是Knuth对随机数生成程序的重新处理和对形式幂级数计算的讨论。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:38066707
    • 提供者:joy wang
  1. 计算机常用数值算法集(C++版)

    1下载:
  2. 本书主要介绍利用计算机解决科学研究、工程设计、经济与商业管理等众多领域中数值计算所涉及到的数学问题的各类数值计算算法,并利用计算机程序设计语言C编程实现这些算法。
  3. 所属分类:文档资料

    • 发布日期:2009-06-01
    • 文件大小:9265255
    • 提供者:huangcunkuangke
  1. g

    0下载:
  2. 计算机算法分析与设计贪心算法那章节几乎所有的实现代码 欢迎大家下载啊 -Analysis and design of computer algorithms greedy algorithm that almost all sections of the realization of the code are welcome to download ah
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:林双
  1. Addison.Wesley.Donald.E.Knuth.The.Art.of.Computer.

    0下载:
  2. 计算机科学的圣经 Knuth的经典之作——第2卷对半数值算法领域做了全面介绍,分“随机数”和“算术”两章。本卷总结了主要算法范例及这些算法的基本理论,广泛剖析了计算机程序设计与数值分析间的相互联系。第3版中特别值得注意的是Knuth对随机数生成程序的重新处理和对形式幂级数计算的讨论。-Computer Science of the Bible, the classic Knuth- Volume 2 of the semi-numeri
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:38066176
    • 提供者:
  1. suanfafenxiyusheji1

    0下载:
  2. 山东师范大学信计算机算法分析与设计课件1-Shandong Normal University, believed the computer algorithm analysis and design of courseware 1
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:345088
    • 提供者:王义
  1. algorithm-analysis-solution

    0下载:
  2. 计算机算法设计与分析(第三版)的算法解答,对学者颇有价值!-Computer Algorithm Design and Analysis (third edition) algorithm answers, to scholars is valuable!
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:8077312
    • 提供者:yaojh
  1. fibonacci-recursion

    0下载:
  2. 斐波那契数列的递归算法实现的源代码,计算机算法设计与分析作业1-Fibonacci series recursive algorithm source code, design and analysis of computer algorithms operating 1
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-17
    • 文件大小:318464
    • 提供者:刘洋
  1. suanfatwo

    0下载:
  2. 计算机算法设计与分析,实现的是动态规划问题,仅供参考-Computer algorithm design and analysis, to achieve a dynamic programming problem, for reference
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:214016
    • 提供者:谭翔
  1. duojidiaodu

    0下载:
  2. 多机调度源码,计算机算法设计与分析课本上所没有的例子-Multi-machine scheduling source ,On the design and analysis of computer algorithms that are not textbook examples
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:206848
    • 提供者:
  1. Design-and-Analysis-of-Algorithms-

    0下载:
  2. 计算机算法设计与分析 王晓东著 部分习题 内含详细问题分析、算法设计及源码-Wang Xiaodong, a part of a computer algorithm design and analysis exercises
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:996352
    • 提供者:Lee
  1. LADING_MATRIX_SA13006029

    0下载:
  2. 拉丁矩阵问题的C语言源代码 计算机算法设计与分析中的题目-C language source code for a computer algorithm design and analysis of the topic Latin matrix problems
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:985088
    • 提供者:冰仔
  1. max_gap_SA13006029

    0下载:
  2. 最大间隙问题的C语言源代码 计算机算法设计与分析中的题目-C language source code for a computer algorithm design and analysis topics maximum gap problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:942080
    • 提供者:冰仔
  1. int_divide_SA13006029

    0下载:
  2. 整数因子问题的C语言源代码 计算机算法设计与分析中的题目 递归与分治算法-C language source code for a computer algorithm design and analysis topics recursive divide and conquer algorithm with integer factor issues
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:933888
    • 提供者:冰仔
  1. distance_SA13006029

    0下载:
  2. 编辑距离问题的C语言源代码 计算机算法设计与分析中的题目 动态规划算法-C language source code for a computer algorithm design and analysis of dynamic programming algorithm to edit the title from issue
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1137664
    • 提供者:冰仔
  1. file_SA13006029

    0下载:
  2. 磁盘文件最优问题的C语言源代码 计算机算法设计与分析中的题目 贪心算法-C language source code for a computer algorithm design and analysis topics disk file greedy algorithm optimization problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:958464
    • 提供者:冰仔
  1. 123

    0下载:
  2. 计算机算法设计与分析的实验过程及c++的代码。-Experiment design and analysis of computer algorithms and c++ code.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:133120
    • 提供者:王强
  1. maxgap

    0下载:
  2. 计算机算法设计与分析,实现题,最大间隙问题,C++编写,直接编译运行即可得到输出output.txt-maxgap problem.There are N numbers,find the maximum gap between two adjacent number.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:260096
    • 提供者:RoyTao
  1. Loading-Java-code

    0下载:
  2. 计算机算法设计与分析中的装载问题,实现装载问题的最优解。-Loading the design and analysis of computer algorithms, to achieve the optimal loading problem solution.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:small rain
  1. 1

    0下载:
  2. 《计算机算法设计与的分析》第四版第一章的答案算法实现题,1-1数字统计问题,1-2字典序问题,1-3最多约束问题1-5最大间隙问题- Computer algorithm design and analysis of the fourth edition of the first chapter of the answer algorithm to achieve the title, 1-1 digital statistics,
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-17
    • 文件大小:1032192
    • 提供者:catherine
  1. resnludconthreadmenu

    0下载:
  2. 计算机算法设计与分析,王晓东的好书,网上很难找到得,()
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1371136
    • 提供者:moduie
« 1 2 3 45 6 7 8 »

源码中国 www.ymcn.org