搜索资源列表
C Simulation
- 用c语言实现的Turbo码仿真系统。做成exe文件形式,可以直接运行。并生成仿真结果文档,保存在所在文件家。仿真结果主要体现为信噪比。-using language of Turbo Codes simulation system. Exe files causing form can be directly run. Simulation results and generate documents, kept in the home where documents. Simulation r
c语言简易计算器
- 用c语言实现的简易计算器,键盘操作,图形界面,可以进行四则运算-use of simple language calculator, keyboard, graphics interface, for four Operational
HJYJXZ.c
- 用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。
BP-NN-in-C
- BP神经网络的C语言实现,具有2隐层,1输出1输入层。程序较严密,内详。
Double-integration-in-C-Language
- 用C语言实现二重积分数值计算,精度较高;并且仿照程序中实现二重积分的思想,可以很容易扩展到三重以上的积分。
jizhi(C)
- 用C及C++语言实现求极值,内包含不相交锐积,相容,包含,输入输出等算法
A star算法类的C++语言实现
- A star算法类的C++语言实现-algorithm category C Language
SNOW算法实现
- SNOW加密算法的c语言实现,产生高质量随机序列。
欧拉法求解一阶常微分方程组的C语言实现
- 用改进的欧拉法求解一阶常微分方程组的C语言实现方法,Using the improved Euler' s method for solving a first-order ordinary differential equations of the C language implementation method
FAST角点检测算子的C语言实现
- FAST角点检测算子的C语言实现,作者原作,FAST corner detection in C
C-Kalman
- 卡拉曼滤波器的c语言实现!非常好!很可以初学者使用!-Karaman filter c language! Very good!
fft
- C语言实现快速傅里叶算法,可以输入任意位,有正变换和反变换!-C language realization of fast Fourier algorithm, can enter any place, there is transformation and anti-transformation!
C语言实现哈夫曼编码
- 利用C语言完整实现哈夫曼编码,语法简洁,较易理解。(The use of C language integrity Huffman coding, syntax concise, easier to understand.)
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)
PSO算法求解非线性方程组
- 使用pso粒子群算法求解非线性方程组,用c语言实现(PSO Particle Swarm Optimization (PSO) is used to solve nonlinear equations and is implemented in C language)
mpc
- 用C语言实现的,能达到任意阶精度的复数算法(C arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result.)
fft-c程序
- 用c语言实现MATLAB中的fft函数,实用可行(Implementation of FFT functions in MATLAB with C language)
Kalman
- 卡尔曼滤波的C语言实现,可用于估测电池soc等(C language implementation of Calman filter)