代码搜索:Implementations

找到约 4,027 项符合「Implementations」的源代码

代码结果 4,027
www.eeworm.com/read/160691/5567371

java specificreferencevalue.java

/* $Id: SpecificReferenceValue.java,v 1.5.2.1 2006/01/16 22:57:56 eric Exp $ * * ProGuard -- shrinking, optimization, and obfuscation of Java class files. * * Copyright (c) 2002-2006 Eric Lafortun
www.eeworm.com/read/160691/5567519

java classfilecleaner.java

/* $Id: ClassFileCleaner.java,v 1.18.2.1 2006/01/16 22:57:55 eric Exp $ * * ProGuard -- shrinking, optimization, and obfuscation of Java class files. * * Copyright (c) 2002-2006 Eric Lafortune (er
www.eeworm.com/read/156137/5612377

files

api/ - The code for the API. arch/ - Architectural specific files are kept here. core/ - The core files including protocol implementations, memory and buffer manage
www.eeworm.com/read/473927/6824537

txt 2093.txt

Rule: -- Sid: 2093 -- Summary: vulnerability in xdrmem_getbytes used by XDR in RPC portmap services. -- Impact: System compromise, denial of service, execution of arbitrary code, information discl
www.eeworm.com/read/473927/6825696

txt 2092.txt

Rule: -- Sid: 2092 -- Summary: vulnerability in xdrmem_getbytes used by XDR in RPC portmap services. -- Impact: System compromise, denial of service, execution of arbitrary code, information discl
www.eeworm.com/read/202224/15389122

m testvander.m

% testvander.m % script file to test vandermonde implementations x=(1:20)'; % column vector for input data m=20; % highest power to compute sf={'vander1','vander2','vander3','van
www.eeworm.com/read/202224/15389129

m testrepeat.m

% testrepeat % script file to test repeat implementations xdata=rand(1,200); % data to test ndata=repmat([3 8 2 1 0 6 9 5 7 4],1,200/10); % counts N=1:200; x=xdata; % refresh
www.eeworm.com/read/202224/15389180

m testrepeati.m

% testrepeati % script file to test repeat implementations N=100; xdata=rand(1,N); % data to test ndata=repmat(randperm(20),1,N/20); % counts x=xdata; % refresh data n=ndata;
www.eeworm.com/read/111535/15510794

conf photo.conf

# # Database config dbDriverName org.postgresql.Driver dbSource jdbc:postgresql://db/photo dbPoolName photo_db dbUser nobody dbPass nopassword # # Pool tuning # # Two hours dbMaxLifeTime 7200000 dbMin
www.eeworm.com/read/101971/15795946

files

api/ - The code for the API. arch/ - Architectural specific files are kept here. core/ - The core files including protocol implementations, memory and buffer management