代码搜索:Comp

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

代码结果 10,000
www.eeworm.com/read/165851/10049152

m comp_flat.m

function H = comp_flat(Hin,Q) % Calculates cost function (overlapped ripple in passband) % being minimized. N = max(size(Hin)); M = floor(2048/Q); H = zeros(M,1); for k=1:M H(k) = abs(Hin(M -
www.eeworm.com/read/361386/10055396

tig comp13.tig

/* error: comparison of incompatible types */ 3 > "df"
www.eeworm.com/read/360810/10076922

c bsd_comp.c

/* Because this code is derived from the 4.3BSD compress source: * * Copyright (c) 1985, 1986 The Regents of the University of California. * All rights reserved. * * This code is derived from sof
www.eeworm.com/read/164463/10106268

h ppp-comp.h

/* * ppp-comp.h - Definitions for doing PPP packet compression. * * Copyright (c) 1994 The Australian National University. * All rights reserved. * * Permission to use, copy, modify, and distrib
www.eeworm.com/read/358669/10182411

m comp_distortion.m

function [x_comp] = comp_distortion(x_dist,k2); % [x_comp] = comp_distortion(x_dist,k2); % % compensates the radial distortion of the camera % on the image plane. %
www.eeworm.com/read/358640/10183027

dll comp_ja.dll

www.eeworm.com/read/358535/10185838

m copy_of_comp.m

c=[.241748438893845 .257805530776093 .280107047279215 .220338983050847 .265832681782643 .28068803752932 .220484753713839 .232994526974199 .266900790166813 .269534679543459 .2071992976295 .25636523
www.eeworm.com/read/357508/10208283

c comp_scan.c

/**************************************************************************** * Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. * *
www.eeworm.com/read/357508/10208293

c comp_error.c

/**************************************************************************** * Copyright (c) 1998-2001,2002 Free Software Foundation, Inc. * *
www.eeworm.com/read/357508/10208301

c comp_hash.c

/**************************************************************************** * Copyright (c) 1998,2001,2003 Free Software Foundation, Inc. * *