代码搜索:WELL

找到约 9,521 项符合「WELL」的源代码

代码结果 9,521
www.eeworm.com/read/110490/15532518

ldap readme.ldap

If you never heard about LDAP before, *DON'T* enable LDAP support in Pure-FTPd. LDAP is useless if you don't have to manage many shared accounts. But well... if you want to learn about LDAP anyway, h
www.eeworm.com/read/108017/15596247

cpp zstream_test.cpp

#include "zstream.h" #include #include #include void main() { char h[256] = "Hello"; char* g = "Goodbye"; ozstream out("temp.gz"); out < "This works well" < h
www.eeworm.com/read/107565/15604901

m rafisher2cda.m

function [RAFisher2cda] = RAFisher2cda(X,pp,c,alpha) % RAFISHER2CDA Canonical Discriminant Analysis. % %[As well as the previous RAFisher1, this file was named RAFisher2 in honor to %Sir Ronald A
www.eeworm.com/read/103960/15715787

h opend.h

#include #include #include "ourhdr.h" #define CS_OPEN "/home/stevens/opend" /* well-known name */ #define CL_OPEN "open" /* client's request for server */ /* declare
www.eeworm.com/read/100585/15870798

h opend.h

#include #include #include "ourhdr.h" #define CS_OPEN "/home/stevens/opend" /* well-known name */ #define CL_OPEN "open" /* client's request for server */ /* declare
www.eeworm.com/read/100201/15881108

readme

`cdwrite' is a program to write cds, using libscsi for direct device access. It supports both HP Surestore 4020i and simmilar (e.g., Philips CDD2000), as well as Yamaha cdr-100 and cdr-102. It suppo
www.eeworm.com/read/291164/8438713

changes

The following major changes have been made since John 1.6: * Bitslice DES code for x86 with MMX: more than twice faster than older non-bitslice MMX code. * Bitsliced the LM hash code as well: now sev
www.eeworm.com/read/389812/8498011

php 17c04-2.php

www.eeworm.com/read/433114/8545671

m info2label.m

function label=info2label(info) % Create label for axis annotation from two-element or three-element % cell array such as those found in structures for seismic data, well logs, % p.d.f.s, etc. only
www.eeworm.com/read/433114/8545697

m l1_slope_intercept.m

function [a,b]=l1_slope_intercept(x,y,alpha) % Compute L2 approximation to slope and intercept % y =a + b x % With correction factor for Nsiko-well % Written by: E. R.: August 8, 2003 % last updated: