CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - algorithms in c

搜索资源列表

  1. 背包问题之贪婪算法求解C语言源代码

    0下载:
  2. 其实原来的程序也是采用了贪婪算法,不过下面程序中的beibao1函数采用了贪婪算法的另一种写法,beibao函数是以前的代码,用来比较两种算法-fact, the original procedure is used in the greedy algorithm, but the procedures below beibao1 function of the greedy algorithm used another way, beibao function of the previous
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1156
    • 提供者:ffff
  1. C++Algorithm_feixiuzheng

    0下载:
  2. C++通用算法之非修正算法,其中包括查找容器中相同的元素,容器中相同的元素统计等等,这些算法都比较高效,直接就可以复制使用,特别方便。-generic algorithm C non-correction algorithms, including the search for packaging the same elements, Vessel Statistics same elements, and so on, these algorithms are more efficient a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5650
    • 提供者:牛亚
  1. C++Algorithm_xiuzheng

    0下载:
  2. C++通用算法之修正算法,其中包括查找容器中相同的元素,容器中相同的元素统计等等,这些算法都比较高效,直接就可以复制使用,特别方便。这些代码都是经过自己推敲研究过的-C generic algorithms correction algorithms, including the search for packaging the same elements, Vessel Statistics same elements, and so on, these algorithms are more
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7900
    • 提供者:牛亚
  1. dsp_C_code6

    0下载:
  2. 数字信号处理的各种算法的c语言代码实现。 格式是pdg的。-digital signal processing algorithms in C language code to achieve. The format is pdg.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:926817
    • 提供者:刘伟
  1. Graph_Algorithms_code

    0下载:
  2. book: Algorithms in C++, Part 5 (Graph Algorithms) code-book : Algorithms in C, Part 5 (Graph Algorithms) code
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:9466
    • 提供者:dedema
  1. AlgorithmsinC_Parts14

    0下载:
  2. Algorithms in C, Parts 1-4 (Fundamental Algorithms, Data Structures, Sorting, Searching) code-Algorithms in C, Parts 1-4 (Fundamental Algorithms. Data Structures, Sorting and Searching) code
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:15238
    • 提供者:dedema
  1. AlgorithmsinC++Part5

    0下载:
  2. Algorithms in C++, Part 5 (Graph Algorithms) code-Algorithms in C, Part 5 (Graph Algorithms) code
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:9494
    • 提供者:dedema
  1. AlgorithmsinC++Parts1-4

    0下载:
  2. Algorithms in C++, Parts 1-4 (Fundamental Algorithms, Data Structures, Sorting, Searching) code-Algorithms in C, Parts 1-4 (Fundamental Algorithms. Data Structures, Sorting and Searching) code
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:15274
    • 提供者:dedema
  1. AlgorithmsinC_Part5(GraphAlgorithms)code

    0下载:
  2. Algorithms in C, Part 5 (Graph Algorithms) code
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:7753
    • 提供者:dedema
  1. Algorithms-in-C++-Source-Code-

    0下载:
  2. 包含大量的C++源码,从简单到复杂,一步一步,保证可以在1-2个月成为C++高手@
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:196419
    • 提供者:张天意
  1. AlgorithmsinCcode

    0下载:
  2. This file contains the code from "Algorithms in C, Third Edition, Parts 1-4," by Robert Sedgewick, and is covered under the copyright and warranty notices in that book-This file contains the code from
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:12516
    • 提供者:
  1. DesignandImplementationofJobschedulingsimulationpr

    0下载:
  2. 先来先服务(FCFS)、短者优先(SJF)、高优先权优先(FPF)是操作系统作业调度的三种基本调度算法。本文用程序模拟这三种调度算法的过程。通过对各个进程在调度过程中参数(开始时间、完成时间、平均周转时间和平均带权时间等)的变化的记录,加深对三种调度过程的认识。-First-come, first-served (FCFS), short-preferred (SJF), a high priority priority (FPF) is the operating system, job sc
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:58494
    • 提供者:willism
  1. C

    0下载:
  2. 主要介绍线性结构,树型结构,图状结构三种逻辑结构元素的存储实现,在此基础上介绍一些典型算法及时,空效率分析.-Introduces the linear structure, tree structure, graph-like structure of three elements of the logical structure of the storage to achieve, on this basis are some typical algorithms in time, spac
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:370928
    • 提供者:pan
  1. duojiduilie-c

    0下载:
  2. 多级反馈队列调度算法: 1、设置多个就绪队列,并给队列赋予不同的优先级数,第一个最高,依次递减。 (1~i-1)空闲时,才调度i,如果处理机正在第i队列中运行,又有新进程进入优先权较高 队列,则新进程抢占处理机,将正在运行的进程放入第i队列队尾,将处理机分给新进程。-Multi-level feedback queue scheduling algorithms
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:2733
    • 提供者:agaeg
  1. Speech.Coding.Algorithms.Foundation.and.Evolution

    0下载:
  2. Algorithms of speech coding: theory & samples in C language.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-14
    • 文件大小:3990052
    • 提供者:Norbert
  1. diaodu-

    0下载:
  2. 操作系统的进程四种调度的算法用C语言实现的方法的代码实现-Operating system processes four kinds of scheduling algorithms in C language implementation of the method code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1246
    • 提供者:haoluan
  1. WinCalc

    0下载:
  2. programme to calculate different types of algorithms in c++ programming
  3. 所属分类:Compiler program

    • 发布日期:2017-11-19
    • 文件大小:58749
    • 提供者:evan
  1. Algorithms-in-C-Parts-1-4

    0下载:
  2. 算法:C语言实现(第1~4部分)书本上的示例源码实现,但是不包含课后习题的源码,课后习题的源码,找不到啊,找不到-Algorithms in C
  3. 所属分类:source in ebook

    • 发布日期:2017-12-15
    • 文件大小:18432
    • 提供者:诸葛亮
  1. Visual C++数字图像处理技术详解(源代码)

    1下载:
  2. 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像
  3. 所属分类:书籍源码

    • 发布日期:2017-12-25
    • 文件大小:9137152
    • 提供者:sorra
  1. C程序设计语言(第2版·新版)

    0下载:
  2. C语言作为许多编程语言的基础,许多开发者的入门功夫,扎实的理论基础是未来发展的一个决定性因素。但是,语言终究只是工具,算法才是核心,思路才是灵魂。本教程在知识点上安排了大量的习题,希望读者通过练习,学习编程的设计思路,学会设计算法,学会构建程序。(C language as the basis of many programming languages, many developers get started, a solid theoretical foundation is a decisi
  3. 所属分类:书籍源码

    • 发布日期:2018-04-19
    • 文件大小:1102848
    • 提供者:rzf_rookie
« 12 3 »
搜珍网 www.dssz.com