代码搜索:stuff
找到约 10,000 项符合「stuff」的源代码
代码结果 10,000
www.eeworm.com/read/229609/14326915
h lbio.h
//##############################################################################
//
// Copyright (C), 2005, Michael Sukop and Danny Thorne
//
// lbio.h
//
// - Header file for IO stuff.
//
// - Main
www.eeworm.com/read/127576/14348677
h sysvware.h
/* sysVware.h - visionWare-dependent definitions */
/* Copyright 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,12jun02,kab SPR 74987: cplusplus protection
01b,25
www.eeworm.com/read/224222/14601121
h sysvware.h
/* sysVware.h - visionWare-dependent definitions */
/* Copyright 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,12jun02,kab SPR 74987: cplusplus protection
01b,25
www.eeworm.com/read/218261/14929540
h quantize.h
#ifndef QUANTIZE_H
#define QUANTIZE_H
#include "wave.h"
/****
*NOTE* : the LL section is quantized with Q = 1 !!
the intent here is just to stuff the floats to ints, and
get as much extr
www.eeworm.com/read/210370/15200181
sql 2.4.3 特殊日期加减函数.sql
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[f_DateADD]') and xtype in (N'FN', N'IF', N'TF'))
drop function [dbo].[f_DateADD]
GO
/*--特殊日期加减函数
对于日期指定部分的加减,使用DATEADD函数
www.eeworm.com/read/169979/5407767
contribs
This is a partial list of contributors to Info-ZIP UnZip and the code upon
which it is based. Many, many others have also contributed, and if you are
among them, please let us know. Aside from the I
www.eeworm.com/read/169775/5410492
c cplus-dem.c
/* Demangler for GNU C++
Copyright 1989, 1991, 1994, 1995, 1996, 1997, 1998, 1999,
2000 Free Software Foundation, Inc.
Written by James Clark (jjc@jclark.uucp)
Rewritten by Fred Fish (fnf@
www.eeworm.com/read/168542/5445128
c cplus-dem.c
/* Demangler for GNU C++
Copyright 1989, 1991, 1994, 1995, 1996, 1997, 1998, 1999,
2000 Free Software Foundation, Inc.
Written by James Clark (jjc@jclark.uucp)
Rewritten by Fred Fish (fnf@
www.eeworm.com/read/162868/5512475
contribs
This is a partial list of contributors to Info-ZIP UnZip and the code upon
which it is based. Many, many others have also contributed, and if you are
among them, please let us know. Aside from the I
www.eeworm.com/read/194440/8192967
m el_linkpoly.m
function el_linkpoly
% turn off the window button functions
set(gcf,'windowbuttonupfcn','');
set(gcf,'windowbuttonmotionfcn','');
% Get the storage buckets
h=get(gcf,'children');
foun