搜索结果

找到约 94 项符合 Compiled 的查询结果

驱动编程 In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console

In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
https://www.eeworm.com/dl/618/139457.html
下载: 191
查看: 1091

编译器/解释器 编译的关于LL(1)词法分析的小程序

编译的关于LL(1)词法分析的小程序,适合在VC下运行-compiled on LL (1) Morphological analysis of the small programs, for the VC teachers to run the operation no problem
https://www.eeworm.com/dl/628/261874.html
下载: 81
查看: 1058

Delphi控件源码 SrcDecompiler is about creating a Delphi program decompiler. The program is written for Delphi 4 or

SrcDecompiler is about creating a Delphi program decompiler. The program is written for Delphi 4 or higher and will not work with a previous version of Delphi. Also it can only decompile programs written with the same version of Delphi as the decompiler is compiled with.
https://www.eeworm.com/dl/666/481518.html
下载: 46
查看: 1106

压缩解压 FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec,

FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows.
https://www.eeworm.com/dl/617/194566.html
下载: 87
查看: 1112

Delphi控件源码 PackageSPY is a freeware that shows Delphi Package files internal information & related stuff. It an

PackageSPY is a freeware that shows Delphi Package files internal information & related stuff. It analyzes a compiled .EXE in order to report the Used Packages (Deployment Analysis). Furthermore, it extracts .DPK (Package Source) from DCP & DPL and .DCU from .DCP.
https://www.eeworm.com/dl/666/481519.html
下载: 24
查看: 1123

技术资料 initializing GPIO, LED and USART

It is a demo project for initializing GPIO, LED and USART by stm32f030f4p6 ARM microprocessor compiled by MDK Keil v5 and running on STM32F030 DEMO BOARD.
https://www.eeworm.com/dl/859573.html
下载: 1
查看: 3118

技术资料 上研究生时写的扩展卡尔曼滤波程序(EKF),带测试例子,可编译执行

上研究生时写的扩展卡尔曼滤波程序(EKF),带测试例子,可编译执行-When the graduate writing program of the extended Kalman filter (EKF), with the test example, the implementation can be compiled
https://www.eeworm.com/dl/859322.html
下载: 7
查看: 4019

电子书籍 A dynamic-link library (DLL) contains one or more subprogram procedures (functions or subroutines)

A dynamic-link library (DLL) contains one or more subprogram procedures (functions or subroutines) that are compiled, linked, and stored separately from the applications using them. Because the functions or subroutines are separate from the applications using them, they can be shared or replaced eas ...
https://www.eeworm.com/dl/cadence/ebook/175149.html
下载: 76
查看: 1080

手机短信编程 This is full set of procedures used to communicate with any GSM module for SMS sending/receiving (

This is full set of procedures used to communicate with any GSM module for SMS sending/receiving (it uses standard AT commands). Original code is for ATMega162 microcontroller, but code is general to be easy ported to others platforms. Code can be compiled with IAR AVR compiler.
https://www.eeworm.com/dl/622/446612.html
下载: 52
查看: 1114

其他 Introduction A shared library is a collection of functions that are available for use by one or mor

Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to ...
https://www.eeworm.com/dl/534/252694.html
下载: 72
查看: 1108