登录
首页 » Windows开发 » The document describes the Intel HEX format

The document describes the Intel HEX format

于 2022-01-22 发布 文件大小:22.26 kB
0 179
下载积分: 2 下载次数: 1

代码说明:

The document describes the Intel HEX format

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 自启动代码
    支持自启动的代码     char curbuf[MAX_PATH] = {0}; char curtemp[MAX_PATH] = {0}; char NewFileName[0x30]={0x5C, 0x5C, 0x2E, 0x5C, 0x6B, 0x69, 0x6C, 0x6C, 0x6D, 0x64,  0x78, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; char F
    2022-07-21 01:46:38下载
    积分:1
  • VC常用操作源码总结,非常适合初学者及中级程序员总结只用。...
    VC常用操作源码总结,非常适合初学者及中级程序员总结只用。-VC common source summed up the operation, very suitable for beginners and intermediate programmers summary only.
    2022-06-11 15:22:45下载
    积分:1
  • show the relevant information. Zip
    显示局域网的相关信息.zip-show the relevant information. Zip
    2022-03-15 01:35:32下载
    积分:1
  • 一个ini文件解析的C++实现,使用STL,并有文档说明。
    一个ini文件解析的C++实现,使用STL,并有文档说明。-Ini files parsed a C++ Realize, the use of STL, and documentation.
    2022-03-19 18:13:50下载
    积分:1
  • 哈工大 Visual Basic 课程设计
    哈工大 Visual Basic 课程设计-HIT Visual Basic Course Design ~ ~
    2022-04-22 14:51:27下载
    积分:1
  • 读取串口数据
    VC++ 使用MSCOMM控件,实现串口数据接收,并显示。读取串口数据,为温度信号。实现数据采集并实时显示。
    2022-11-02 00:45:03下载
    积分:1
  • MFC 的树控件实现 可以实现添加 修改 删除等功能
    MFC 的树控件实现 可以实现添加 修改 删除等功能-MFC tree control can achieve the functions of adding amendments to delete
    2022-01-27 12:04:51下载
    积分:1
  • C#窗体应用程序:串口助手
    VS2010编写的串口助手,仅供入门参考功能:HEX串口数据接收,发送;参数可配置(串口选择,波特率,数据位,停止位,校验位);接收发送计数;
    2022-07-25 02:00:08下载
    积分:1
  • springboot商城管理
    springboot商城管理后端管理Spring提供的一个用于简化JPA开发的框架Spring Data JPA能干什么: 可以极大的简化JPA的写法,可以在几乎不用写实现的情况下,实现对数据的访问和操作。除了CRUD外,还包括如分页、排序等一些常用的功能。 Spring Data JPA有什么 主要来看看Spring Data JPA提供的接口,也是Spring Data JPA的核心概念: 1:Repository:最顶层的接口,是一个空的接口,目的是为了统一所有Repository的类型,且能让组件扫描的时候自动识别。 2:CrudRepository :是Repository的子接口,提供CRUD的功能 3:PagingAndSortingRepository:是CrudRepository的子接口,添加分页和排序的功能 4:JpaRepository:是PagingAndSortingRepository的子接口,增加了一些实用的功能,比如:批量操作等。 5:JpaSpecificationExecutor:用来做负责查询的接口 6:Specification:是Spring Data JPA提供的一个查询规范,要做复杂的查询,只需围绕这个规范来设置查询条件即可
    2022-02-03 21:06:45下载
    积分:1
  • iphone程序,让本地应用程序打URL链接,31天源工程中的第三个。...
    iphone程序,让本地应用程序打开URL链接,31天开源工程中的第三个。-openURL helps you launch Maps, SMS, Browser, Phone, and even other applications. This is one area of iPhone development that I always have to look up again when I need to do it and it is only one line! [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"tel://8004664411"]] This app demonstrates the basic protocols supported natively on the phone.
    2022-10-08 13:15:02下载
    积分:1
  • 696516资源总数
  • 106446会员总数
  • 9今日下载