代码搜索:scmp

找到约 13 项符合「scmp」的源代码

代码结果 13
www.eeworm.com/read/448483/7532817

zip scmp.zip

www.eeworm.com/read/229609/14326999

in params_scmp.in

LX 50 LY 100 characteristic_length 1 NumFrames 128 FrameRate 1000 tau[0] 1. gforce_x[0] 0.00 gforce_y[0]
www.eeworm.com/read/229609/14326919

h flags_scmp.h

#ifndef FLAGS_H #define FLAGS_H //############################################################################## // // flags.h // // - Preprocessor flags for lb2d_prime. // // Set VERBOSITY_LEVEL to
www.eeworm.com/read/131315/5945242

tags

Musers users.c /^main(argc, argv)$/ scmp users.c /^scmp(p, q)$/
www.eeworm.com/read/102552/15774545

htm subject_17866.htm

序号:17866 发表者:水番 发表日期:2002-10-16 10:48:05 主题:请指点 内容:在《程序设计实践》P27页中有一个函数scmp:/* scmp: string compare of *p1 and *p2 */int scmp(const void* p1, const void* p2){  
www.eeworm.com/read/136812/5856967

h sky.h

/* @(#)sky.h 1.1 92/07/30 SMI */ /* * Copyright (c) 1983 by Sun Microsystems, Inc. */ | as include file for interfacing the sky ffp board | 21 June, 1983 rt | shape of the ffp register data stru
www.eeworm.com/read/152843/5666013

h initial_sid_to_string.h

/* This file is automatically generated. Do not edit. */ static char *initial_sid_to_string[] = { "null", "kernel", "security", "unlabeled", "fs", "file", "file_labels",
www.eeworm.com/read/135941/5876956

h initial_sid_to_string.h

/* This file is automatically generated. Do not edit. */ static char *initial_sid_to_string[] = { "null", "kernel", "security", "unlabeled", "fs", "file", "file_labels",
www.eeworm.com/read/291067/6303028

m wscordbt.m

function scmp=wscordbt(s, wstypDummy, coupFlag, Ccmpmet, wcmatDummy, wnfcmp, wctabAnglesDummy, doas) %WSCORDBT Corrects steering/test vectors for near field, coupling and gain/phase. % %-------- %Syn
www.eeworm.com/read/184888/5243748

h utils.h

#ifndef _PDT_UTILS_H_ #define _PDT_UTILS_H_ #include "../../str.h" int scmp(str* s1, str* s2); #endif