代码搜索:Multiple

找到约 9,501 项符合「Multiple」的源代码

代码结果 9,501
www.eeworm.com/read/350097/3134898

txt io-apic.txt

Most (all) Intel-MP compliant SMP boards have the so-called 'IO-APIC', which is an enhanced interrupt controller, it enables us to route hardware interrupts to multiple CPUs, or to CPU groups. Linux
www.eeworm.com/read/343313/3221501

java timestamper.java

//$Id: Timestamper.java,v 1.5.2.2 2003/11/05 09:33:34 oneovthafew Exp $ package net.sf.hibernate.cache; /** * Generates increasing identifiers (in a single VM only). * Not valid across multiple VMs
www.eeworm.com/read/341021/3258748

mpich2prereq

#! /bin/sh # # The nemesis channel does not implement SPAWN (yet) echo "Executing mpich2prereq in $devicedir/channels/nemesis" MPID_NO_SPAWN=yes MPID_MAX_THREAD_LEVEL=MPI_THREAD_MULTIPLE
www.eeworm.com/read/340665/3280739

def mi3.def

/* Another test case for over-eager multiple include optimization. This one distilled from glibc's setlocale.c and categories.def. The #ifdef block doesn't cover the entire file, so it must
www.eeworm.com/read/340665/3280838

def mi3.def

/* Another test case for over-eager multiple include optimization. This one distilled from glibc's setlocale.c and categories.def. The #ifdef block doesn't cover the entire file, so it must
www.eeworm.com/read/336126/3354044

java welcome3.java

// Fig. 2.4: Welcome3.java // Printing multiple lines with a single statement public class Welcome3 { public static void main( String args[] ) { System.out.println( "Welcome\nto\nJa
www.eeworm.com/read/327811/3453087

http-status-codes

100=Continue 101=Switching Protocols 200=OK 201=Created 202=Accepted 203=Non-Authoritative Information 204=No Content 205=Reset Content 206=Partial Content 300=Multiple Choices 301=Moved Per
www.eeworm.com/read/326711/3470184

c fig02_04.c

/* Fig. 2.4: fig02_04.c Printing multiple lines with a single printf */ #include /* function main begins program execution */ int main( void ) { printf( "Welcome\nto\nC!\n" );
www.eeworm.com/read/325240/3485118

java deiteldrawing.java

// DeitelDrawing.java // DeitelDrawing is a drawing program that uses, MVC, a // multiple-document interface and Java2D. package com.deitel.advjhtp1.drawing; // Java core packages import java.i
www.eeworm.com/read/325240/3486118

java deiteldrawing.java

// DeitelDrawing.java // DeitelDrawing is a drawing program that uses, MVC, a // multiple-document interface and Java2D. package com.deitel.advjhtp1.drawing; // Java core packages import java.i