代码搜索:intermediate

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

代码结果 3,174
www.eeworm.com/read/409705/11315589

pld ch375ed.pld

Name CH375ED; Designer W.ch; Device g16v8; /** Inputs **/ pin 1 = !iow ; pin 2 = a1 ; pin 3 = a4 ; pin 4 = a5 ; pin 5 = a6 ; pin 6 = a7 ; pin 7 = a8 ; pin 8 = a9 ; pi
www.eeworm.com/read/347617/11654705

js pageid3811696548.js

document.write("
www.eeworm.com/read/343227/11962919

m svq.m

function [CODE, label, dist] = svq(X, lev, n_it) %svq Vector quantization using successive binary splitting steps. % Use: [CODE,label,dist] = svq(X,lev,n_it). % The final codebook dimension lev sho
www.eeworm.com/read/149175/12397513

bpr cmppserver.bpr

www.eeworm.com/read/129685/14233093

h b.h

/** Just to make the class graph look more interesting. Here we show multiple inheritance from one docified class and a nondocified one. This is how this documentation has been generated:
www.eeworm.com/read/231438/14234041

plg lpc2368_port.plg

礦ision3 Build Log Project: E:\study\ucos移植\LPC2368Kit_PORT\lpc2368_port.uv2 Project File Date: 08/04/2007 Output: Build target 'LPC2368Kit' c
www.eeworm.com/read/126691/14406518

txt ecb_iv.txt

========================= FILENAME: "ecb_iv.txt" Electronic Codebook (ECB) Mode Intermediate Value Known Answer Tests Algorithm Name: Rijndael Principal Submitter: Joan Daemen =======
www.eeworm.com/read/125921/14455496

java mtfcompression.java

/* *************************************************** String Compression example Nibble compression *************************************************** */ import java.io.*;
www.eeworm.com/read/125921/14455514

java sequencecompression.java

/* *************************************************** Sequence Compression example Run Length Encoding and Delta compression Each sequence is encoded: Full values: ESC (0xff) hibyt
www.eeworm.com/read/125921/14455622

keep stringcompression.java.keep

/* *************************************************** String Compression example Nibble compression *************************************************** */ import java.io.*;