higher

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

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

The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) inc

The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) includes ports for the following platforms: 1. S3c2410x ( ARM920T from Samsung ) on SMDK2410 eval boar

karatsuba multiplication using vectors. O(n^l.6). Base 10. To change to higher bases like 10000 you

karatsuba multiplication using vectors. O(n^l.6). Base 10. To change to higher bases like 10000 you have to change the multiply order.

A digital filter structure for wideband filtering is proposed. It consists of two allpass filters a

A digital filter structure for wideband filtering is proposed. It consists of two allpass filters and a linearphase FIR filter. One major advantage of this structure is that the allpass filters are

In this paper, a new family of Cassinian wave-guides is proposed, simulating and calculation are fi

In this paper, a new family of Cassinian wave-guides is proposed, simulating and calculation are finished with CST Microwave Studio that based on Finite Integral Technique (FIT), and some results a

A java application - processing which can be downloaded free from processing.org Here it uses a fre

A java application - processing which can be downloaded free from processing.org Here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie -

This is a desktop application written in java which sends email using gmail smtp. You do not need to

This is a desktop application written in java which sends email using gmail smtp. You do not need to go to the browser to send email. If you do not have a gmail account that is ok too because you can

This book bridges the gap between higher abstract modeling concepts and the lower-level programming

This book bridges the gap between higher abstract modeling concepts and the lower-level programming aspects of embedded systems development. You gain a solid understanding of real-time embedded system

C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the con

C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to design

PCA9517 Level translating I2C-

<P>The PCA9517 is a CMOS integrated circuit that provides level shifting between low<BR>voltage (down to 0.9 V) and higher voltage (2.7 V to 5.5 V) I2C-bus or SMBus applications.<BR>While retaining al

The uC OS-II port for Keil C V6.20, V6.21 or higher

The uC OS-II port for Keil C V6.20, V6.21 or higher

fundamental of automation. A good book for automatic engineer. the book introduces the materials fro

fundamental of automation. A good book for automatic engineer. the book introduces the materials from easy to higher level.

Second and Higher-Order Statistics based Multiple-Input-Multiple-Output System Blind Identification

Second and Higher-Order Statistics based Multiple-Input-Multiple-Output System Blind Identification Matlab Code

(1 . Higher Educati on Admissi on Committee Office of L ianyungang,L ianyungang 222006, China 2 .

(1 . Higher Educati on Admissi on Committee Office of L ianyungang,L ianyungang 222006, China 2 . Modern Educati on Technique Center, Huaihai I nstitute of Technol ogy, L ianyungang 222005, China)

A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional

A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function va

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 writ

This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific

This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI p

The Game: Make the snake grow longer by directing it to the food. Extra bonus points are given fro

The Game: Make the snake grow longer by directing it to the food. Extra bonus points are given from hearts, eat them as fast as possible as amount of bonus points decreases with time. Higher level

S参数的设计与应用

<P>Agilent AN 154 S-Parameter Design Application Note S参数的设计与应用</P> <P>The need for new high-frequency, solid-state circuit<BR>design techniques has been recognized both by microwave<BR>engineers and

8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes:

8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as the network byte order, unlike x86 systems. Use OPT