代码搜索:wrapper

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

代码结果 10,000
www.eeworm.com/read/380477/9146022

cpp network.cpp

/*************************************************************************** Network.cpp - description ------------------- copyright
www.eeworm.com/read/177819/9431118

c atexit.c

/* Wrapper to implement ANSI C's atexit using SunOS's on_exit. */ /* This function is in the public domain. --Mike Stump. */ #include "config.h" int atexit(f) void (*f)(); { /* If the system
www.eeworm.com/read/363935/9931213

c tapicode.c

// INTERNAL FUNCTIONS: These functions are for this module only. // // CheckAndReAllocBuffer - Helper function for I_ wrappers functions. // // I_lineNegotiateAPIVersion - Wrapper for
www.eeworm.com/read/461728/7221233

m toolbox_wavelets.m

% toolbox_wavelets - wavelets related functions. % % Functions that need Wavelab (mainly wrapper calls): % - atrou_transform - compute the "a trou" wavelet transform, i.e. without subsampl
www.eeworm.com/read/442383/7653716

h facedet.h

// facedet.h - by Robin Hewitt, 2007 // http://www.cognotics.com/opencv/downloads/camshift_wrapper // This is free software. See License.txt, in the download // package, for details. // // Publ
www.eeworm.com/read/442383/7653724

h capture.h

// capture.h - by Robin Hewitt, 2007 // http://www.cognotics.com/opencv/downloads/camshift_wrapper // This is free software. See License.txt, in the download // package, for details. // // Pu
www.eeworm.com/read/333324/12687349

uninst

#!/bin/sh # # UNINST - shell script wrapper to run Uninstall. # # Copyright 1994-1998 Wind River Systems, Inc. # # modification history # -------------------- # 02b,15dec98,tcy checked existe
www.eeworm.com/read/324350/13270100

cpp pgm05_07.cpp

// // This file contains the C++ code from Program 5.7 of // "Data Structures and Algorithms // with Object-Oriented Design Patterns in C++" // by Bruno R. Preiss. // // Copyright (c) 1998
www.eeworm.com/read/319979/13437930

uninst

#!/bin/sh # # UNINST - shell script wrapper to run Uninstall. # # Copyright 1994-1998 Wind River Systems, Inc. # # modification history # -------------------- # 02b,15dec98,tcy checked existence and
www.eeworm.com/read/313606/13584078

c tapicode.c

// INTERNAL FUNCTIONS: These functions are for this module only. // // CheckAndReAllocBuffer - Helper function for I_ wrappers functions. // // I_lineNegotiateAPIVersion - Wrapper for