代码搜索:Algorithm

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

代码结果 10,000
www.eeworm.com/read/109649/6173814

h stdafx.h

// stdafx.h : include file for standard system include files, #ifndef __STDAFX_H #define __STDAFX_H // #define _WIN32_IE 0x0500 #include #include #include
www.eeworm.com/read/109649/6173845

h stdafx.h

// stdafx.h #ifndef __STDAFX_H #define __STDAFX_H #include /* #define _ATL_APARTMENT_THREADED #define _ATL_NO_UUIDOF #include extern CComModule _Module;
www.eeworm.com/read/492576/6415604

java solvelinearequations3.java

/** * @(#)SolveLinearEquations.java * @xiong * @version 1.00 2008/7/2 */ public class SolveLinearEquations3 { public static void main(String[] args) { LinearEquations3 m
www.eeworm.com/read/410642/11273791

pem client.pem

-----BEGIN RSA PRIVATE KEY----- Proc-Type: 4,ENCRYPTED DEK-Info: DES-EDE3-CBC,9290D80AF65049AB 5hzOR3NPkiVTkldr6Z1b7r6iJG/8tAVvWlyG+9whRagTcPBQKmi504NwRHWmeBaU mb5f1zYkTGaXwClY++iX/Gy4Guwal2Iw20k5Wnj
www.eeworm.com/read/403922/11500538

html function.mcrypt-module-get-algo-block-size.html

Returns the blocksize of the specified algorithm
www.eeworm.com/read/403922/11505430

html function.mcrypt-enc-get-block-size.html

Returns the blocksize of the opened algorithm
www.eeworm.com/read/403922/11505854

html function.mcrypt-module-get-supported-key-sizes.html

Returns an array with the supported keysizes of the opened algorithm
www.eeworm.com/read/402294/11538855

crt ca-bundle.crt

## ## ca-bundle.crt -- Bundle of CA Root Certificates ## Last Modified: Thu Mar 2 09:32:46 CET 2000 ## ## This is a bundle of X.509 certificates of public ## Certificate Authorities (CA). These w
www.eeworm.com/read/258131/11882898

c ratematch.c

/* RateMatch performs the basic HSDPA Rate Matching algorithm The calling syntax is: y = RateMatch( x, X_i, e_ini, e_plus, e_minus ) y = output of rate matching algorithm
www.eeworm.com/read/258131/11882991

m ratedematch.m

function y = RateDematch( x, X_i, e_ini, e_plus, e_minus ); % RateDematch reverses the basic UMTS/HSDPA Rate Matching algorithm % % The calling syntax is: % y = RateDematch( x, X_i, e_ini, e_p