资源列表
[数学计算/工程计算] fix_fft.c.tar
说明:这是一个从国外网站上找到的一个定点的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<haohuiming> 在 2025-07-02 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] Calculator
说明:计算器(C语言源码):实现多种数学运算,程序内附带详细说明-Calculator (C language source code): to achieve a variety of math<miao> 在 2025-07-02 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] gauss_seidel
说明:数值计算方法高斯赛德尔算法的程序有说明语句-gauss seiel<zgbuaapku> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] dongtaiguihua
说明:对一个公交最佳运营路线的优化处理 采用动态规划法 vc++编程-Optimal operation of a bus route optimization using dynamic programming vc++ programming<> 在 2025-07-02 上传 | 大小:240kb | 下载:0
[数学计算/工程计算] kalman
说明:kalman 滤波实现二维动态目标跟踪。-kalman filter for 2 dimension target track.<slszlisiqi> 在 2025-07-02 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] KimaNelson
说明:贝叶斯数值方法。 Kim and Nelson-Bayesian numerical methods<Bing Chen> 在 2025-07-02 上传 | 大小:2.26mb | 下载:0
[数学计算/工程计算] fushu2
说明:实现复数与实数相加减,或者复数与复数相加减-to realize the plural and the real phase to add and subtract or to realize the plural and the plural to add and subtract<gengyiping> 在 2025-07-02 上传 | 大小:844kb | 下载:0
[数学计算/工程计算] 2d-oblique-shock-wave-reflections
说明:二维斜激波钢壁反射,二阶精度 lax-wendro-Two-dimensional oblique shock wave reflections steel wall<李健> 在 2025-07-02 上传 | 大小:131kb | 下载:0
[数学计算/工程计算] Armstrong-number
说明:如果一个正整数等于其各位数字的n次方和,则称该数为阿姆斯特朗数。求出1000以内的阿姆斯特朗数是C语言的经典题目。-If a positive integer equal to the sum of its every figure s n-th power, we call the number Armstrong number.Finding out all the Armstrong numbers in 1000 is a classic C language title.<shaoxiaoying> 在 2025-07-02 上传 | 大小:170kb | 下载:0