代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/416320/11033327
c golay23.c
// ------------------------------------------------------------------------
// File: golay23.c
// Title: Encoder/decoder for the binary (23,12,7) Golay code
// Date: August 1994
//
// The
www.eeworm.com/read/216825/6933735
m vitsimdemo.m
function slide=vitsimdemo
% Convolutional encoder and Viterbi decoder demonstration
% VITSIMDEMO is a slideshow demonstration of convolution forward error
% correction coding and the Viteri dec
www.eeworm.com/read/462162/7208068
h qei.h
//*****************************************************************************
//
// qei.h - Prototypes for the Quadrature Encoder Driver.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All
www.eeworm.com/read/462157/7208241
h qei.h
//*****************************************************************************
//
// qei.h - Prototypes for the Quadrature Encoder Driver.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All
www.eeworm.com/read/462150/7208443
h qei.h
//*****************************************************************************
//
// qei.h - Prototypes for the Quadrature Encoder Driver.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All
www.eeworm.com/read/449146/7517820
h qei.h
//*****************************************************************************
//
// qei.h - Prototypes for the Quadrature Encoder Driver.
//
// Copyright (c) 2005-2008 Luminary Micro, Inc. All
www.eeworm.com/read/295861/8136487
c golay23.c
// ------------------------------------------------------------------------
// File: golay23.c
// Title: Encoder/decoder for the binary (23,12,7) Golay code
// Date: August 1994
//
// The
www.eeworm.com/read/241537/13136902
h qei.h
//*****************************************************************************
//
// qei.h - Prototypes for the Quadrature Encoder Driver.
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. All
www.eeworm.com/read/323403/13341139
v rotary.v
//----------------------------------------------------------------------------
2 // Decode rotary encoder to clk-syncronous signals
3 //
4 // (c) Joerg Bornschein ()
5 //-----------
www.eeworm.com/read/316958/13513525
c convenc.c
/*
| Project: WCDMA simulation environment
| Module: Convolutional encoder
| Author: Tommi Makelainen
| Date: January 12, 1999
|
| History:
| January 12, 1999