代码搜索:names

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

代码结果 10,000
www.eeworm.com/read/350097/3131943

c names.c

/* * Zorro Device Name Tables * * Copyright (C) 1999--2000 Geert Uytterhoeven * * Based on the PCI version: * * Copyright 1992--1999 Drew Eckhardt, Frederic Potter, * David Mosberger-Tang, Mar
www.eeworm.com/read/344585/3208032

names wdbc.names

1. Title: Wisconsin Diagnostic Breast Cancer (WDBC) 2. Source Information a) Creators: Dr. William H. Wolberg, General Surgery Dept., University of Wisconsin, Clinical Sciences Center, Madison,
www.eeworm.com/read/344585/3208033

names wine.names

1. Title of Database: Wine recognition data Updated Sept 21, 1998 by C.Blake : Added attribute information 2. Sources: (a) Forina, M. et al, PARVUS - An Extendible Package for Data Explora
www.eeworm.com/read/339446/3302701

txt names.txt

{ "Aaron Kennedy", "Senior Software Engineer", ":/qthack/images/akennedy.jpg" }, { "Aaron McCarthy", "Software Engineer", ":/qthack/images/amccarth.jpg" }, { "Adam Lawson", "Product Director", ":/qtha
www.eeworm.com/read/328357/3443926

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/321483/3535242

t names.t

use strict; BEGIN { eval "use Test::More"; return unless $@; print "1..0 # Skip: Test requires Test::More module\n"; exit 0; } use Win32; my $tests = 14; $tests += 2 if Win32::IsWinNT
www.eeworm.com/read/316872/3596090

c names.c

/* * Zorro Device Name Tables * * Copyright (C) 1999--2000 Geert Uytterhoeven * * Based on the PCI version: * * Copyright 1992--1999 Drew Eckhardt, Frederic Potter, * David Mosberger-Tang, Mar
www.eeworm.com/read/312645/3654579

h names.h

#ifndef CYGONCE_PPP_NAMES_H #define CYGONCE_PPP_NAMES_H // ==================================================================== // // names.h // // PPP name remapping // // =========
www.eeworm.com/read/311226/3683715

java names.java

/* * (c) Copyright 2005, 2006, 2007 Hewlett-Packard Development Company, LP * [See end of file] */ package com.hp.hpl.jena.rdf.arp.impl; public interface Names { String rdfns = "htt
www.eeworm.com/read/305277/3777531

scala names.scala

/* NSC -- new Scala compiler * Copyright 2005-2007 LAMP/EPFL * @author Martin Odersky */ // $Id: Names.scala 14597 2008-04-10 11:12:35Z odersky $ package scala.tools.nsc.symtab import scala.tool