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

搜索资源列表

  1. C_Common_Arithmetic

    0下载:
  2. C常用算法程序集的源代码。包括数值计算与非数值计算两部分,其中含:插值、巨阵运算、特殊函数、排序、屏幕操作、图形操作-C Common Arithmetic
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:275969
    • 提供者:kingsen
  1. 178-classic-C-language--source-code

    0下载:
  2. 178个经典c语言源代码,包括很多常用算法的,实例-178 classic C language source code
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:74059
    • 提供者:dan
  1. C-Means

    0下载:
  2. 改程序为模式识别常用的C均值算法,可以对样本进行分类。-It s a pragram of C-Means, which is popular among Pattern Recoginization.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2944
    • 提供者:王雨
  1. C_algorithms

    0下载:
  2. C常用算法程序集,可应用于各类数值计算程序中-C commonly used algorithm for assembly, can be applied to various types of numerical calculation program
  3. 所属分类:Algorithm

    • 发布日期:2017-12-07
    • 文件大小:243293
    • 提供者:董建华
  1. c-Commonly-used-algorithm

    0下载:
  2. c语言常用算法的例子代码, 希望对大家有帮助-c language commonly used algorithm example code, we want to help
  3. 所属分类:Data structs

    • 发布日期:2017-11-04
    • 文件大小:333057
    • 提供者:wuhx
  1. C

    0下载:
  2. 常用C语言常用算法100例,扩充思维,更深了解C语言库以及建立模型-Commonly used C language commonly used algorithm 100 cases, expand thinking and deeper understanding of the C language library and the creation of the model
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:30339
    • 提供者:徐松
  1. fft1

    0下载:
  2. 快速傅立叶变换(来源《C常用算法集》) 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。-Fast Fourier Transform (Source C commonly used algorithm sets) the function test OK, TC2.0 VC++6.0 the Keil C51 test by If the the MCS51 system yo
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:1292
    • 提供者:zhou.l
  1. DSP-C-algorithms1

    0下载:
  2. 数字信号处理算法,非常有用,包括很多常用算法,主要内容有数字信号的产生和数字信号处理。-Digital signal processing algorithms, useful, including many commonly used algorithms, content generation digital signal and digital signal processing.
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:893388
    • 提供者:benedy
  1. C--cPP-algorithm-summary

    0下载:
  2. 這個是C++常用的算法的總結,很不錯的資料。-This is commonly C++ summary of the algorithm, very good information.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-11
    • 文件大小:69564
    • 提供者:木華黎
  1. c

    0下载:
  2. C常用程序算法集,清华大学编的比较实用的C源代码集与电子书,面向C语言的数值计算-C commonly used procedures set of algorithms, Tsinghua University, more practical set of C source code compiled with e-books, the value calculated for the C language
  3. 所属分类:source in ebook

    • 发布日期:2017-11-12
    • 文件大小:6599998
    • 提供者:John
  1. numericalrecipes_common

    0下载:
  2. C++常用算法代码,《用c++语言编写数学常用算法》中各种算法代码-C++ commonly used algorithm code, <<with c++ language commonly used mathematical various algorithms code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3757659
    • 提供者:李薄
  1. C_commonly_used_algorithm_assembly-

    0下载:
  2. VC的100个小例子,适合初学者学习。C常用算法程序集-徐士良著-VC 100 small example, suitable for beginners to learn. C commonly used algorithm assembly- XUShiLiang book
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:423951
    • 提供者:Communi
  1. c-language-commonly-used-algorithm

    0下载:
  2. c语言常用算法(总结了很多数学,工程应用算法)-c language commonly used algorithm (summed up a lot of math, engineering algorithms)
  3. 所属分类:Other systems

    • 发布日期:2017-05-31
    • 文件大小:13132600
    • 提供者:炯哥
  1. C-program-Algorithm

    0下载:
  2. C语言的常用算法教程,内含pdf教程及C语言程序源码-Tutorial C language commonly used algorithm that includes pdf tutorial and C language source program
  3. 所属分类:Algorithm

    • 发布日期:2017-05-21
    • 文件大小:6596178
    • 提供者:黄鹏
  1. cppsfs

    0下载:
  2. 收集的C++常用算法.cpp文件,这对有一定基础编程的C++人员,解决问题,再也不用重新花时间寻求算法,直接找到相应的案例,拿来可以直接使用!-C++ commonly used algorithm collected. Cpp file
  3. 所属分类:GIS program

    • 发布日期:2017-04-17
    • 文件大小:9574
    • 提供者:leijinzhao
  1. Visual C++常用数值算法集

    1下载:
  2. 关于VC的数值算法编程,如:四阶龙格库塔法,欧拉法等
  3. 所属分类:编程文档

  1. C-language-commonly-

    0下载:
  2. C语言常用算法程序集,内容齐全,欢迎下载与交流!-C language commonly used algorithm assembly, content is complete, welcome to download and exchange!
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:198581
    • 提供者:钱里
  1. C-Program

    0下载:
  2. C语言常用算法(矩阵,(非)线性方程组等,排序算法)-common algorithm with C
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:525466
    • 提供者:kaori
  1. Numerical-method-in-c

    0下载:
  2. c语言常用算法与源代码,矩阵运算,多项式计算,线性及非线性方程组求解等-numerical method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:7271155
    • 提供者:马存良
  1. commonly-used-algorithm--C-code

    0下载:
  2. 常用算法程序集(C语言描述) (第三版)源代码-commonly used algorithm C code
  3. 所属分类:Algorithm

    • 发布日期:2017-12-23
    • 文件大小:454656
    • 提供者:刘龙之
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com