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

搜索资源列表

  1. Counter(C++)

    0下载:
  2. 计算机组成原理的一个浮点数运算器。 C++编写,可输入阶码位数,尾数位数。完整实现浮点数的运算。-Computer principle of a floating point arithmetic unit. C, the code can be imported bands, the median mantissa median. Achieve complete float arithmetic.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10.91kb
    • 提供者:li
  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
    • 文件大小:12.68kb
    • 提供者:tw
  1. fix_fft.c.tar

    0下载:
  2. 这是一个从国外网站上找到的一个定点的fft程序实现,文件中的fft_ex()函数是我实际使用在项目上的一个样例。这个算法较快的实现了fft计算并具有较高的精度。-This is a program from foreign website, and implements a fixed point of the FFT. fft_ex () function is actually used in a project as a sample. This algorithm is faster t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7.03kb
    • 提供者:haohuiming
  1. C1024FFT

    0下载:
  2. C语言编写8个点的FFT程序,在WINTC上编译通过-C language 8 point FFT procedures WINTC compiled through
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1.35kb
    • 提供者:佐伊
  1. Airborne Point Echo

    3下载:
  2. C语言版,机载SAR回波仿真程序,附有FFT和复数库,以及位图显示模块。本程序注释详解,对加深SAR的理解有很好的帮助-C language version, airborne SAR echo simulation program with FFT and complex database, as well as bitmap display module. Detailed notes of this procedure, for deepening the understanding of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-06-05
    • 文件大小:6.55kb
    • 提供者:
  1. fft

    0下载:
  2. System C实现的16点定点fft计算模型。-System C fixed-point to achieve the 16 point calculation model fft.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:8.84mb
    • 提供者:王达山
  1. ftoa.c

    1下载:
  2. This a fast floating point to string conversion function. Avoids the use of unsafe sprintf function. Works with float and double types. Correctly manages +inf, -inf, nnan (not a number).-This is a fast floating point to string conversion function. Av
  3. 所属分类:Algorithm

    • 发布日期:2015-08-07
    • 文件大小:1.21kb
    • 提供者:steux
  1. coplqp.tar

    0下载:
  2. 内点法求解凸二次规划 COPL_QP是一个可用的凸二次规划实验的解。这个软件包试图解决线性约束凸二次规划。源代码用C语言编写,附带用户指南(postscr ipt文件)和问题实例-Interior point method for solving convex quadratic programming
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:84.97kb
    • 提供者:howlong
  1. DFT

    0下载:
  2. 计算单点DFT以及序列的DFT变换 计算单点逆DFT以及序列的逆DFT变换-Calculate single-point DFT and DFT-calculated sequence of single-point inverse DFT and inverse DFT transform sequence
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:184.87kb
    • 提供者:linxing
  1. NR_C301

    0下载:
  2. Numerical.Recipes-数值算法 最著名的常用数值算法程序集,C++及C形式的源代码 1 Preliminaries 2 Solution of Linear Algebraic Equations 3 Interpolation and Extrapolation 4 Integration of Functions 5 Evaluation of Functions 6 Special Functions 7 Random Number
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:997.02kb
    • 提供者:Michael
  1. mathmatic-C-program

    0下载:
  2. 数值计算方面的5个C程序,包括排序、内存恢复、停车场管理、点源距离、优先搜索等内容。-Numerical Calculation for five C procedures, including ordering, memory recovery, car park management, point source distance, first search and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:7.09kb
    • 提供者:
  1. solve.c.tar

    0下载:
  2. 用于流体力学计算中的修正方法。主要是块修正和点修正想结合。-Fluid dynamics calculations for the correction method. Main point of correction and amendment to block binding.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1.01kb
    • 提供者:blue
  1. least-square-method-using-c-language

    0下载:
  2. 该程序通过依次输入已知点个数n,输入已知点的X坐标,输入已知点的Y坐标直接得到经最小二乘法拟合得到的一元线性方程。-The procedure followed by the number of known points in the input n, enter the coordinates of a known point X, Y coordinates of a known point input directly from the least squares fitted by a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:4.98kb
    • 提供者:王帅
  1. point

    0下载:
  2. 用C++建立类,用于计算两点之间的距离。-The establishment of classes in C++, used to calculate the distance between two points.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:963byte
    • 提供者:颜俊杰
  1. fft.c

    1下载:
  2. c语言编写的求1,2,4,8,16,32,64,128,256,512,1024,2048点fft 通用程序-c language of the general program requirements 1,2,4,8,16,32,64,128,256,512,1024,2048 point fft
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:15.04kb
    • 提供者:ws
  1. Calculating-grade-point-average

    0下载:
  2. 利用C++ Builder计算平均成绩的一个程序-The use of C++ Builder, a program to calculate the average score
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:336.88kb
    • 提供者:孙炯波
  1. C

    0下载:
  2. 计算4个学生三门功课的平均成绩、最高成绩、最低成绩-Computing the grade point average of four students three lessons, the highest score lowest score
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:855byte
    • 提供者:丁学锋
  1. newton-C-

    0下载:
  2. 插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值-Interpolation method using function f (x) in a certain interval in some point of function value, the appropriate specific function, in these points from the given value, in th
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:616byte
    • 提供者:周辉
  1. crossover-point

    2下载:
  2. C++实现的卫星测高交叉点模拟计算,程序中包含6个低轨卫星SP3精密星历数据。-The crosspoint analog C++ achieve altimetry calculation program contains 6 the LEO satellite SP3 precision ephemeris data.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:2.03mb
    • 提供者:kkf
  1. Fixed-point-algorithm

    0下载:
  2. 在数值分析中,用C语言实现不动点算法,算法简单,程序实现结果较好。-Fixed-point algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:184.38kb
    • 提供者:Ye Gucheng
« 12 3 4 5 »
搜珍网 www.dssz.com