代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/341877/12056839
txt ansisys.txt
ANSI.SYS's Escape Sequences Files.
WARNING: You must press the ESC key, the [, the number wanted,
then the tiny M key.
www.eeworm.com/read/255692/12064613
readme
tmn
===
Version 3.0, May 27, 1997
(C) Department of Electrical Engineering
University of British Columbia CANADA.
Michael Gallant
www.eeworm.com/read/255692/12064697
h config.h
/************************************************************************
*
* config.h, part of tmn (TMN encoder)
*
* Copyright (C) 1997 University of BC, Canada
*
* Contacts:
* Michael G
www.eeworm.com/read/255692/12064756
readme
tmn
===
Version 3.0, May 27, 1997
(C) Department of Electrical Engineering
University of British Columbia CANADA.
Michael Gallant
www.eeworm.com/read/152993/12068208
s43 fet140_adc12_05.s43
#include "msp430x14x.h" // Standard Equations
;******************************************************************************
; MSP-FET430P140 Demo - ADC12, Repeated Sequence of Conversio
www.eeworm.com/read/152786/12083270
c imp_exp.c
/****************************************************************************
* *
* Certificate Import/Export Routines *
* Copyright Peter Gutmann 1997-2003 *
*
www.eeworm.com/read/151091/12235698
m sq64qam_gray_map.m
function out=sq64QAM_Gray_map(input)
%%%------example--------------------
%%% input=[0 1 1 0 1 1 0 1 1 0 0 1]
%%% out=[3+3j
%%% 5+3j]
%%%将输入的信息比特流映射为方形64QAM星座点;输出为并行序列,为表示星座点的复数
%%%输入
www.eeworm.com/read/151091/12235750
m sq16qam_gray_map.m
function out=sq16QAM_Gray_map(input)
%%%--------example---------------------
%%% input=[0 0 0 1 0 1 1 1 1 0 0 1]
%%% out=[1+3j
%%% -1+j
%%% 1-3j]
%%%将输入的信息比特流映射为方形16QAM星座点;输出为并行复数序
www.eeworm.com/read/339441/12236104
c msp430x54x_adc12_09.c
//******************************************************************************
// msp430FG5438 Demo - ADC12, Sequence of Conversions (non-repeated)
//
// Description: This example shows how to
www.eeworm.com/read/339051/12264643
c myrand.c
// RANDOM Number generator (hardware friendly)
//
// LFSR Register for a maximal length P/N sequence of 2^32:
//
// Taken from XILINX App Note XAPP 052.
//
// Taps for 32-bit sequence are at:
// 31