-
储能双向
说明: dcdc仿真电路的PSCAD仿真C语言嵌入式开发(Embedded development of PSCAD simulation C language for dcdcdc simulation circuit)
- 2018-12-21 23:05:58下载
- 积分:1
-
51单片机所有
中文51单片机数据手册,包括89和90系列,初学者使用(Chinese 51 singlechip Data Handbook)
- 2018-03-25 10:19:16下载
- 积分:1
-
mms
一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100 的正常发送/接收短信(Based on the serial port of a cell phone message to send/receive process Demo is very simple, based on asynchronous serial reading and writing at initialization dialog box to modify the configuration of serial port parameters correctly, the can 100 of the normal Send/receive message)
- 2009-03-13 14:09:32下载
- 积分: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
-
MATLAB-DNN-master
说明: dnn的训练及搭建源代码,非常实用,对初学者是一个不错的起点,特别是深度学习方面的(Training and building source code of DNN)
- 2021-04-28 21:38:43下载
- 积分:1
-
图书馆管理系统代码
好用的图书馆管理系统
- 2022-05-17 17:17:35下载
- 积分:1
-
fractalfenxingwei
一个分形维的代码,用差分盒维计算图像的分形维值!还不错!(a fractal dimension of the code, with the difference box dimension calculations images of fractal dimension values! Also good!)
- 2005-07-29 20:28:33下载
- 积分:1
-
linear_equation_with_one_unkown
MATLAB—linear equation with one unkown(linear equation with one unkown)
- 2010-05-23 17:18:41下载
- 积分:1
-
TheEssenceOfPointer
深入理解指针,很详细
要搞清一个指针需要搞清指针的四方面的内容:指针的类型、指针所指向的 类型、指针的值或者叫指针所指向的内存区、指针本身所占据的内存区(the essence of pointer)
- 2009-03-20 14:58:13下载
- 积分:1
-
equation
在vc++6.0中用mfc实现一元二次方程求解(MFC realization of one yuan two equation solution)
- 2017-09-20 21:50:50下载
- 积分:1