单片机反汇编 vAVRdisasm

码农软件 · 软件分类 · 反编译工具 · 2019-11-02 18:29:48

软件介绍

vAVRdisasm 是 Avr系列单片机反汇编器,下面是该工具反汇编后的结果输出:

$ ./vavrdisasm --no-addresses sampleprogram.hex
rjmp .0 ; 0x2
ser R16
out $17, R16
out $18, R16
dec R16
rjmp .-6 ; 0x6

本文地址:https://www.codercto.com/soft/d/18126.html

API Design for C++

API Design for C++

Martin Reddy / Morgan Kaufmann / 2011-2-18 / USD 59.95

The design of application programming interfaces can affect the behavior, capabilities, stability, and ease of use of end-user applications. With this book, you will learn how to design a good API for......一起来看看 《API Design for C++》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

html转js在线工具
html转js在线工具

html转js在线工具