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

搜索资源列表

  1. Algorithms_of_Math

    0下载:
  2. Some realisations of mathematical algorithms in C, C-Some realisations of mathematical algorithms in C, C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:11721
    • 提供者:naz
  1. c

    0下载:
  2. 在C中经常使用的一些算法程序,一本很好的入门书籍-In C, a number of algorithms commonly used procedure, a very good introductory book
  3. 所属分类:Data structs

    • 发布日期:2017-05-30
    • 文件大小:12773028
    • 提供者:刘培兴
  1. levmar-2.5

    1下载:
  2. 非线性优化的算法,用C++实现,比牛顿法有更快的收敛速度。-Levenberg-Marquardt nonlinear least squares algorithms in C/C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:78817
    • 提供者:cao
  1. bianyuanjiance

    0下载:
  2. bmp格式文件和六种常用图像增强算法作出了研究,文中详细论述了数字图像增强技术中涉及到的图像平滑、中值滤波、梯度锐化、拉普拉斯锐化、灰度拉伸和灰度均衡各基本算法及其在Visual C++ 6.0下的具体实现,列出了各图像增强基本算法所涉及的关键源代码,同时,在每种图像算法中都分别给出了一幅标准的数字图像在各种处理前与处理后的对照图像。 -bmp format, and six kinds of commonly used image enhancement algorithm to the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:322375
    • 提供者:ERRG@163.COM
  1. LSM22

    0下载:
  2. nonlinear least squares algorithms in C/C-nonlinear least squares algorithms in C/C++
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:549624
    • 提供者:chxspace
  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. data

    0下载:
  2. 这篇文章详细介绍了数据结构中各种常用算法的C++模板实现,有助于总结归纳数据结构知识。-This article introduces data structures of various commonly used algorithms in C++ templates, help to summarized data structure knowledge.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:68546
    • 提供者:wqs
  1. GraphAlgorithm

    0下载:
  2. 图论通用各种算法,有大量实例,包括BFS,DFS,Prim, kruskal,Dijkstra,Floyed,Aoe,Aov,topsort-General algorithms of graph theory, a large number of cases, including the BFS, DFS, Prim, kruskal, Dijkstra, Floyed, Aoe, Aov, topsort
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1036377
    • 提供者:张前东
  1. duojiduilie-c

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

    • 发布日期:2017-04-05
    • 文件大小:2733
    • 提供者:agaeg
  1. AlgorithmsandDataStructures

    0下载:
  2. While many computer science textbooks are confined to teaching programming code and languages, Algorithms and Data Structures: The Science of Computing takes a step back to introduce and explore algorithms -- the content of the code. Focusing on thre
  3. 所属分类:SCM

    • 发布日期:2017-05-28
    • 文件大小:10744472
    • 提供者:emranallan
  1. FIFOFCFS

    0下载:
  2. FIFO and FCFS Scheduling Algorithms in C
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:967
    • 提供者:kvk
  1. SourceCode-Numerical-Recipes-In-C-Version2.10

    0下载:
  2. C数值算法第二版,书籍附件的源代码。推荐下载-C Numerical Algorithms Second Edition, books annex the source code. Recommended downloads
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:481078
    • 提供者:liu
  1. fft

    0下载:
  2. FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1424
    • 提供者:firdausmustaffa
  1. Algorithm_Complete

    0下载:
  2. 算法大全,数据结构里的很多算法的C++ 的实现,写的很规范,建议学习-Daquan algorithms, data structures, many algorithms in C++ implementation, written in very standard, the proposed learning
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8402
    • 提供者:辛强
  1. The_pocket_handbook_of_image_processing_algorithms

    0下载:
  2. 图像处理算法c语言手册,里面包含了图像处理常用方法的算法以及C实现代码。-The pocket handbook of image processing algorithms in C
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5222722
    • 提供者:Song YK
  1. The_pocket_handbook_of_image_processing_algorithms

    0下载:
  2. 图像处理算法手册--C语言版 The pocket handbook of image processing algorithms in C.-The pocket handbook of image processing algorithms in C.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5220996
    • 提供者:dyh
  1. AlgorithmsInC-Sedgewick(1990)(5468B625).pdf

    0下载:
  2. Algorithms in C Sedgewick 1990 Addison - Wesley-Algorithms in C Sedgewick 1990 Addison - Wesley
  3. 所属分类:SCM

    • 发布日期:2017-06-17
    • 文件大小:27566080
    • 提供者:spike_b
  1. PatternRecognition

    0下载:
  2. The file PatternRecognition.rar contains 5 projects and the corresponding source code implementing the algorithms used for pattern recognition in still images, audio and video files. It contains: i) Discrete Cosine Transform in c# ii) face detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2679786
    • 提供者:ben
  1. Visual-CPP-2005-for-C-Sharp

    0下载:
  2. Shall Ibegin this book by confessing that many aharried day and restless night have Ipon- dered this exact question? Though that might be abit melodramatic, stating the exact opposite (that I’ve never even considered it) would be an outright lie.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2736179
    • 提供者:krivonosov
  1. algorithms

    0下载:
  2. Algorithms Copyright c 2006 S. Dasgupta, C. H. Papadimitriou, and U. V. Vazirani July 18, 2006-This book evolved over the past ten years from a set of lecture notes developed while teaching the undergraduate Algorithms course at Berkeley and U.
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1681218
    • 提供者:lixiaobo
« 1 2 3 4 5 67 8 9 10 11 ... 47 »
搜珍网 www.dssz.com