代码搜索:sequence

找到约 10,000 项符合「sequence」的源代码

代码结果 10,000
www.eeworm.com/read/339051/12265680

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
www.eeworm.com/read/251351/12351331

pas iddsnresourcestrings.pas

{ $HDR$} {**********************************************************************} { Unit archived using Team Coherence } { Team Coherence is Copyright 2002 by Qual
www.eeworm.com/read/251064/12366871

c fet140_adc12_09.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12, Sequence of Conversions (non-repeated) // // Description: This example shows how t
www.eeworm.com/read/336594/12435211

sql insertsequencetable.sql

INSERT INTO SCOTT.SEQUENCE_TABLE(NO) VALUES(SCOTT.TEMPSEQUENCE.NEXTVAL);
www.eeworm.com/read/233495/14149091

c fet440_adc12_09.c

//****************************************************************************** // MSP-FET430P440 Demo - ADC12, Sequence of Conversions (non-repeated) // // This example shows how to perform A/D
www.eeworm.com/read/233493/14149321

c fet140_adc12_09.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12, Sequence of Conversions (non-repeated) // // Description: This example shows how t
www.eeworm.com/read/131129/14159263

h dv.h

//------------------------------------------------------------------------------ // File: DV.h // // Desc: DV typedefs and defines // // Copyright (c) 1997-2001, Microsoft Corporation. All right
www.eeworm.com/read/130982/14164314

sci potplot.sci

function []=potplot(vtx,srf,V) //function potplot(vtx,srf,V) // //Animating the forward solution in 3D // // // //vtx = The vertices matrix //srf = The boundary surfaces //V = The forward soluti
www.eeworm.com/read/233012/14173881

s43 fet140_adc12_06.s43

;****************************************************************************** ; MSP-FET430P140 Demo - ADC12, Repeated Sequence of Conversions ; ; Description: This program will show how to pe
www.eeworm.com/read/233011/14174172

c fet140_adc12_09.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12, Sequence of Conversions (non-repeated) // // This example shows how