搜索资源列表
SOA Cloth Simulation with 256-bit Intel Advanced Vector Extensions (Intel AVX)
- This article describes a code sample that uses the Intel® Advanced Vector Extensions (Intel® AVX) for computing mesh-based cloth simulation. A structure of arrays (SOA) implementation is used to maximize data parallelism enabling the usage of 256-bit
float
- 介绍浮点型数据的传输方式,运用共用体实现了浮点型数据的传输,可用于串口等传输,并附代码。-Introduced floating-point data transmission, the use of a shared body of floating-point data transmission, can be used for the transmission of the serial port, etc., together with the code.
unit8_2_float_
- 把从串口等地方获得的数据转换成float类型数据-data translate
max31855开发资料
- MAX31855热电偶转换器开发流程 一、 准备硬件和相关知识 1. 硬件:一块开发板、逻辑分析仪、热电偶(常用的K型热电偶)、杜邦线等; 2. 相关知识: VHDL基础、SPI通信; 二、 max31855datasheet编程用到的部分: 1.电路连接图 2.串行接口时序特性 3 .串口时序 4.引脚分配 5.热电偶温度格式 三、程序编写 /** *****