代码搜索:CMP
找到约 10,000 项符合「CMP」的源代码
代码结果 10,000
www.eeworm.com/read/288669/8614672
tdb dzxs.cmp.tdb
www.eeworm.com/read/288669/8614677
cdb dzxs.cmp.cdb
www.eeworm.com/read/288669/8614687
hdb dzxs.cmp.hdb
www.eeworm.com/read/288515/8627466
1 cmp_pgm.1
.\"
.\" cmp_pgm.1 - the *roff document processor man page source
.\"
.TH cmp_pgm 1 "98/07/08" "Watermarking, Version 1.0"
.SH NAME
cmp_pgm \- a program to create the difference image of two PGM images
www.eeworm.com/read/288515/8627482
c cmp_pgm.c
#include "wm.h"
#include "pgm.h"
char *progname;
void usage(void) {
fprintf(stderr, "usage: %s [-C] [-h] [-m n] [-o file] [-pP] -i file file\n\n", progname);
fprintf(stderr, "\t-C\t\tprint PSNR
www.eeworm.com/read/288515/8627596
1 cmp_ppm.1
.\"
.\" cmp_ppm.1 - the *roff document processor man page source
.\"
.TH cmp_ppm 1 "98/07/08" "Watermarking, Version 1.0"
.SH NAME
cmp_ppm \- a program to create the difference image of two PGM images
www.eeworm.com/read/288515/8627611
c cmp_dct.c
#include "wm.h"
#include "dct.h"
#include "gray.h"
#include "pgm.h"
char *progname;
void usage(void) {
fprintf(stderr, "usage: %s [-h] [-m n] [-o file] [-pP] -i file file\n\n", progname);
fprint
www.eeworm.com/read/288515/8627649
c cmp_dwt.c
#include "wm.h"
#include "dwt.h"
#include "coeff.h"
#include "gray.h"
#include "pgm.h"
#include "dwt_util.h"
char *progname;
void usage(void) {
fprintf(stderr, "usage: %s [-e n] [-f n] [-F file] [