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

搜索资源列表

  1. algorithm-of-Shiliang-Xu

    0下载:
  2. 许士良常用算法程序集C语言,共包括了十六部分-Xu Shiliang assembly algorithm used C language, consists of sixteen parts
  3. 所属分类:Data structs

    • 发布日期:2017-06-19
    • 文件大小:29769344
    • 提供者:sunjing
  1. mathematical-used-in-CPP

    0下载:
  2. 本光盘是《用C++语言编写数学常用算法(修订版)》一书的配书盘,里面包括书中全部C++程序的源代码(一些小的示例除外),并用中文加以详细注释。 光盘共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。 -This CD is " in C++ language mathematics commonly used algorithm (revised edition)," a book with a book pla
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4982748
    • 提供者:zmm
  1. Sorting_Algorithm

    0下载:
  2. 常用算法,C++实现选择,快速,插入,冒泡,二分法等算法-Commonly used algorithms, C++ implementation choices, fast, insertion, bubble, so the dichotomy algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2010
    • 提供者:wang
  1. data-struct

    0下载:
  2. 数据结构算法类书籍,详细介绍了数据结构的各类实现及常用算法,C++版-Data structures algorithms books, detailing the various types of data structures and common algorithms to achieve, C++ Edition
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:312381
    • 提供者:changle
  1. changyongsuanfachengxuji

    0下载:
  2. 常用算法程序集,里面使用c++写的,是关于一些c++方面的算法,常用的,很使用。-Common assembly algorithm, which uses c++ written about some of the aspects of the algorithm c++, common, very used.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-21
    • 文件大小:6351158
    • 提供者:yun
  1. CSharpArith

    0下载:
  2. C#常用的一些经典算法,整理了一下。可以下来一看!-C# used some of the classic algorithms, order a bit. You can look down!
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6705
    • 提供者:韩自强
  1. CandCPPcode

    0下载:
  2. 针对一些常用算法和相关函数的功能用C++加以实现-Algorithms for some commonly used functions and related functions to be achieved in C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7429227
    • 提供者:王伟
  1. xushiliang

    1下载:
  2. 徐士亮常用c语言算法集,包含了许多数学公式及复杂运算的源代码,数学建模必备工具-Xu Shiliang common set of algorithms c language, contains many mathematical formulas and complex calculations of the source code, an essential tool for mathematical modeling
  3. 所属分类:Data structs

    • 发布日期:2014-04-09
    • 文件大小:39240704
    • 提供者:天才
  1. Source-code

    0下载:
  2. 常用算法程序集(C语言)(第三版)以及课本上的源代码-Commonly used algorithm assembly (C language) (third edition) and textbooks on the source code
  3. 所属分类:Data structs

    • 发布日期:2017-05-22
    • 文件大小:6601185
    • 提供者:jackywu
  1. algorith

    0下载:
  2. 常用算法说明及其C语言的实现,很不错的资料-implementation of the normal algorithms, good resources
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6665772
    • 提供者:Sir Mao
  1. shuzhifenxi

    0下载:
  2. 数值分析中的一些常用算法,对学习C语言和数值分析都很有帮助哦-Numerical analysis of some commonly used algorithms for learning the C language and numerical analysis are very helpful oh
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:816
    • 提供者:tianya
  1. xu-shi-liang-suan-fa

    0下载:
  2. 《许士良常用算法程序集C语言》,具体内容可以从名字上可以看出-xu shi liang suan fa
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-19
    • 文件大小:29121536
    • 提供者:夏健平
  1. jingdianC

    0下载:
  2. 经典的C++程序,可以实现常用算法的功能,适合初学者使用-Classic C++ program, the algorithm can be used to achieve functional, suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:12281
    • 提供者:高瑞玲
  1. Numerical-analysis

    0下载:
  2. 数值分析的几种常用算法,包括牛顿迭代、龙贝格、雅可比算法等,用c++编写。-Numerical analysis of several commonly used algorithms, including Newton, Romberg, Jacobi algorithm, written using c++.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:6189
    • 提供者:zx
  1. C-program

    0下载:
  2. 经典C语言小程序,通过阅读这些小程序掌握常用的C语言开发算法-Small classic C language program, to master by reading these small programs used to develop algorithms in C language
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:18185
    • 提供者:fpga
  1. cpp1

    0下载:
  2. 我多年整理的10多个c++常用的算法之类的好东西,代码写的一般,但是很实用-My years of finishing more than 10 c++ commonly used algorithm, good stuff, code written in general, but very practical!!!
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:22407
    • 提供者:色粉
  1. Calgorithm

    0下载:
  2. C语言算法合集,包括数值算法,常用算法演示,还有各类面试题-C language algorithms collection, including the numerical algorithm, commonly used algorithm presentation, as well as various types of interview questions
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:342193
    • 提供者:肖晨曦
  1. C-language-realise-PID

    0下载:
  2. 用C语言实现 工程中常用的PID算法。超实用-c language realise PID
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1442132
    • 提供者:yangwu
  1. apl

    0下载:
  2. c语言常用算法程序集第三版,很多算法,很有用的书-C language program set algorithms third edition, lots of algorithms, very useful book
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6602809
    • 提供者:戴刚
  1. c

    0下载:
  2. 本书主要描述了在c语言中一些常用的算法,以及一些算法的实现-This book mainly described in c some commonly used algorithms, and some algorithm implemented
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:51256
    • 提供者:liting
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com