搜索结果
找到约 202 项符合
Cross-Compiled 的查询结果
Delphi控件源码 Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation:
Purpose:
--- --
This component is used for capturing staff from AVI to BMP.
Installation:
-------------
Extract the compiled units into your Lib directory or into
another directory that is listed in the Library path in your Delphi options.
Choose file AVIcap.dcu for register.
description:
-- ...
多国语言处理 n algorithm for domain independent linear text segmentation This the Windows version of the C99 al
n algorithm for domain independent linear text segmentation
This the Windows version of the C99 algorithm that was presented in my
NAACL00 paper.
[Directories]
bin contains executables, JAR file and test files
classes compiled code as individual class files
doc NAACL 00 paper describing the alg ...
Internet/网络编程 MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising
MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed computing. The MPI standard is comprised of 2 documents: MP ...
USB编程 This software package contains the USB framework core developped by ATMEL, as well as a CDC driver
This software package contains the USB framework core developped by ATMEL,
as well as a CDC driver for an USB to serial converter.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the core
- cdc/
-> Source code for the CDC driver
-> Makefile ...
USB编程 This software package contains the USB framework core developped by ATMEL, as well as two HID driv
This software package contains the USB framework core developped by ATMEL,
as well as two HID drivers for a mouse and a keyboard.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the core
- hid/
-> Source code for the HID drivers
-> Makefile ...
嵌入式Linux This software package contains the USB framework core developped by ATMEL, as well as a Mass stora
This software package contains the USB framework core developped by ATMEL,
as well as a Mass storage driver. The MSD driver uses the internal flash
of the chip to operate as a disk-on-key.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the co ...
文章/文档 A dispatcher system using leaky bucket architecture. The code was written for HC12, HCS08, and compi
A dispatcher system using leaky bucket architecture. The code was written for HC12, HCS08, and compiled using codewarrior for HCS08
嵌入式/单片机编程 The major functionality added in this release includes: - Rootless mode in X11 - Widget Templt
The major functionality added in this release includes:
- Rootless mode in X11
- Widget Templtes [both compiled and XML]
As always, this isn t meant to be a stable release, it is only provided so
people can more easily experiment with PicoGUI and possibly help in its
development.
Some of the ...
其他书籍 The TW2835 has four high quality NTSC/PAL video decoders, dual color display controllers and dual v
The TW2835 has four high quality NTSC/PAL video decoders, dual color
display controllers and dual video encoders. The TW2835 contains four
built-in analog anti-aliasing filters, four 10bit Analog-to-Digital converters,
and proprietary digital gain/clamp controller, high quality Y/C separator to
redu ...
Linux/Unix编程 这是I2c网关Id独立烧写程序
这是I2c网关Id独立烧写程序,
烧写的ID必须要求是:“0~9”、“a~z”、“A~Z”的16为字符才能烧写成功。
其中当是输入的小写字母时,自动转换为大些烧入。
如: 1) # ./burnID 0123456789abcdef
烧入的是:0123456789ABCDEF
2] # ./burnID 0123456789@ cdef
烧入不成功,因为有其他字符
3) ...