-
天然地震层析成像的光线追踪程序,可以用来做我们…
射线追踪程序,用于天然地震中的层析成像,稍做修改可用于其他领域。-ray tracing program for the natural seismic tomography, can be used to make slight changes in other areas.
- 2022-05-18 14:49:38下载
- 积分:1
-
game planning document is the development of the pre
游戏策划文档 这个是游戏开发的前期关键,是项目成败的最终决定因素-game planning document is the development of the pre-game key to the success or failure of projects is the ultimate deciding factor
- 2023-04-13 01:45:03下载
- 积分:1
-
am335x
说明: 测试am335xgpio功能,gpio驱动(Test am335xgpio function, GPIO driver)
- 2020-06-21 06:40:02下载
- 积分:1
-
DOS下256色汉字显示turboc代码,使用UCDOS字库
DOS下256色汉字显示turboc代码,使用UCDOS字库-DOS under the Chinese characters display 256 colors TurboC code, use the font UCDOS
- 2023-07-05 10:55:03下载
- 积分:1
-
Cal_NMI
说明: 复杂网络学科的社区发现研究领域,对于社区检测结果进行评价:采用归一化互信息(NMI)与网络数据原有分区结构进行对比。(In the research field of community discovery in complex network science, the community detection results are evaluated: the normalized mutual information (NMI) is used to compare with the original partition structure of network data.)
- 2020-03-08 20:19:17下载
- 积分:1
-
用labview开发的拼图游戏 简单易懂 适于学习 游戏性也强
用labview开发的拼图游戏 简单易懂 适于学习 游戏性也强-Labview development jigsaw puzzle with easy-to-read for learning the game also strong
- 2023-09-09 06:25:02下载
- 积分:1
-
11
说明: adaboost基本算法及错误率曲线绘制(the error rate curve of adaboost)
- 2018-05-31 21:58:55下载
- 积分:1
-
ENVI SARscape入门教程201709
insar图像理解书籍,基本原理,数据处理算法,基本应用适合初学者(Insar Image Understanding Books, Basic Principles, Data Processing Algorithms, Basic Applications for Beginners)
- 2020-06-21 05:40:02下载
- 积分:1
-
布谷鸟
布谷鸟优化算法是对参数进行优化的算法,为元启发式算法的一种(The optimization algorithm of cuckoo is an optimization algorithm for the parameters)
- 2020-06-29 07:00:02下载
- 积分: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