资源列表
[并行运算] Hands-on CUDA codes
说明:用于CUDA方案的程序码说明,提供的练习有: cudaMallocAndMemcpy myFirstKernel reverseArray_singleblock reverseArray_multiblock reverseArray_multiblock_fast(Skeletons and solutions for hands-on CUDA codes, they are listed as the followin<p-yang > 在 2024-11-19 上传 | 大小:2.32mb | 下载:0
[并行运算] cudaMallocAndMemcpy
说明:在主机和设备之间复制--从“cudaMallocAndMemcpy”模板开始。 第1部分:为设备上的指标 d_a 和 d_b 分配内存。 第2部分:将主机上的h_a复制到设备上的 d_a。 第3部分:将设备从 d_a复制到 d_b。 第4部分:将设备上的 d_b 复制回主机上的 h_a。 第5部分:在主机上释放 d_a 和 d_b。 额外部分:用cudaMallocHost代替malloc来分配h_a。(Copy bet<p-yang > 在 2024-11-19 上传 | 大小:6kb | 下载:0
[SCSI/ASPI] Control home appliances with infrared remote control and PIC microcontroller
说明:When a button on the controller is pressed, the code sequence is sent as coded pulses using a frequency of 38Khz. These pulses are received by the TSOP1738 infrared sensor and then read by the microcontroller. Then the m<rastin_n2020> 在 2022-08-14 上传 | 大小:245.24kb | 下载:0
[其它] LPG gas detection with PIC microcontroller
说明:In this article, we will teach how to use these gas sensors with a PIC microcontroller to measure the PPM value of gas and display it on a 2*16 LCD. In this PIC project we will use MQ6 gas sensor which can be used to det<rastin_n2020> 在 2022-08-14 上传 | 大小:103.21kb | 下载:0