代码搜索:names
找到约 10,000 项符合「names」的源代码
代码结果 10,000
www.eeworm.com/read/246541/4492757
names spambase.names
| SPAM E-MAIL DATABASE ATTRIBUTES (in .names format)
|
| 48 continuous real [0,100] attributes of type word_freq_WORD
| = percentage of words in the e-mail that match WORD,
| i.e. 100 * (number of ti
www.eeworm.com/read/242732/4543719
c names.c
#include "precomp.h"
#define NDEBUG
#include
static BOOL DnsIntNameContainsDots( LPCWSTR Name ) {
return wcschr( Name, '.' ) ? TRUE : FALSE;
}
static BOOL DnsIntTwoConsecutiveD
www.eeworm.com/read/238768/4608719
c names.c
/* crypto/evp/names.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
*
www.eeworm.com/read/238752/4611264
java names.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyrig
www.eeworm.com/read/234134/4661437
inc names.inc
;***
;names.inc
;
; Copyright 1985, 1986, 1987 Microsoft Corporation
;
;
;*******************************************************************************
;
NAMES_INC = ON
;
;The name ta
www.eeworm.com/read/234134/4661448
h names.h
/***
* names.h - external decl.s and constants associated with the name manager
*
* Copyright 1985, 1986, 1987 Microsoft Corporation
*
*******************************************************
www.eeworm.com/read/231546/4714275
txt names.txt
@@@ The Unicode Standard 3.0
@@@+ Final Draft UC3M990825.lst
More annotation fixes for Tibetan.
Annotation added for 2231..2233.
@@ 0000 C0 Controls and Basic Latin (Basic Latin) 007F
@ C0 controls
www.eeworm.com/read/229812/4747498
c names.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/216802/4886052
c names.c
#include "precomp.h"
#define NDEBUG
#include
static BOOL DnsIntNameContainsDots( LPCWSTR Name ) {
return wcschr( Name, '.' ) ? TRUE : FALSE;
}
static BOOL DnsIntTwoConsecutiveD