CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C常用算法

搜索资源列表

  1. CH5

    0下载:
  2. C语言常用算法源代码,加以组合可以实现很多功能-C language commonly used algorithm source code, to be a lot of feature combinations can be achieved
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:18297
    • 提供者:raochao
  1. DataStructureUtil

    0下载:
  2. 该压缩文件夹内有诸多常用算法和数据结构的c++模板编程实现,可作为您程序开发的辅助工具。具体有栈、队列、优先队列、字典、二叉树、图(包括节点的遍历,连通性判断,3种经典最短路径算法的实现等)。-The compressed folder, there are many commonly used algorithms and data structures c++ Template programming, can be used as your development tool. Specif
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:12844
    • 提供者:张杨
  1. NGenerics_Source

    0下载:
  2. C#常用数据结构和算法。不用多说,好东西。-C! $! Commonly used data structures and algorithms. Needless to say, good things.
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:272487
    • 提供者:watson
  1. changyongsuanfa

    0下载:
  2. 常用算法程序集c语言描述第三版源码,利用C语言编程对采集信号处理软件的工程技术人员很有帮助-Algorithm commonly used assembly language to describe the third edition of c source code, the use of C language programming for the acquisition signal processing of software engineering and technical pers
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:6657422
    • 提供者:zhg
  1. C

    0下载:
  2. 常用C算法,源码,分20章,内容丰富,很多常见的算法-Algorithm commonly used C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:260926
    • 提供者:mywk
  1. interpolation

    0下载:
  2. 用c语言写的常用的数字插值算法,用于解决很多数值插值算法问题-Using c language commonly used to write the number of interpolation algorithms for numerical interpolation algorithm to solve a lot of questions
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:19344
    • 提供者:xielin
  1. SCMintherealizationoffilteringalgorithm

    0下载:
  2. //在单片机系统中常用的滤波算法 (1)程序判断法(2)中值滤波法 (3)算术平均滤波法 (4)加权平均滤波法(5)滑动平均滤波法 (6)低通滤波法(7)中位值平均滤波 -//In the single-chip microcomputer system used in the filtering algorithm [1] procedures to determine law [2] Median Filter Method [3] arithmetic mean
  3. 所属分类:Document

    • 发布日期:2017-03-21
    • 文件大小:1288
    • 提供者:田亮
  1. CArithmetic

    0下载:
  2. C语言的常用算法,可以加深对算法的编程了解,对写算法的程序有帮助-C language commonly used algorithms, can deepen understanding of the programming algorithm, the algorithm Writing procedures have helped
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:572861
    • 提供者:ababab111
  1. mathalgorithm

    0下载:
  2. 用C语言编写数学常用算法代码,包括磁盘缓冲算法的实现等。-Using C language commonly used math algorithm code, including the disk, such as buffer algorithm implementation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:50956
    • 提供者:lindaqing
  1. szjs

    0下载:
  2. 《计算机常用数值计算算法与程序 C++版》-" Numerical calculation of commonly used computer algorithms and procedures for C++ Edition"
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-21
    • 文件大小:5860723
    • 提供者:徐许
  1. FaceRecognition

    0下载:
  2. 本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3994097
    • 提供者:吴彦
  1. ClanguageAssemblyalgorithm

    0下载:
  2. C语言常用算法源码,可以为研究底层的人员提供基本的C语言算法。-C language source code commonly used algorithm, we can study the bottom of the staff to provide basic C language algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:178371
    • 提供者:胡春梅
  1. source

    0下载:
  2. Visual C++常用数值算法集的源代码,包括各种常用的工程计算。-Visual C++ commonly used numerical algorithm sets the source code, including a variety of commonly used engineering calculations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:17834
    • 提供者:drwate
  1. cjibensuanfa

    0下载:
  2. 这是c++中的一些常用算法,如果不太熟悉的话可以参考参考。-C++ This is some of the commonly used algorithms, if not very familiar with the words can refer to the reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:983
    • 提供者:shijiahong
  1. ImageFusionAlgorithmImplementation

    0下载:
  2. 这是一个vc的图像融合处理程序,包括了HIS变换、主成分分析以及Brovey转换等常用的算法,大家可以尝试一下!- This is an image fusion vc procedures, including the HIS transform, principal component analysis, as well as commonly used Brovey conversion algorithm, you can have a try!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3925265
    • 提供者:feixiaoxing
  1. algorithm

    0下载:
  2. C和C++算法大全,包含大量常用算法和基础类算法-C and C++ algorithm for Guinness, including a large number of commonly used algorithms and basic algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:15012
    • 提供者:临风
  1. DataStructure(CSharp)

    0下载:
  2. 将数据结构与C#语言和.NET框架结合是本书的一大特点。.NET平台是微软推出的一个新的开发平台,目的是让“不同的语言共享同一平台”。.NET很可能成为下一代Windows操作系统的一部分。而C#语言作为新一代完全面向对象的语言,是.NET的母言。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structure and C# language and
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1346108
    • 提供者:liukunyao
  1. C_language_paixu

    0下载:
  2. 常用算法程序集C语言——排序,对初学者有点帮助!!!1-Commonly used algorithm for assembly C language- sort of a little help for beginners! ! ! 1
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:17135
    • 提供者:swuyan
  1. vc_Algorithm

    0下载:
  2. VC++数据结构与算法经典的上百种源码包,绝对对C++编程有帮助,涉及数学、底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找、汉诺塔算法以及其它一些常用算法,有的含有示例,C++编程不可多得的编程资料-VC++ data structures and algorithms on hundreds of classic source package, absolutely on the C++ programming help, involving m
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:319734
    • 提供者:林玲
  1. c_calcut

    0下载:
  2. c 语言常用算法集合 大量代码,有珍藏意义-c language code substantial collection of commonly used algorithms, meaning there is collection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:284495
    • 提供者:张强
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com