-
ComQueue
用简单队列的方法实现串口通信,达到数据可以按照一定顺序传输的目的。(Use simple queue of method of serial communication, data can be reached in sequence the purpose of transmission
)
- 2020-07-02 22:40:01下载
- 积分:1
-
frft
说明: 基于一维离散分数傅里叶变换的二维分数傅里叶变换(based on the 1-D disfrft to operate 2-D data)
- 2019-03-31 17:32:33下载
- 积分:1
-
Tetris
说明: vc++做的俄罗斯方块游戏,具有统计分数,级别
设置。(vc++ to do the Tetris game, with a statistical score, level setting.)
- 2011-04-14 14:25:52下载
- 积分:1
-
2401
ds2401读序列号程序、模拟2401、2401Atmega128读序列号(Ds2401 read serial number program, analog 2401, 2401Atmega128 read serial number)
- 2020-10-26 14:40:00下载
- 积分:1
-
dianneng
说明: 使用labview7.1编写的一个简单的虚拟电能质量检测仪,监测参数包括电压偏差、频率偏差、频域谐波分析、电压波动、三相不平衡度等。(Labview7.1 prepared using a simple detector of virtual power quality, monitoring parameters, including voltage deviation, frequency deviation, frequency-domain harmonic analysis, voltage fluctuations, such as three-phase imbalance.)
- 2020-12-03 19:29:24下载
- 积分:1
-
rainbowcrack-1.7-win64
说明: ewinrar crack omron tester
- 2019-05-07 03:29:22下载
- 积分:1
-
逆变器matlab仿真
基于matlab的逆变器仿真模型,电压外环电流内环双闭环,可以有效的跟踪电网电压实现并网
- 2023-08-17 12:05:03下载
- 积分:1
-
IMU_calculator_matlab
IMU 计算器 能够计算IMU的三轴陀螺仪的飘移,三轴加速度计的偏移,俯仰、横滚、偏航角度,三轴位置信息。画出上七个数据的图像。(This function takes the IMU data as the input and returns the plot of x,y,z,theta,phi,psi,u,v,w.
%The data is a 7 coloumn matrix with each row representing a reading of the
%IMU.
%the coloumn should contain the data in the following format:
%col data
%1 time
%2 Ax
%3 Ay
%4 Az
%5 p(angular rate along x)
%6 q(angular rate along y)
%7 r(angular rate along z)
% Initial is a 3x3 matrix containing initial position and attitude
% [phi theta psi
% u v w
% x y z])
- 2020-07-24 14:48:43下载
- 积分:1
-
R
说明: R语言对数据进行Garch-M-Copula建模并利用EM算法估计相应的参数(Garch-m-copula is used to model the data in R language and EM algorithm is used to estimate the corresponding parameters)
- 2020-02-24 12:11:17下载
- 积分:1
-
是程序计算从选定的点的地形图的可见性。我..
这个程序可以计算给定点处的小区信号范围覆盖。-is program computes a map of visibility from a selected point on a topography. It has been written to help the search for radio relay best location. Because it considers only direct line of sight, it gives a good estimation for possible radio link for short distances only (less than 10 km), neglecting curvature of the Earth, Fresnel zone and atmospheric refraction on radio waves propagation. The program computes the relative elevation angle of the mask for each point (the angle is null or negative if the point is visible).
The function needs a digital elevation model Z and associated (X,Y) vectors or matrices of coordinates (same unit as Z), position of the point (X0,Y0), the antenna height H0 (for instance 4 m), and the hypothetic antenna height Ha on each topography points (for instance 3 m). When no output argument is given, the function plots a map of the results (color map of mask angles, and blank for visible points, see example screenshot).
The s
- 2022-06-27 17:42:17下载
- 积分:1