-
实现数据的FFT算法,纯C代码,可移植性,可用于生成。
实现数据的FFT算法,纯c代码,可移植性好,可以用于一般程序-Realize data FFT algorithm, pure c code, portability, and can be used in the general procedure
- 2022-03-15 17:00:25下载
- 积分:1
-
STM32F103硬件IIC
应用背景
STM32F103 硬件IIC可用于AT24C02 PCF8591 和IIC电调通信,稳定性好,基本不会当机,移植方便
关键技术
用库函数写的,方便新手看懂,硬件IIC保障信号的稳定性,比模拟IO口稳定
- 2022-02-06 18:08:47下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与...
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-01-26 06:49:25下载
- 积分:1
-
BMP Binare 代码,16 系统
#include < stdlib.h >
#include < stdio.h >
int (主要) {
//ЭТО БУДЕТ ИМЯ ИСХОДНОГО ФАЙЛА
char ima_faila [256] ;
//БУФЕРНАЯ ПЕРЕМЕННАЯ
int 布费尔 ;
char prodolzhit_ili_net = "y";
int; chotchik
文件 * f;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-06-14 04:00:04下载
- 积分:1
-
迭代法
迭代法――数值分析,程序代码,参考数值分析课本,很简单的程序,大家一定看得懂-iterative method-- numerical analysis code, the numerical analysis of reference books, a very simple procedure, we must understand the
- 2022-01-25 22:33:54下载
- 积分:1
-
Newton
牛顿法――数值分析,程序代码,参考数值分析课本,很简单的程序,大家一定看得懂-Newton-- numerical analysis code, the numerical analysis of reference books, a very simple procedure, we must understand the
- 2022-03-15 15:43:10下载
- 积分:1
-
从10进制到16进制的转换
从10进制到16进制的转换-band from 10 to 16 band conversion
- 2022-03-21 02:34:49下载
- 积分:1
-
基于最小二乘原理的直线拟合程序
基于最小二乘原理的直线拟合程序-based on the principle of linear least squares fitting procedure
- 2022-05-30 11:54:45下载
- 积分:1
-
非线性放大器对发射信号的影响,与调制方式密切相关。不同的调制方式,所得到的时域波形是不同的,如用于欧洲移动通信的GSM制式,该制式采用了高斯滤波的最小偏移键控(...
非线性放大器对发射信号的影响,与调制方式密切相关。不同的调制方式,所得到的时域波形是不同的,如用于欧洲移动通信的GSM制式,该制式采用了高斯滤波的最小偏移键控(GMSK),是一种相位平滑变化的恒定包络的调制方式,因此可以用非线性放大器来放大,不存在包络失真问题,也不会因为频谱再生而干扰邻近信道。
-Non-linear amplifier on the transmit signal of the impact is closely related with the modulation method. Different modulation methods, the resulting time-domain waveforms are different, such as for the European GSM mobile communications standard, the standard use of Gaussian minimum shift keying filter (GMSK), is a smooth change in the phase constant envelope modulation, so you can use non-linear amplifier to amplify, there is no envelope distortion, nor because of spectral regrowth and adjacent-channel interference.
- 2022-01-31 04:18:00下载
- 积分:1
-
快速排序算法,很好用,用c++编,拷贝在文本里,大家可以参考参考哦....
快速排序算法,很好用,用c++编,拷贝在文本里,大家可以参考参考哦.-quick sort algorithm is useful, with c writers, copy in the text, one can refer to Reference oh.
- 2022-04-26 15:23:24下载
- 积分:1