资源列表
boot-crm
- 基于SSM框架实现的图书信息管理系统的案例(Library information management system based on SSM framework)
python3爬虫思维导图
- 爬虫思维导图,爬取网站,渲染方式 ,验证码,反爬虫处理方式, 异步, 分布式 ,部署。(Crawler mind map, crawl web site, rendering mode, verification code, anti crawler processing, asynchronous, distributed, deployment.)
三相
- 实现三相逆变器的闭环控制,基于电感电流和电容电流。实现逆变器的双闭环控制,动态性能良好,通过坐标转化为DQ坐标轴使得追踪精度良好,这里只提供了主函数部分,包括坐标变换,PI计算,相关的外设初始化,需要自己配置。(Realizes closed-loop control of three-phase inverters based on inductor current and capacitor current. Inverter dual-loop control, dynamic perfo
STM32F107读写U盘
- STM32F107读写U盘见风使舵房价快速连接方式(STM32F107 read and write U disk)
Hasche
- 设定哈希函数 H(key) = key MOD 11 ( 表长=11 ),输入一组关键字序列,根据线性探测再散列解决冲突的方法建立哈希表的存储结构,显示哈希表,任意输入关键字,判断是否在哈希表中。(Set the hash function H (key) = key MOD 11 (table length =11), input a set of keyword sequences, set up the hash table storage structure based on the m
万年历 温度 LCD12864程序
- 基于c51,lcd12864显示屏设计的万年历(Design of calendar based on C51 microcontroller and LCD12864 display screen)
寄生虫
- phpcode for seoer,to creat more web page
1-D Sod
- 通过求解黎曼问题来解决一维Sod激波管问题,没有考虑温度因素,包括对密度、速度、压强三个物理属性的计算。(Riemann solution of one dimensional Sod shock tube problem)
QQ群成员提取器稳定可靠
- 先启动QQ,点击进入QQ群聊天界面,然后启动本程序,按操作教程即可实现一键式提取所有群成员信息,安全可靠!!!(Start QQ first, and click into QQ group chat interface, and then start this program, according to the operation course can realize one key type extraction of all group members information, safe
sage_latex_template_3_0
- latex template,latex模板(latex template latex template)
ac-dc
- 基于PSIM仿真软件搭建三相整流仿真平台,利用硬件设计控制器,根据PFC的工作原理,构建三相PFC。(Based on PSIM simulation software to build a three-phase rectifier simulation platform, the use of hardware design controller, according to the working principle of the PFC, the construction of three
kalman滤波的仿真
- 5.4.2 Kalman滤波器的设计 这一节将讨论如何使用控制系统工具箱进行Kalman滤波器的设计和仿真。 考虑下面的离散系统: x[n+1]=Ax[n]+B(u[n]+w[n]) (5.9) y[n]=Cx[n] (5.10) 其中, w[n]是在输入端加入的高斯噪声。 状态矩阵参数分别为 A = [1.1269-0.49400.1129 1.0000 0