代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/217031/14982384

c prime.c

/* PRIME.C - primality-testing routines Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as f
www.eeworm.com/read/216488/15005672

m reorder.m

function X=Reorder(Y,ImSize,BlkSize,Ord) % Reorder Reorder distinct image blocks into columns, or vice versa % Y and X will be of the same type (uint8, uint16 or double) % If Ord>0 f
www.eeworm.com/read/216488/15005707

m vsmp2.m

function w=VSmp2(x,S,it) % VSmp2 Matching Pursuit variant 2, Vector Selection algorithm % This is the same algorithm that sometimes is called Basic Matching Pursuit (BMP). % VSmp2 (this functi
www.eeworm.com/read/216443/15006861

m largestn.m

function [xo]=largestn(xi,N) %LARGESTN Keep N largest coefficients. % Usage: xo=largestn(x,N); % % LARGESTN(x,N) returns an array of the same size as x keeping % the N largest coefficients. %
www.eeworm.com/read/216443/15006884

m largestr.m

function [xo,N]=largestr(xi,p) %LARGESTR Keep largest ratio of coefficients. % Usage: xo=LARGESTR(x,p); % [xo,N]=LARGESTR(x,p); % % LARGESTR(x,p) returns an array of the same size as
www.eeworm.com/read/114981/15033051

java dailyiterator.java

package com.j2ee.schedule; import java.util.Calendar; import java.util.Date; /** * A DailyIterator class returns a sequence of dates on subsequent days * representing the same time each day
www.eeworm.com/read/215440/15061148

generic ip-down.generic

#!/bin/sh # ip-down # # Sample of the ip-down script. # This is called with the same arguments as ip-up after the device was # closed. It
www.eeworm.com/read/114100/15105832

html 19610.html

[vb] How can we know the pictures of two command button are the same? [vb] How can we kno
www.eeworm.com/read/212508/15155175

m test1.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Tests that using rand X times generates the same values as rand(1,X) clear all; % read in key for PN generator file_
www.eeworm.com/read/212508/15155182

m pn_test.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Tests that using rand X times generates the same values as rand(1,X) clear all; % read in key for PN generator file_