代码搜索:intermediate

找到约 3,174 项符合「intermediate」的源代码

代码结果 3,174
www.eeworm.com/read/323831/13314337

h ctdlearner.h

// Copyright (C) 2003 // Gerhard Neumann (gerhard@igi.tu-graz.ac.at) // // This file is part of RL Toolbox. // http://www.igi.tugraz.at/ril_toolbox // // All rights reserved.
www.eeworm.com/read/136176/13869308

asm asm2.asm

; Custom Build Step (for sieve.asm/sieve.obj), including a listing file placed in intermediate directory ; but without Source Browser information ; Command Line (debug): ; ml -c -Zi "-Fl$(IntDir)\
www.eeworm.com/read/136571/5868519

h rijndael-api-fst.h

/* * rijndael-api-fst.h v2.4 April '2000 * * Optimised ANSI C code * * #define INTERMEDIATE_VALUE_KAT to generate the Intermediate Value Known Answer Test. */ #ifndef __RIJNDAEL_API
www.eeworm.com/read/110972/6161055

h rijndael-api-fst.h

/* * rijndael-api-fst.h v2.4 April '2000 * * Optimised ANSI C code * * #define INTERMEDIATE_VALUE_KAT to generate the Intermediate Value Known Answer Test. */ #ifndef __RIJNDAEL_API
www.eeworm.com/read/101082/6242033

c cpbuf_mgt.c

#ifndef lint static char SccsId[] = " @(#)cpbuf_mgt.c 4.1 LPS_ULT_TRN 7/2/90"; #endif /* file: cpbuf_mgt.c * * COPYRIGHT (c) DIGITAL EQUIPMENT CORPORATION 1987, * 1988, 1989. ALL RIG
www.eeworm.com/read/107655/6334233

vhd cpr.vhd

------------------------------------------------------------------------------- -- Title : (m,2)-compressor (for carry-save adders) -- Project : VHDL Library of Arithmetic Units ------------
www.eeworm.com/read/107655/6334314

vhd cpr.vhd

------------------------------------------------------------------------------- -- Title : (m,2)-compressor (for carry-save adders) -- Project : VHDL Library of Arithmetic Units ------------
www.eeworm.com/read/107655/6334394

vhd cpr.vhd

------------------------------------------------------------------------------- -- Title : (m,2)-compressor (for carry-save adders) -- Project : VHDL Library of Arithmetic Units ------------
www.eeworm.com/read/221205/14753860

ksh wk_pid_1007.ksh

#!/bin/ksh # 本程序调用不需要参数 # 载入 HPUX 实例定义的环境变量 . $HOME/hpux/.setenv # 载入 OMS 系统为 HPUX 实例下传的环境信息 . $HOME/hpux/config/ftp.cfg # 载入本任务定义的环境变量 . $HOME/hpux/src/WK_PID_1007/fun.cfg # 载入 公共函数部分。常用的函数定义在该文
www.eeworm.com/read/119269/14835700

c sshmd5.c

#include "ssh.h" /* * MD5 implementation for PuTTY. Written directly from the spec by * Simon Tatham. */ /* ---------------------------------------------------------------------- * Core