搜索结果
找到约 32 项符合
Converts 的查询结果
按分类筛选
matlab例程 The MATLAB Compiler automatically converts MATLAB M-files to C and C++ code. The MATLAB Compiler in
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.
VHDL/FPGA/Verilog This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,
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
...
编译器/解释器 Code Interface Node (CIN) That Converts a LabVIEW String to a C String, Modifies it, and Returns it
Code Interface Node (CIN) That Converts a LabVIEW String to a C String, Modifies it, and Returns it as a LabVIEW String
matlab例程 This code takes data received from a bearing and converts it from the time domain to the frequency
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.
其他行业 Converts IP to Names
Converts IP to Names
压缩解压 JPEG source code converts the image into compressed format
JPEG source code converts the image into compressed format
汇编语言 A simple fragment program that converts every pixel to greyscale.
A simple fragment program that converts every pixel to greyscale.
matlab例程 The following Matlab code converts a Matrix into it a diagonal and off-diagonal component and perfor
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
Java编程 A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsi
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.
单片机开发 this program based on MCS51 and converts a serial data to parallel on its port
this program based on MCS51 and converts a serial data to parallel on its port