代码搜索:Avoiding
找到约 159 项符合「Avoiding」的源代码
代码结果 159
www.eeworm.com/read/441061/7676628
m floodfill.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% FloodFill.m unwraps the phase image, avoiding all branch cuts.
% Created by B.S. Spottiswoode on 12/10/2004
%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/405621/11460080
java piggybankwithsync.java
/**
* PiggyBankWithSync.java:
* - Demonstrate avoiding resource conflict
*/
public class PiggyBankWithSync
{
private PiggyBank bank = new PiggyBank();
//Create array for 100 threads
pr
www.eeworm.com/read/447044/7559917
java_avoidinginterfaces listing16-04_selectionlistener.java_avoidinginterfaces
// Listing 16-4. Using and Avoiding Interfaces at the Same Time with Preprocessing
public interface SelectionListener {
public void selectionChanged( StringListItem item );
}
public class S
www.eeworm.com/read/357131/3028744
py objmgr.py
# objmgr.py
#
# Implements the ability to address objects by an
# id, avoiding the need to hold on to object references.
# This prevents reference counting and garbage collection
# problems asso
www.eeworm.com/read/189479/8467628
h warnoff.h
//
// File Purpose:
// Header file avoiding some of the nasty warning messages
// during compile time
//
#pragma warning( disable:4311 ) // 'variable' : pointer truncation from 'type' to 't
www.eeworm.com/read/243813/12914390
java piggybankwithsync.java
// PiggyBankWithSync.java: Demonstrate avoiding resource conflict
public class PiggyBankWithSync
{
private PiggyBank bank = new PiggyBank();
private Thread[] thread = new Thread[100];
pub
www.eeworm.com/read/276771/10708153
htm unitavoid.htm
GPMega - Advanced Section - Avoiding Units & Path Recalculation
www.eeworm.com/read/274940/10844300
htm unitavoid.htm
GPMega - Advanced Section - Avoiding Units & Path Recalculation
www.eeworm.com/read/358237/2998495
xtp index.xtp
resin
A JAX-WS Service for the Resin SOA
Resin simplifies deployment of JAX-WS applications by avoiding the