代码搜索结果

找到约 2,951 项符合 W 的代码

windowingclient.java

/* * %W% %E% * * Copyright 1990-2006 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free software; you can redist

jumpmessagequeueinterfaceimpl.java

/* * %W% %E% * * Copyright 1990-2006 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free software; you can redis

info.txt

W tym przyk砤dzie pokazane jest jak jednym procesorem sterowa

animator.java

/* * %W% %E% Herb Jellinek * * Copyright (c) 1994-1995 Sun Microsystems, Inc. All Rights Reserved. * * Permission to use, copy, modify, and distribute this software * and its documentation for N

bounceitem.java

/* * %W% %E% * * Copyright (c) 1994-1995 Sun Microsystems, Inc. All Rights Reserved. * * Permission to use, copy, modify, and distribute this software * and its documentation for NON-COMMERCIAL

w.c

/* * (c) Copyright 1993, Silicon Graphics, Inc. * ALL RIGHTS RESERVED * Permission to use, copy, modify, and distribute this software for * any purpose and without fee is hereby granted, provide

readme

# %W% %E% This directory contains the source code to build JMStudio, JMFRegistry and the Export sample applications that come with the JMF installation. To build on solaris: 1) Modify mk-jmapp

w.c

int foo (unsigned short a, unsigned short b) { return a + b; }

w.c

int foo (unsigned short a, unsigned short b) { return a + b; }

paidui.m

% w总等待时间 %c(i)第i个顾客到达时刻 come %b(i)第i个顾客开始服务的时刻 begin %e(i)第i个顾客结束服务的时刻 end %模拟一天 clear all c(1)=exprnd(10); %第一个顾客到达 b(1)=c(1); i=1; w=0; while b(i)