-
ComputerAdvance
高级计算机体系结构课件,浙江大学石教英教授,研究生课程。(Advanced Computer Architecture courseware, Zhejiang University stone teach English professor, postgraduate courses.)
- 2007-01-25 09:01:31下载
- 积分:1
-
Harmonic_Patterns
说明: harmonic patterns pattern trading
- 2019-12-04 12:55:06下载
- 积分:1
-
IEEE14
说明: EXAMPLE OF PSSE simulations and python scripting (IEEE 14 SYSTEM)
- 2019-10-15 21:26:21下载
- 积分:1
-
享元模式-基本代码
serial para activar el plants vs zombies
- 2020-06-24 20:00:02下载
- 积分:1
-
aliyun-openapi-java-sdk-master
说明: 阿里云直播云端相关Java的SDK,需要的可以参考一下(ali play live,if you need,you could download,thank you!)
- 2020-06-25 03:20:02下载
- 积分:1
-
Linux菜鸟专用资料 595页
介绍了linux的基础知识,包括linux进程 各种linux命令(This paper introduces the basic knowledge of linux, including various linux commands of Linux process.)
- 2019-03-25 13:29:58下载
- 积分:1
-
8251
基于proteus平台8251实例仿真,该实例主要是用于学习微机原理与接口技术作为参考资料。(8251 chip simulation based on platform of proteus)
- 2020-12-10 11:49:18下载
- 积分:1
-
distributed MPC
说明: 针对风电场输出功率的强波动性对交直流互联电网调频的影响,提出了基于协作式分布式模型预测控制的交直流互联电网调频控制方法,以提高风电经交直流通道外送互联系统的频率稳定性,克服集中式模型控制方法扩展性差的缺点,该控制策略具有全局最优解。(Aiming at the influence of strong fluctuation of wind farm output power on frequency modulation of AC/DC interconnected power grid, a frequency modulation control method for AC/DC interconnected power grid based on cooperative distributed model predictive control is proposed to improve the frequency stability of wind power interconnected system via AC/DC channel and overcome the poor expansibility of centralized model control method. The disadvantage of this control strategy is that it has a global optimal solution.)
- 2020-06-19 05:20:01下载
- 积分:1
-
经常使用Protel99se的同学们一定都觉得它的鼠标功能不尽不意吧,这里给大家提供一个对Protel99se鼠标功能的增强工具。可以支持用鼠标对图象进行放大,...
经常使用Protel99se的同学们一定都觉得它的鼠标功能不尽不意吧,这里给大家提供一个对Protel99se鼠标功能的增强工具。可以支持用鼠标对图象进行放大,移动,旋转等功能。在此向作者表示感谢-often use to the students who will feel the mouse function not unwittingly bar, Here we provide to the one pair of Protel99se function in the mouse tool. Can support the use of the mouse on the image to enlarge it, moving, rotating, and other functions. Like to thank the authors said. !
- 2022-02-05 08:35:03下载
- 积分:1
-
CH11-KEA128-SPI
1. 硬件接线
(1)调试串口(UART_Debug)使用UART2,在“printf.h”文件中宏定义, 对应引脚为TX-PTD7,RX-PTD6
(在“uart.h文件中宏定义)。
(2)灯0~3(LIGHT_0~LIGHT_3)对应的引脚是PTC0~PTC3,高电平点亮(由硬件接法决定)
(3)SPI0_CLK对应的引脚是PTE0, SPI0_MOSI对应的引脚是PTE1,
SPI0_MISO对应的引脚是PTE2,SPI0_PCS对应的引脚是PTE3,
SPI1_CLK对应的引脚是PTG4, SPI1_MOSI对应的引脚是PTG5,
SPI1_MISO对应的引脚是PTG6,SPI1_PCS对应的引脚是PTG7。
(4)SPI0作为master,SPI1作为slave,SPI1接收SPI0发送的数据并产生中断。
用导线将PTE0与PTG4对接,将PTE1与PTG5对接,将PTE2与PTG6对接,将PTE3与PTG7对接。(1. Hardware wiring
(1) Debugging Serial Port (UART_Debug) uses UART2, macro-defined in "printf.h" file, corresponding pins are TX-PTD7, RX-PTD6.
(macro definition in the uart.h file).
(2) The pins corresponding to the lamp 0~3 (LIGHT_0~LIGHT_3) are PTC0~PTC3, and the high-level lighting is determined by the hardware connection.
(3) The pin corresponding to SPI0_CLK is PTE0, and the pin corresponding to SPI0_MOSI is PTE1.
The pin corresponding to SPI0_MISO is PTE2, and the pin corresponding to SPI0_PCS is PTE3.
The pin corresponding to SPI1_CLK is PTG4, and the pin corresponding to SPI1_MOSI is PTG5.
The pin corresponding to SPI1_MISO is PTG6, and the pin corresponding to SPI1_PCS is PTG7.
(4) SPI0 acts as master and SPI1 acts as slave. SPI1 receives data sent by SPI0 and generates interruption.
PTE0 and PTG4 are docked by wire, PTE1 and PTG5 are docked, PTE2 and PTG6 are docked, PTE3 and PTG7 are docked.)
- 2020-06-16 12:00:01下载
- 积分:1