搜索资源列表
Numerical Recipes Source- C
- [C数值算法].(美国)William.H.Press.源代码
频散曲线求解C语言代码
- 板中导波传播频散曲线求解C语言代码
Hilbert-c
- hilbert变换的C程序,用DSP来实现的-hilbert transform C programs, achieved with a DSP
c
- 用c 语言编写的各种函数,比如 冒泡排序,选择排序, 汉诺塔算法-Written by c various functions, such as Bubble Sort, Selection Sort, Tower of Hanoi algorithm, etc.
C-algorithm
- C语言常用算法源代码,各算法见目录下文件名,希望对各位学习有帮助-C language source code commonly used algorithm, the algorithm see the file name directory, and they hope to help you learn
C-languageprogramwhichgenertesrandomnumberwithGaus
- 这三段C程序能够产生符合高斯、瑞利和泊松分布的随机数,并且包括关于它们的说明文档-These three paragraphs C program to generate consistent with Gaussian, Rayleigh and Poisson distribution of random numbers, and includes documentation about them
svdcmp.c
- Singular Value Decomposition in C-Singular Value Decomposition in C
fft.c
- 快速傅立叶变换的c语言开发程序,简单易懂。-fft
math.c
- 用C语言开发的一个简单数学运算器,可以进行简单的数学运算-Developed using C language, a simple mathematical calculator can perform simple mathematical operations
polyfit-c
- 多项式拟合的C语言代码,可以用于各种数学计算,参数拟合等-Polynomial fitting of the C language code can be used for a variety of mathematical calculations and parameter fitting
SVD C算法
- TXT格式,C语言的svd算法,源码,基本不需要进行修改。
Mifare_One_Card_Read_Write_C_code.c
- Mifare_One_Card_Read_Write_C_code.c
C语言股票成本计算器
- 适用于目前的上证和深证股票的成本计算,纯C语言源码,可以作为初学者学习参考,控制台小程序.(simple pure C code for stock cost calc.)
C语言实现哈夫曼编码
- 利用C语言完整实现哈夫曼编码,语法简洁,较易理解。(The use of C language integrity Huffman coding, syntax concise, easier to understand.)
c和fortran混编(基于GNULinux)
- 文章给出了C语言和FORTRAN语言混合编程的方法,搞数值计算的小伙伴们可以看看。(The article gives the C language and FORTRAN language mixed programming method, engage in numerical calculation of small partners can look at.)
C语言程序
- C语言小程序,仅供初学者参考学习,不喜勿喷(Simple C program, only for the freshman to study, best wishes.)
c语言描述) 绝对的pdf+源文件 (两者皆有)
- 里面有很多关于C语言的插值算法实现代码可供参考(have many useful matters)
C语言实现FFT(快速傅里叶变换)
- 可实现对输入的序列FFT变换的C代码,代码可直接在VC下运行(C code can be implemented for the sequence FFT transformation of the input)
fft C语言实现
- fft c语言实现,快速傅里叶运算的c语言实现(fft)
10种简单的数字滤波C语言源程序算法
- 10种简单的数字滤波C语言源程序算法:1、限副滤波,2、中位值滤波法,3、算术平均滤波法(A simple digital filter C language source program algorithm)