代码搜索:Comp
找到约 10,000 项符合「Comp」的源代码
代码结果 10,000
www.eeworm.com/read/117118/14939969
h comp.h
class Compare {
public:
static bool lt(int x, int y) { return x < y; }
static bool eq(int x, int y) { return x == y; }
static bool gt(int x, int y) { return x > y; }
};
www.eeworm.com/read/216443/15006753
m comp_a.m
function [c,Ls]=comp_a(self,f,dorect,callfun,L)
%COMP_A Compute Analysis transform
% Usage: [c,Ls]=comp_a(self,f,dorect,callfun,L)
%
% Input parameters:
% tfr : Time/frequency represe
www.eeworm.com/read/213805/15124562
ico comp_on.ico
www.eeworm.com/read/212602/15152405
ini comp.ini
fm_pq PQ 1 1 0 0 0 1 0 1
fm_mn Mn 1 1 0 0 0 1 1 1
fm_pl Pl 1 1 0 0 0 1 1 1
fm_fl
www.eeworm.com/read/207014/15284007
h comp.h
/******************************************************************************************************
*
www.eeworm.com/read/207014/15284014
c comp.c
/******************************************************************************************************
*
www.eeworm.com/read/206156/15299364
h comp.h
/*
Define storage allocation parameters
FAR_TABLES dynamically allocates dictionary using far pointers
SPLIT_TABLES allows a dictionary size over 32K
*/
#define FAR_TA
www.eeworm.com/read/206027/15302195
c comp.c
/***************************************************************************
* Sample Program Using LZSS Library
*
* File : comp.c
* Purpose : Demonstrate usage of LZSS libr
www.eeworm.com/read/205922/15303829
ico comp.ico
www.eeworm.com/read/5590/65009