including

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

Enablers for Smart Cities

The concept of smart cities emerged few years ago as a new vision for urban<br /> development that aims to integrate multiple information and communication<br /> technology (ICT) solutions in a secure

Cyber-Physical Systems

This book provides an overview of recent innovations and achievements in the broad areas of cyber-physical systems (CPS), including architecture, networking, systems, applications, security, and priva

Flash functions for STR71X uControllers. This file replaces the ST Library flash.c file, including t

Flash functions for STR71X uControllers. This file replaces the ST Library flash.c file, including the option of execute any flash function from Ram, alowing a way to program flash from a program runn

I2C verilog HDL code including test environment

I2C verilog HDL code including test environment

Cluster validation program including Dunn s index, Davies-Bouldin Index and Scat-Dis index.

Cluster validation program including Dunn s index, Davies-Bouldin Index and Scat-Dis index.

C++ interview materials. Very helpful for interview. Including Answer.

C++ interview materials. Very helpful for interview. Including Answer.

Information in this document is provided in connection with Intel products. No license, express or i

Information in this document is provided in connection with Intel products. No license, express or implied, by estoppels or otherwise, to any intellectual property rights is granted by this document.

WAISS TW3DCanvas Component V1.5 Freeware This is a component that acts as a 3D canvas. It supports

WAISS TW3DCanvas Component V1.5 Freeware This is a component that acts as a 3D canvas. It supports most of the methods of the Delphi TCanvas Component. All drawing methods sent to the component wil

For developers who design and program devices that use the USB interface. Introduce the USB and hel

For developers who design and program devices that use the USB interface. Introduce the USB and help to get your devices and communicating as quickly and easily as possible.The USB is versatile enoug

The software and hardware development fields evolved along separate paths through the end of the 20t

The software and hardware development fields evolved along separate paths through the end of the 20th century. We seem to have come full circle, however. The previously rigid hardware on which our pro

18B20和单总线的时序及其工作原理,51单片机控制的18B20程序(包括多个18B20的程序)18B20 and single-bus timing and its working principl

18B20和单总线的时序及其工作原理,51单片机控制的18B20程序(包括多个18B20的程序)18B20 and single-bus timing and its working principle, control of 51 single-chip 18B20 procedures (including procedures for more than 18B20)

VHDL reference for VHDL programming , including the sytax, subroutines, data types, samples and the

VHDL reference for VHDL programming , including the sytax, subroutines, data types, samples and the other subjects...

灰色预测GM(1

灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation

Architecture and Implementation ? ? Cortex -A8 of the ARM Microprocessor October 2005

Architecture and Implementation ? ? Cortex -A8 of the ARM Microprocessor October 2005 Introduction ? ? The ARM Cortex -A8 microprocessor is the first applications microprocesso

V.120 standard (including corrigendum)

V.120 standard (including corrigendum)

This application provides much functionality for creating data-driven reports, including preview, gr

This application provides much functionality for creating data-driven reports, including preview, graphics, and formatting. There is no documentation so you may have to work with it awhile, but there

3 MATLAB functions for simulation of OFDM signal in Rayleigh fading channel. Including models for OF

3 MATLAB functions for simulation of OFDM signal in Rayleigh fading channel. Including models for OFDM frame generating, cyclic prefix, pramble, as well as model for Rayleigh channel, QAM modulation f

G UILLAIN-BARRéSYNDROME(GBS)is an uncommon disorder,but one whose impact is far out of proportion

G UILLAIN-BARRéSYNDROME(GBS)is an uncommon disorder,but one whose impact is far out of proportion to its incidence.Despite a usually good prognosis,GBS is a particularly frightening and often life-

VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in li

VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemen

a simple thread program to print numbers it can be synchronized with operating system tickms by inc

a simple thread program to print numbers it can be synchronized with operating system tickms by including t1.sleep(1000) &lt;time in milliseconds&gt; in the ADD() method