搜索资源列表
Linux
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
AVRtools
- avr单片机设计工具,可以根据设置自动生成相应的C语言代码。-avr microcontroller design tool set automatically according to the corresponding C language code.
bintocode
- 将二进制文件转化成C语言代码的工具,对于制作单片机图片和数组代码的自动生成比较有效,属于常常用到的辅助代码工具。-Binary files into C language code of the tool for producing single chip image and the array code generation more efficient, are often used in the auxiliary code tool.
crc_tool
- 用c编写的自动生成并行crc处理的verilog代码的工具-Automatically generate the verilog code to parallel crc processing tools written with c
Switch-Matrix-Tool---LPC8xx
- switch Matrix Tool 适用于 NXP LPC800功能选择 自动生成代码的工具-Switch Matrix Tool is used to the create the code by secleted the funtion in the NXP LPC800
Arduino_20150411
- ArduCAT是Arduino Compatible 开发板。本产品力图通过Arduino技术,大大简化EtherCAT从站的开发。ArduCAT开发板包含两路可用于EtherCAT实时以太网的100BASE-TX网口,所以它特别适合基于PC的自动化方案。ArduCAT使用ATMega1280 处理器,兼容Arduino Mega开发板,并具有完全相同的引脚定义。板上采用开关稳压器提供5V 或3.3V的2A直流输出,且发热甚微。除配套的开源Arduino库外,还配有从站应用层代码自动生成工具,
RegDisp8051.1.1代码生成器
- 常用51单片机,自动生成C语言代码,支持汇编语言输出(Commonly used 51 microcontroller, automatically generate C language code, support assembly language output)