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

搜索资源列表

  1. filtCSharp

    1下载:
  2. 使用C#语言编写的信号滤波程序,主要的优点是滤波后的信号不会产生相移,就是相位不会改变。-using C# language signal filtering procedures, the main advantages of the filtered signal no phase shift, phase is not going to change.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:780
    • 提供者:詹华
  1. Algorithm_using_C

    0下载:
  2. 压缩包内有使用C语言编写的各种数学算法的源代码。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:332628
    • 提供者:PJian
  1. zhuanhuan

    0下载:
  2. 使用C语言编写程序,对输入的进制数,按照需求,进行数制转换后输出
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:976
    • 提供者:vincent
  1. 1LLUU

    0下载:
  2. 矩阵三角分解,使用c语言编写,在Visual c++中编译运行。-Triangular matrix decomposition, using the c language in Visual c++ compile run.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1065
    • 提供者:lixiaohui
  1. 1CHOL

    0下载:
  2. Cholesky分解与求行列式值,使用C语言编写,可以在Visual C++中运行。-Cholesky decomposition and demand determinant, the use of C language, Visual C++ can be run.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1089
    • 提供者:lixiaohui
  1. zzt003

    0下载:
  2. 这是一个完整的使用C语言编写的对数值信号进行FFT变换的程序,可以参考。-This is a complete C language using the logarithm of the FFT signal transform procedure can refer to.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4256630
    • 提供者:张兆亭
  1. ConjugateGradientAlgorithm--Cplus

    0下载:
  2. 使用c++语言编写的共轭梯度算法,包含无约束问题的求解函数: 直线搜索共轭梯度法-conjugate gradient algorithm,c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3922
    • 提供者:zhanghuaqiang
  1. 1GINV

    1下载:
  2. 用奇异值分解法求矩阵广义逆,使用C语言编写。-Singular value decomposition with generalized inverse of a matrix, the use of C language.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3320
    • 提供者:lixiaohui
  1. 1MAQR

    0下载:
  2. 矩阵的QR分解算法。使用c语言编写,配有数据输入输出函数。-Matrix QR decomposition algorithm. Using the c language, with data input and output functions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1280
    • 提供者:lixiaohui
  1. 1MUAV

    0下载:
  2. 实矩阵的奇异值分解。使用c语言编写完成。-Real matrix singular value decomposition. Done using the c language.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3167
    • 提供者:lixiaohui
  1. Least-squares

    0下载:
  2. 在visual c++6.0的环境下,使用C++语言编写的最小二乘法程序。-In visual c++6.0 environment, using C++ language least squares procedure.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:150541
    • 提供者:魏兴云
  1. extract_C

    1下载:
  2. 使用c语言编写的开方程序代码,可以直接移植使用,优点是计算速度快。-Use c language the prescribing program code, can be directly transplanted the use of the advantages of fast calculation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-02-24
    • 文件大小:7023
    • 提供者:卢广帅
  1. LBG

    0下载:
  2. 使用C#语言编写的龙贝格积分算法实现定积分的计算,Winform界面,可以在程序中设置被积函数,在界面中输入积分上下限和精度要求即可输出积分结果。-Romberg integration algorithm using C# language to achieve the definite integral calculation, Winform interface, can be set in the program is integrable functions, enter the li
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:45443
    • 提供者:changyanhui
  1. 760209

    0下载:
  2. 计算器 简单的计算器 使用c++语言编写 求正弦余弦-Calculator VC++
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:3107994
    • 提供者:古灵泉
  1. solve-equations-using-Newton-method

    0下载:
  2. 使用牛顿法求解方程的根,使用C语言编写,开发环境为visual C-Root using Newton' s method for solving equations, using C language development environment for visual C++
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:20315
    • 提供者:赵永宁
  1. tworder

    0下载:
  2. 使用四阶龙哥库塔法解二阶微分方程,使用c语言编写-Using the fourth-order Runge Ge Kuta method for solving second-order differential equations, using c language
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:821
    • 提供者:王强
  1. FastICA_CPP

    0下载:
  2. 使用C++语言编写的FastICA算法,并附带有Matrix类。-Use C++ language FastICA algorithm, together with the Matrix class.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5037
    • 提供者:张玉曼
  1. FEM-of-four-bar-truss-structures

    0下载:
  2. 四杆桁架结构的有限元分析程序,在VS2008软件中使用C++语言编写,输入为四杆桁架结构的节点坐标,材料参数,边界条件,输出为各节点的应力和应变。-Four-bar truss structure finite element analysis program, the use of C++ written in VS2008 software, input node coordinate the four-bar truss structure, material parameters, bo
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:904334
    • 提供者:李源
  1. getNonsingularsubMatrix

    0下载:
  2. 计算最大线性无关子矩阵,在VS2008软件中使用C++语言编写,输入矩阵所有元素,及矩阵的行和列个数,可以输出矩阵中的最大线性无关子矩阵。-Calculate the maximum linearly independent sub-matrix, written using C++ language in VS2008 software, the number of rows and columns of the input matrix of all the elements, and th
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:751444
    • 提供者:李源
  1. Seismic-File-X-ray-master

    1下载:
  2. 本程序使用c++语言编写,实现读取segy地震数据的功能(This program is written in c++ language to realize the function of reading segy seismic data)
  3. 所属分类:数学计算

    • 发布日期:2018-04-19
    • 文件大小:92160
    • 提供者:亚星
« 12 »
搜珍网 www.dssz.com