-
layerstacking
说明: 利用ENVI进行图层融合代码,c#可以正常调用(use ENVI to layerStacking)
- 2021-04-02 10:40:00下载
- 积分:1
-
求整数的质因数分解(采用了数组).c.rar
可以求出整数的质因数...
求整数的质因数分解(采用了数组).c.rar
可以求出整数的质因数-for the quality factor decomposition (using the arrays). C.rar integers can be calculated the quality factor
- 2022-01-29 03:04:33下载
- 积分:1
-
485与PLC通信实验(成功)
利用 485 总线,通过MODBUS 实现与PLC的通信,内容完整,测试通过(The c is STM32 of communictaion for PLC)
- 2021-04-26 14:08:45下载
- 积分:1
-
zernfun
计算ZERNIKE函数, 自己编写的MATLAB程序 ,希望有帮助(It can compute zernike function.)
- 2018-08-28 19:05:34下载
- 积分:1
-
small and typing practice for the English
小型中英文打字练习器-small and typing practice for the English
- 2022-07-23 03:37:39下载
- 积分:1
-
Still remember the time of the Snake FC games, two cute small snake eating Peas...
还记得FC时代的贪吃蛇游戏吧,两只可爱的小蛇为了吃豆豆的冒险经历,现在贪吃蛇游戏也是根据当年响尾蛇改编的。现在,线在回归一下红白机年代的经典! -Still remember the time of the Snake FC games, two cute small snake eating Peas for the adventure, and now Snake Diamondbacks Game is based on adaptation of the year. Now, the lines look at the return of the classic era of red and white machine!
- 2022-02-24 11:36:37下载
- 积分:1
-
HTML5网页游戏:一个都不能死代码
一个测试反应能力的HTML5网页游戏:一个都不能死附代码,非常有挑战性的小游戏。玩家要同时控制多个火柴人在不同的线条上奔跑,并且还得躲避重重障碍,不能死掉任何一个火柴人,尽可能的跑得更远,最多可控制五个火柴人跑酷,看下你的反应能力,想挑战的就快来吧。
- 2022-08-21 07:52:52下载
- 积分:1
-
STC15f104W脉冲
STC15F104W单片机,定时器使用,15分钟时间,测试完全有效(STC15F104W MCU, timer use, 15 minutes time, the test is completely effective)
- 2018-03-09 11:21:55下载
- 积分:1
-
浮在线客服代码
说明: jQuery网站右侧悬浮在线客服代码是一款仿美橙官网的右侧固定的qq客服代码。(The suspended online customer service code on the right side of jQuery website is a fixed QQ customer service code on the right side of the official website of the imitation orange.)
- 2019-04-09 16:50:56下载
- 积分: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