IMPLEMENTATION

共 766 篇文章
IMPLEMENTATION 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 766 篇文章,持续更新中。

java bitvector implementation.

java bitvector implementation.

Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2

Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2: Everything is an Object 3: Controlling Program Flow 4: Initialization & Cleanup 5: Hiding

This is a implementation of cmd line mode email client. It support ESMTP. I am sure you are able to

This is a implementation of cmd line mode email client. It support ESMTP. I am sure you are able to gain lots of knowledge unexpect.

A Methodology For The Design And Implementation Of Communication Protocols For Embedded Wireless Sys

A Methodology For The Design And Implementation Of Communication Protocols For Embedded Wireless Systems

This paper describes a bus mastering implementation of the PCI Express protocol using a Xilinx FPGA.

This paper describes a bus mastering implementation of the PCI Express protocol using a Xilinx FPGA. While the theoretical peak performance of PCI Express is quite high, attaining that performance is

对带有uPSD3234A的DK3200的USB演示

The μPSD32xx family, from ST, consists of Flash programmable system devices with a 8032 Microcontroller Core. Of these, the μPSD3234A and μPSD3254A are notable for having a complete implementation of

C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML standards i

C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML standards into C++. As a developer,this is a book you cannot miss. C++ XML addresses all major standards,toolk

These Matlab files are a convenient interface for the Java library containing the implementation of

These Matlab files are a convenient interface for the Java library containing the implementation of thin junction tree filters (TJTF).

Fixed-Point DSP Algorithm Implementation

Fixed-Point DSP Algorithm Implementation

USB Demonstration for DK3200 w

The μPSD32xx family, from ST, consists of Flash programmable system devices with a 8032 Microcontroller<BR>Core. Of these, the μPSD3234A and μPSD3254A are notable for having a complete implementation<

A CICS-to-Linux Grid Implementation(CICS-to-Linux 的网格实现) 这本红皮书描述了如何将应用程序中 CPU 密集型的工作从运行于 z/OS 的

A CICS-to-Linux Grid Implementation(CICS-to-Linux 的网格实现) 这本红皮书描述了如何将应用程序中 CPU 密集型的工作从运行于 z/OS 的 IBM CICS 转移到网格 Linux 环境中,并将结果返回给 CICS。文中定义了一种计算资源网格。CICS 应用程序的一部分成功地在这个网格上运行,这向我们展示了一种方式,不用重新编写应用程序

Mesa is an open-source implementation of the OpenGL specification - a system for rendering interacti

Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.

graphical implementation of linked list

graphical implementation of linked list

decoder for RLE-implementation

decoder for RLE-implementation

This general hash alogorithm implementation. This code has expamle for hash implementaio for 16bit t

This general hash alogorithm implementation. This code has expamle for hash implementaio for 16bit to 64bit processor implementations

AES encryption algorithm implementation

AES encryption algorithm implementation

Emulating a synchronous serial

The C500 microcontroller family usually provides only one on-chip synchronous serial<BR>channel (SSC). If a second SSC is required, an emulation of the missing interface may<BR>help to avoid an extern

每个C++/C程序通常分为两个文件。一个文件用于保存程序的声明(declaration)

每个C++/C程序通常分为两个文件。一个文件用于保存程序的声明(declaration),称为头文件。另一个文件用于保存程序的实现(implementation),称为定义(definition)文件。 C++/C程序的头文件以“.h”为后缀,C程序的定义文件以“.c”为后缀,C++程序的定义文件通常以“.cpp”为后缀(也有一些系统以“.cc”或“.cxx”为后缀)

多机器人路径规划算法

多机器人路径规划算法,The RVO Library provides an easy-to-use implementation of the Reciprocal Velocity Obstacle (RVO) framework for multi-agent simulation.

eForth is a small portable Forth design for a wide range of microprocessors. This is the first imple

eForth is a small portable Forth design for a wide range of microprocessors. This is the first implementation for 8086. As machine dependency is consolidated into 31 code words, moving eForth to othe