-
h5gSSS
5G辅同步信号SSS的m序列的matlab生成代码(Generate the secondary synchronization signal symbols (BPSK) for a given cell ID)
- 2019-04-30 17:40:49下载
- 积分:1
-
compute_homography
计算单应矩阵,输入为2D图像坐标点和3D世界坐标点,输出为3x3单应矩阵(Calculate homography)
- 2021-03-04 11:39:32下载
- 积分:1
-
KMSpico.v10.2.0
说明: KMSpico V10 keygen license for microsoft office and windows
- 2019-02-12 14:51:45下载
- 积分:1
-
单通道跳频信号生成的子函数
说明: 用于生成多用户的单通道的跳频信号的子函数(Frequency Hopping Signal for Generating Multi-user Single Channel)
- 2019-06-23 17:25:48下载
- 积分:1
-
EasyMS
实现了c/s模式的消息通讯,通过多线程、监听等技术,完成了初步的一个类似QQ的通讯工具(Realization of c/s mode of message communication, through a multi-threaded, listening technology, completed a preliminary communication tools like QQ)
- 2014-07-01 18:23:27下载
- 积分:1
-
easy15
GPS卫星仿真,是一个很牛的美国人写的,希望对于从事GPS的人有帮助。(GPS satellite simulation, is a cow of American writing, and I hope to help people in GPS.)
- 2010-05-16 23:22:59下载
- 积分:1
-
final-GPS
GPS仿真MATLAB软件,可以进行坐标转换,伪距求解,误差分析等(Calc_Azimuth_Elevation;Distance;ECEF2GPS;Error_Ionospheric_Klobuchar;Error_Satellite_Clock_Offset;Error_Tropospheric_Hopfield)
- 2009-02-22 21:10:26下载
- 积分:1
-
dfdgfdgrtf
MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。(Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.)
- 2012-07-04 19:03:00下载
- 积分:1
-
delphi服务端和客户端的连接.rar
delphi服务端和客户端的连接.rar-delphi client service and client connectivity. rar
- 2022-08-13 18:11:38下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1