CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 简单C

搜索资源列表

  1. C++alogrithm

    0下载:
  2. C++常用算法,包含了大部分矩阵运算,简单有效-C algorithms, including most of the matrix operation, simple and effective
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:50853
    • 提供者:yangpeng
  1. sizeyusuan(C)

    0下载:
  2. 一款非常常用的简单的四则运算源码,方便教育自己的子女哦
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:74960
    • 提供者:yoki
  1. c++

    0下载:
  2. 判断素数的简单应用,从1到100可以全部显示出来而且可一按10个一行规格输出!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1841
    • 提供者:朱望
  1. c

    0下载:
  2. 数值分析中的几种迭代法解方程,用于简单的求解方程使用
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2279
    • 提供者:牛长明
  1. luinverse.rar

    0下载:
  2. 矩阵求逆的算法 用的是LU分解法 是比较简单的矩阵求逆算法,Matrix inversion algorithm is used in LU decomposition method is relatively simple matrix inversion algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1411
    • 提供者:ruru
  1. polyfit

    0下载:
  2. C语言的曲线拟合程序,并附有最简单的调用演示程序-C-curve fitting procedure, together with the most simple demonstration program called
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3549622
    • 提供者:侯俊丞
  1. FFT

    0下载:
  2. 快速傅里叶分析的C算法程序,是基二FFT算法,内付简单使用说明。-Fast Fourier analysis of the C algorithm procedure is the base two FFT algorithm, with simple instructions to pay.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2867
    • 提供者:廖于翔
  1. FFT

    0下载:
  2. C语言的FFT(快速傅里叶变换),其中碟形结的复数运算用一个“类”来实现,使得程序简单易懂,可移植性高-C-FFT (fast Fourier transform), in which the plural disc-end computing to a new " category" to achieve, making the procedure easy-to-read, high portability
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1268
    • 提供者:王天
  1. powell

    0下载:
  2. 鲍威尔算法的源程序,代码简单,具有通用型,非常适合初学者- Powell algorithm source code, code is simple, with general-purpose, very suitable for beginners
  3. 所属分类:Algorithm

    • 发布日期:2016-01-25
    • 文件大小:1903
    • 提供者:Mike
  1. simplex_PB06001091

    0下载:
  2. 线性规划问题的单纯形法的一个实现,c语言实现版本,比较简单-an implement of simplex of lp problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2427
    • 提供者:wachmc
  1. fft.c

    1下载:
  2. 快速傅立叶变换的c语言开发程序,简单易懂。-fft
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:1226
    • 提供者:钟晓宁
  1. romberg

    0下载:
  2. 数值计算,采用romberg算法实现的快速进行积分计算的简单C程序-Numerical calculation, using romberg algorithm for fast calculation of a simple C program integration
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:779
    • 提供者:Crane
  1. C

    0下载:
  2. 计算方法算法C语言实现,简单易懂,适合各类编程人员-Calculation algorithm C language, easy to understand for all types of programmers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:76438
    • 提供者:宋畅
  1. math.c

    0下载:
  2. 用C语言开发的一个简单数学运算器,可以进行简单的数学运算-Developed using C language, a simple mathematical calculator can perform simple mathematical operations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:569
    • 提供者:smart
  1. FFT-about-C

    0下载:
  2. fft 的c语言实现方法 程序较简单,使用于初学者-fast fourier transform about C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:797
    • 提供者:姜宏帅
  1. CRC-algorithm-principle---C

    0下载:
  2. CRC的英文全称为Cyclic Redundancy Check(Code),中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-The English full CRC Cyclic Redundancy Check (Code), the Chinese name for the cyclic redundancy check (code). It is an important class of linear
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:22882
    • 提供者:shitou
  1. fft-conveid-by-c

    0下载:
  2. 用c程序实现fft算法,代码简单,在编写程序时可以当做子函数来调用,比如用c编写功率谱算法时可以调用该算法,简单易懂-Fft algorithm with c program, code, programming can be used as subroutines to call, such as power spectrum algorithm is written using c can call the algorithm is simple to understand
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:899
    • 提供者:dongmeixiang
  1. FIR-Filter-IN--C

    0下载:
  2. C语言实现Fir 滤波器的程序,可以用。简单易懂。-FIR Filter implementation in C programming
  3. 所属分类:Algorithm

    • 发布日期:2017-11-01
    • 文件大小:6460
    • 提供者:李之浩
  1. c-program

    0下载:
  2. 简单c语言程序程序,用作自己的初步学习作用-simple c program
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:2015363
    • 提供者:黄强
  1. 10种简单的数字滤波C语言源程序算法

    0下载:
  2. 10种简单的数字滤波C语言源程序算法:1、限副滤波,2、中位值滤波法,3、算术平均滤波法(A simple digital filter C language source program algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:5120
    • 提供者:kanewater
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com