搜索资源列表
Hex格式
- intel hex32的文件格式 嵌入式开发需要对该格式有一定了解 -file formats that embedded developers need to understand a certain format
Hex格式
- intel hex32的文件格式 嵌入式开发需要对该格式有一定了解 -file formats that embedded developers need to understand a certain format
PIC_BOOTLDR_16BIT
- 根据HI-TECH PICC18原版BOOTLOADER改进的适合PIC18F4580的BOOTLOADER程序。对HEX文件有要求,HEX32格式,在MPLAB中用编译后导出方式生成,不能直接用编译生成的的HEX文件,否则会不成功。-According to the original HI-TECH PICC18 BootLoader improved BootLoader procedures for the PIC18F4580.
2_16
- 将二进制格式文件转换成Intel Hex32格式文件的应用小程序-Will be converted into binary format Intel Hex32 application files applet
ComFxPlc
- 通讯组件能对PLC的输入、输出端口,以及内部中间继电器存储区域、内部数据存储区域,以及扩展存储区域进行读写操作,常用数据类型如下: INT16: 16位有符号整数; DINT32: 32位有符号整数; UINT16: 16位无符号整数; HEX32: 32位16进制字符; BIN16: 16位二进制字符串; REAL32: 32位单精度浮点数据;(T