-
filters
说明: 利用RSS进行室内定位仿真实验在RSS指纹数据库中抽取离线数据集;利用抽取出来的数据集作为KNN算法的训练数据集;(RSS is used for indoor positioning simulation experiments to extract offline data sets from RSS fingerprint database, and the extracted data sets are used as training data sets of KNN algorithm.)
- 2019-05-28 21:26:53下载
- 积分:1
-
PLC
一个利用PLC编写的工业控制源程序,包括梯形图和组态,很完整,是三层电梯的程序,可以扩展成多层电梯(Prepared using an industrial control PLC source code, including the ladder and configuration, it is complete, is a three-lift procedure can be extended into a multi-elevator)
- 2020-11-09 00:19:47下载
- 积分:1
-
黑盒源码,套利精灵2019版本_源码
黑盒EA破解源码 有需要的朋友可以下载试一试 多货币套利(Black box EA cracking source code friends in need can download to try multi-currency arbitrage)
- 2020-06-22 18:00:01下载
- 积分:1
-
Stm32-USB-HID(单片机程序加上位机程序)
此为基于stmf103的usb-hid程序,附加上位机界面通讯程序基于C#(This is a stmf103 based USB-HID program, and the additional host computer interface communication program is based on C#)
- 2017-12-28 09:55:03下载
- 积分:1
-
ns2 wireless simulation
ns2 wireless仿真 tcl脚本实例 很有参考价值-ns2 wireless simulation
- 2022-12-21 04:05:03下载
- 积分:1
-
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(...
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
(3) 重载运算符“+”、“-”、“*”和“/”
2. 设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
友元重载运算符“+”、“-”、“*”和“/”
3. 分别使用以上两个类,完成有理数的加、减、乘、除运算;验证其加运算、乘运算的交换律。
-Rational Design category rational_number
- 2023-03-17 02:25:04下载
- 积分:1
-
maze of algorithm (priority superior breadth and depth of talents
迷宫问题的算法(优于广度优先,深度优-maze of algorithm (priority superior breadth and depth of talents
- 2023-08-08 07:35:03下载
- 积分:1
-
NOMA
NOMA仿真,能够实现两用户的NOMA系统仿真的实现,对于初入NOMA者非常有用(NOMA simulation, which can realize the simulation of two-user NOMA system, is very useful for new entrants to NOMA.)
- 2021-03-29 13:19:11下载
- 积分:1
-
蚁群PID
通过蚁群算法改进PID控制器的参数,找到合理的组合,并进行轨迹跟踪(The parameters of the PID controller are improved by ant colony algorithm to find a reasonable combination and track it.)
- 2019-03-20 11:09:06下载
- 积分:1
-
图像傅里叶变换
说明: 二维傅立叶变换的Matlab实现,是利用图像处理软件对给出的图像进行傅立叶变换处理。在Matlab中,函数fft2表示二维傅立叶变换,函数ifft2则表示二维傅立叶反变换。(The Fourier transform of the image)
- 2020-05-21 17:42:19下载
- 积分:1