The MATLAB Compiler automatically Converts MATLAB M-files to C and C++ code. The MATLAB Compiler includes the MATLAB C/C++ Math and Graphics Libraries, which let you automatically convert your MATLAB applications to C and C++ code for stand-alone applications.
标签: MATLAB Compiler automatically The
上传时间: 2014-01-09
上传用户:凌云御清风
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
Code Interface Node (CIN) That Converts a LabVIEW String to a C String, Modifies it, and Returns it as a LabVIEW String
标签: String Interface Converts Modifies
上传时间: 2013-12-20
上传用户:zukfu
This code takes data received from a bearing and Converts it from the time domain to the frequency domain in order to determine bearing defect size.
标签: from frequency the Converts
上传时间: 2017-03-11
上传用户:sunjet
Converts IP to Names
上传时间: 2017-03-24
上传用户:zhangyigenius
JPEG source code Converts the image into compressed format
标签: compressed Converts source format
上传时间: 2014-01-12
上传用户:zyt
A simple fragment program that Converts every pixel to greyscale.
标签: greyscale fragment Converts program
上传时间: 2017-04-01
上传用户:懒龙1988
The following Matlab code Converts a Matrix into it a diagonal and off-diagonal component and performs up to 100 iterations of the Jacobi method or until 蔚step < 1e-5
标签: off-diagonal following and component
上传时间: 2013-12-23
上传用户:风之骄子
A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that Converts between Celsius, Fahrenheit, and Kelvin degrees. For each unit, there is a text field showing the temperature, and a button that activates the conversion from that unit to the other units. Show 2 decimal places.
标签: Celsius-Fahrenheit-Kelvin application converter NetBeans
上传时间: 2017-06-07
上传用户:三人用菜
this program based on MCS51 and Converts a serial data to parallel on its port
标签: Converts parallel program serial
上传时间: 2013-12-09
上传用户:liuchee