基于UA747运放设计的四种波形发生器Multisim源文件,包括正弦波、方波、三角波、锯齿波,Multisim10以上版本可打开运行 ​
多小波工具箱,是用matlab写成的,程序来源自Matlab Center
2021-06-22 10:10:56 369KB matlab multi-wavelet 多小波 工具箱
1
3位数秒表计时器计数器Multisim仿真实例,Multisim10以上版本可打开运行
Formation Control of Multi-Agent Systems: A Graph Rigidity Approach一书配套程序,亲测可用
2021-06-21 15:43:23 30.66MB Formation Contro matlab
1
Multi-Robot Experiment Tutorials.pdf
2021-06-21 14:05:33 143KB 机器人
1
This document may be used with the permission of Wi-Fi Alliance under the terms set forth herein. By your use of the document, you are agreeing to these terms. Unless this document is clearly designated as an approved specification, this document is a work in process and is not an approved Wi-Fi Alliance specification. This document is subject to revision or removal at any time without notice. Information contained in this document may be used at your sole risk. Wi-Fi Alliance assumes no responsibility for errors or omissions in this document. This copyright permission does not constitute an endorsement of the products or services. Wi-Fi Alliance trademarks and certification marks may not be used unless specifically allowed by Wi-Fi Alliance.
2021-06-20 18:07:33 2.22MB easy-mesh
1
MTK平台工厂多路升级刷机工具MTK_SmartPhone_Multi-port Download_v3.1748.00.00,支持16路刷机 1、需要将CheckSum_Generate_exe_v5.1748.00.00文件夹中所有文件拷入rom包中; 2、点击CheckSum_Gen.exe,生成Checksum.ini文件; 3、修改SPMultiPortFlashDownloadProject.ini参数中PreloaderPorts参数,Channe的值从3到18 4、刷机前一定要安装驱动,资源文件里有驱动文件
1
MTK_SmartPhone_Multi-port Download
2021-06-19 18:48:30 7.39MB MTK
1
zabbix_multi_mysql相关.docx
2021-06-16 18:05:48 327KB 巡检
1
GBDT_Simple_Tutorial(梯度提升树简易教程) 简介 利用python实现GBDT算法的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,便于读者庖丁解牛地理解GBDT。 项目进度: 回归 二分类 多分类 可视化 算法原理以及公式推导请前往blog: 依赖环境 操作系统:Windows/Linux 编程语言:Python3 Python库:pandas、PIL、pydotplus, 其中pydotplus库会自动调用Graphviz,所以需要去下载graphviz的-2.38.msi ,先安装,再将安装目录下的bin添加到系统环境变量,此时如果再报错可以重启计算机。详细过程不再描述,网上很多解答。 文件结构 | - GBDT 主模块文件夹 | --- gbdt.py 梯度提升算法主框架 | --- decision_tree.py 单颗树生成,包括节点划分
1