This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c REM sdcc --iram-size 0x80 t8051.c packihx t8051.ihx > t8051.hex ..\test\mkrom.exe ..\compile\t8051.hex
标签: binary compiles converts chain
上传时间: 2017-01-07
上传用户:wyc199288
多项式拟合的MATLAB工具。只要具有以下几个函数 POLYFITN - A general n-dimensional polynomial fitting tool POLYVALN - An evaluation tool for polynomials produced by polyfitn POLYN2SYMPOLY - A conversion tool to generate a sympoly from the results of polyfitn POLYN2SYM - A conversion tool to generate a symbolic toolbox object from the results of polyfitn
标签: n-dimensional polynomial POLYFITN POLYVALN
上传时间: 2014-11-30
上传用户:s363994250
An analysis tool for both continuous- and discrete-time control systems. -Includes a parameter solving tool
标签: discrete-time continuous parameter analysis
上传时间: 2017-01-15
上传用户:pkkkkp
bayes net tool how to use the bayes net toolbox
上传时间: 2017-01-17
上传用户:685
CCSM Research Tools: Community Atmosphere Model (CAM)
标签: Atmosphere Community Research Model
上传时间: 2013-12-18
上传用户:qlpqlq
KLOGO TOOL pour 8182d
上传时间: 2014-06-12
上传用户:agent
make tool 的详细介绍,里面非常详尽的介绍了怎么去使用autotool 的使用方法。
上传时间: 2017-01-26
上传用户:stewart·
GTKores is a simple color picking tool, written in GTK+/C, and runs under Linux/X11. It makes easier tasks where you need hex color values, such writing CSS and HTML pages.
标签: GTKores picking written easier
上传时间: 2014-08-19
上传用户:123啊
osusvm matlab 一个支撑向量机的工具包。希望对大家有用。-a Support Vector Machine tool kit. We hope that the right useful.
标签: Support Machine osusvm matlab
上传时间: 2017-02-01
上传用户:baiom
keilc51仿真板软件使用方法:1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了2项 分别是键盘LED仿真板,51实验仿真板。 这样使用时就不用每次设置了,任何时候打开都可以用
上传时间: 2014-01-07
上传用户:gyq