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

搜索资源列表

  1. 计算器源代码c

    0下载:
  2. 计算器源代码c。和windows自带的功能差不多。很多科学计算还没有加入。-c source code calculator. Windows and almost onboard functions. Many scientific computing has not joined.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:57253
    • 提供者:何永平
  1. α-β-γ滤波源码

    0下载:
  2. 此滤波方法对于从事信号处理的工程人员很熟悉,这里提供了此滤波方法的C源代码,便于工程人员直接应用-this filtering method for signal processing engaged in the engineering staff is very familiar with, this provided a filtering method of C source code to facilitate direct application engineering staff
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:948
    • 提供者:赵凤鲜
  1. dspsrc

    0下载:
  2. 一些经典的数字信号处理算法方面的c源代码。-some classic digital signal processing algorithm for the c source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:22626365
    • 提供者:景叔武
  1. Newton-lagrange

    1下载:
  2. 牛顿-拉格朗日插值法C++源代码,最新修改的通码,网友可以-Newton-Lagrange interpolation C source code, the latest revision of immigration code, net surfers can s
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1449
    • 提供者:文理
  1. marqfitp

    0下载:
  2. 二次最优化的C/C++源代码,适合研究数值计算、计算机视觉等方面的研究人员参考!-quadratic optimization of the C / C source code for the study of numerical calculation, Computer Vision and other aspects of reference!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27335
    • 提供者:sjtuzyk
  1. fft_source

    0下载:
  2. 内部包含FFT,小波变换,以及各种常用的滤波算法和图像处理算法的C源代码。-internal contains FFT, wavelet transform, and various commonly used filter and image processing algorithm in C source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:402401
    • 提供者:wangziyu
  1. AstarPathFinder

    0下载:
  2. 实现A*算法的C#源代码,不依赖于任何GIS平台,可用于最优路径分析等。共享出来供大家参考。 欢迎批评指正:-) -achieving A * algorithm in C# source code, is not dependent on any platform GIS can be used for optimal path analysis. Share them out for reference. Welcome criticism corrected :-)
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 一个非常经典的用C++写成的数值算法的源代码-a very classic use of the C + + algorithm written in the source code. .
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:280494
    • 提供者:王林
  1. juzhenxingshidelonggekuta

    0下载:
  2. 矩阵形式的龙格库塔程序C++源代码矩阵类的构造及运算符重载太长,在此不提供-matrix form the Runge - Kutta procedures C source code matrix type structure and Operator Overloading too long, this does not provide
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1573
    • 提供者:李虹
  1. 转人民币大写C++源代码

    0下载:
  2. 转人民币大写C++源代码.zip-turn yuan capital C source code. Zip
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2550
    • 提供者:陈利民
  1. genetic2

    0下载:
  2. 遗传算法的c源代码,内含说明,只不过是英文!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12596
    • 提供者:gjc
  1. wavelettransforminC

    0下载:
  2. 贴一个自己写的小波变换的C源代码,用C语言实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1308
    • 提供者:刘俊
  1. AES

    0下载:
  2. 一个AES加密算法C源代码, 明文分组长度为192 状态列数为6。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:2882
    • 提供者:张为
  1. canny

    0下载:
  2. canny边缘检测算子的c源代码 一维高斯分布函数,用于平滑函数中生成的高斯滤波系数 ,用高斯滤波器平滑原图像
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3592
    • 提供者:casey1986
  1. 2dfdtd2c

    0下载:
  2. 一个很好的关于2D FDTD的C源代码,适合初学者下载学习
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1970
    • 提供者:李广成
  1. 最优化作业C++源代码

    3下载:
  2. 用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12986
    • 提供者:tw
  1. Numerical Recipes Source- C

    1下载:
  2. [C数值算法].(美国)William.H.Press.源代码
  3. 所属分类:数学计算/工程计算

  1. c++源代码关于开方的

    0下载:
  2. 一个关于开方的c++源代码,自己没事写的,希望大家看看相互学习,On the prescr iption of a c++ source code that he wrote nothing, and hope that we see and learn from each other
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-23
    • 文件大小:11751
    • 提供者:wangyang
  1. LWT53COMP

    1下载:
  2. 提升小波变换的53小波的C++源代码,希望对大家有帮助!-53 Lifting Wavelet Transform Wavelet C++ source code, we would like to help!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:118988
    • 提供者:李宁
  1. C-algorithm

    0下载:
  2. C语言常用算法源代码,各算法见目录下文件名,希望对各位学习有帮助-C language source code commonly used algorithm, the algorithm see the file name directory, and they hope to help you learn
  3. 所属分类:Algorithm

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