代码搜索:dec

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

代码结果 10,000
www.eeworm.com/read/101082/6242270

ti dec.ti

# # @(#)dec.ti 4.2 (ULTRIX) 12/20/90 # #************************************************************************ #* * #* Copyright (c) Digital Equipment Corporation, 1988, 1990 * #*
www.eeworm.com/read/101082/6250842

h dec.h

/* * Kludge file for learn stuff. * aps 10/28/83 */ #DEFINE vax 1
www.eeworm.com/read/101042/6258586

c dec.c

/* crypto/pkcs7/verify.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/107655/6334169

vhd dec.vhd

------------------------------------------------------------------------------- -- Title : Parallel-prefix decrementer -- Project : VHDL Library of Arithmetic Units -------------------------
www.eeworm.com/read/107655/6334250

vhd dec.vhd

------------------------------------------------------------------------------- -- Title : Parallel-prefix decrementer -- Project : VHDL Library of Arithmetic Units -------------------------
www.eeworm.com/read/107655/6334330

vhd dec.vhd

------------------------------------------------------------------------------- -- Title : Parallel-prefix decrementer -- Project : VHDL Library of Arithmetic Units -------------------------
www.eeworm.com/read/482374/6623678

dec cmlcount.dec

/* ** cmlcount.dec - declarations for globals used in CMLCOUNT. ** (C) Copyright 1994-1999 by Aptech Systems, Inc. ** All Rights Reserved. ** ** This Software Product is PROPRIETARY SOURCE CODE O
www.eeworm.com/read/482374/6623680

dec cml.dec

/* ** cml.dec - definitions for globals used in CML ** (C) Copyright 1994-1999 by Aptech Systems, Inc. ** All Rights Reserved. ** ** This Software Product is PROPRIETARY SOURCE CODE OF APTECH **
www.eeworm.com/read/478750/6702147

asv dec.asv

function [image]=dec(code) [code_r,code_c]=size(code); image_r=code(1); image_c=code(2); image=zeros(image_r,image_c); image(:,:)=63; for j=1:64 for i=1:64 buffer(i,j)=code((j-1)*6
www.eeworm.com/read/478750/6702151

m dec.m

function [image]=dec(code) [code_r,code_c]=size(code); image_r=code(1); image_c=code(2); image=zeros(image_r,image_c); image(:,:)=63; for j=1:64 for i=1:64 buffer(i,j)=code((j-1)*6