代码搜索:dataIn

找到约 2,888 项符合「dataIn」的源代码

代码结果 2,888
www.eeworm.com/read/477579/6728667

v updatecrc16.v

////////////////////////////////////////////////////////////////////// //// //// //// updateCRC16.v
www.eeworm.com/read/264003/11332696

rpt vspi.fit.rpt

Fitter report for vspi Fri Dec 07 17:30:04 2007 Version 6.0 Build 178 04/27/2006 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2. Fit
www.eeworm.com/read/262703/11394706

rpt fm.fit.rpt

Fitter report for FM Sat Nov 26 15:12:43 2005 Version 6.0 Build 178 04/27/2006 SJ Web Edition --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2. Fitter
www.eeworm.com/read/407956/11407049

bas access.bas

Attribute VB_Name = "Module1" Option Explicit Public sqlStr As String Dim DataSource, ConnectionString As String Public datainfo(15) As String, ColumnNames() As String Public ColCount As Integer,
www.eeworm.com/read/405985/11451851

sdo twice_v.sdo

// Copyright (C) 1991-2008 Altera Corporation // Your use of Altera Corporation's design tools, logic functions // and other software and tools, and its AMPP partner logic // functions, and any o
www.eeworm.com/read/343298/11959371

m de_dcm_qpsk_mapping_psdu.m

function [out]=De_dcm_qpsk_mapping_psdu(datain,length,rate); if(isequal(rate,[0 0 0 0 0])|isequal(rate,[0 0 0 0 1])|isequal(rate,[0 0 0 1 0])|isequal(rate,[0 0 0 1 1])|isequal(rate,[0 0 1 0 0])) f
www.eeworm.com/read/343298/11959579

asv crc_32_paylaod.asv

function [out]=CRC_32_paylaod(datain,length); data=uint8(datain); for i=1:32 register(i)=uint8(1); end for i=1:length temp=bitxor(register(32),data(i)); register(32)=register(31);
www.eeworm.com/read/343298/11959670

m crc_32_paylaod.m

function [out]=CRC_32_paylaod(datain,length); data=uint8(datain); for i=1:32 register(i)=uint8(1); end for i=1:length temp=bitxor(register(32),data(i)); register(32)=register(31);
www.eeworm.com/read/254302/12148334

rpt expanddatabit.fit.rpt

Fitter report for ExpandDataBit Sat Oct 13 07:57:55 2007 Version 6.0 Build 178 04/27/2006 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice
www.eeworm.com/read/151963/12156765

rpt p7segment.rpt

Project Information f:\verilog hdl\phone\p7segment.rpt MAX+plus II Compiler Report File Version 10.1 06/12/2001 Compiled: 04/06/2003 11:38:24 Copyright (C) 1988-2001 Al