代码搜索:Retrieve
找到约 2,147 项符合「Retrieve」的源代码
代码结果 2,147
www.eeworm.com/read/135898/13888774
c main0.c
#include
#include
#include
#include
#include
#include
#include
extern vector *retrieve_text()
www.eeworm.com/read/236649/14006116
c main0.c
#include
#include
#include
#include
#include
#include
#include
extern vector *retrieve_text()
www.eeworm.com/read/132650/14082084
c testsfx.c
/*
* example using the suffix tree library
*
* this example shows both how to store a new entry and how to retrieve it
* usage: testsfx -i file.sft INDEX data
* to store a new entry (file.
www.eeworm.com/read/204559/15337002
c main0.c
#include
#include
#include
#include
#include
#include
#include
extern vector *retrieve_text()
www.eeworm.com/read/200303/15435566
h pcidump.h
/*
* This header declares a table to decode the first 64 bytes od cfg space
*/
#include
struct pcidump_info {
int offset, size; /* the data item to retrieve */
int bitmask;
www.eeworm.com/read/113144/15469231
h reference.h
#ifndef refence_h__XUHUI19990927_MOS4567890__INCLUDE
#define refence_h__XUHUI19990927_MOS4567890__INCLUDE
// retrieve
#define nPoint 20 // network point
#define Factor 1.2
www.eeworm.com/read/278099/10570146
c disk_sn.c
/* +++Date last modified: 05-Jul-1997 */
/*
** DISK_SN.C - Retrieve a disk serial number
**
** public domain demo by Paul Schlyter and Bob Stout
** OS/2 compatibility added by Mark Kimes
*/
www.eeworm.com/read/159920/10588649
c getvol.c
/*
** GETVOL.C - Retrieve a disk volume label
** (proof you don't need FCBs to do it!)
**
** public domain demo by Bob Stout
*/
#include
#include
#include
www.eeworm.com/read/276981/10690924
m retrieveihdrt.m
function [ret, Xout, Yout, dist] = retrieveIHDRT(tid, X)
% Retrieve a couple (Xout, Yout) from an IHDR tid tree based on X.
% [ret, Xout, Yout, dist] = retrieveIHDRT(tid, X)
%
% OUTPUT:
% ret
www.eeworm.com/read/100435/7100261
cpp eqd.cpp
/*
Module : EQD.CPP
Purpose: Implementation for a MFC class to retrieve earthquake data from the US
Geological Survey Web site.
Created: PJN / 18-10-1999
History: None
Copyright (c)