代码搜索:Resolution

找到约 5,618 项符合「Resolution」的源代码

代码结果 5,618
www.eeworm.com/read/334125/3373672

c host.c

/* Unix SMB/CIFS implementation. async gethostbyname() name resolution module Copyright (C) Andrew Tridgell 2005 This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/309003/3708501

m mefig401.m

% mefig401 -- Multi-Resolution Filter Bank output, object "Ramp" % % As described in the text, the coefficients of the segmented % wavelet transform differ from the unsegmented transform only % in
www.eeworm.com/read/275358/4178205

svn-base catalog.h.svn-base

/** * Summary: interfaces to the Catalog handling system * Description: the catalog module implements the support for * XML Catalogs and SGML catalogs * * SGML Open Technical Resolution TR9401:19
www.eeworm.com/read/409921/2222742

h arp.h

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS TCP/IP protocol driver * FILE: include/arp.h * PURPOSE: Address Resolution Protocol definitions */
www.eeworm.com/read/390680/2526125

h catalog.h

/** * Summary: interfaces to the Catalog handling system * Description: the catalog module implements the support for * XML Catalogs and SGML catalogs * * SGML Open Technical Resolution TR9401:19
www.eeworm.com/read/159854/5580119

cpp rmcast.cpp

// Sample: Reliable multicasting sample // // File: // rmcast.cpp - this file // resolve.cpp - common name resolution routines // resolve.h - header file for common
www.eeworm.com/read/414455/11111327

m ip_01_07.m

% MATLAB script for Illustrative Problem 7, Chapter 1. clear echo on df=0.01; % freq. resolution fs=5; % sampling frequency ts=1/fs;
www.eeworm.com/read/132665/14081000

h catalog.h

/** * Summary: interfaces to the Catalog handling system * Description: the catalog module implements the support for * XML Catalogs and SGML catalogs * * SGML Open Technical Resolution TR9401:19
www.eeworm.com/read/101169/15842154

h timer.h

// Timer.h // // Abstract class that defines the interface for a high resolution timer // // A timer should implement 3 methods: // * getTime, that returns the actual number of ticks. // * get