代码搜索:diag
找到约 6,401 项符合「diag」的源代码
代码结果 6,401
www.eeworm.com/read/463439/7109454
diag
#!/bin/bash
#-----------------------------------------------------------------------
# default parameters
#-----------------------------------------------------------------------
file=""
width=52
h
www.eeworm.com/read/265369/11266507
diag
www.eeworm.com/read/343950/11917309
diag
www.eeworm.com/read/225531/4794819
diag
#!/bin/sh
# make sure we get proper diagnostics: e.g., with --target-dir=d but no args
if test "$VERBOSE" = yes; then
set -x
mv --version
fi
# Make sure we get English translations.
. $srcdir/..
www.eeworm.com/read/293543/8287661
diag
www.eeworm.com/read/104056/15711103
diag
#!/bin/sh
# make sure we get proper diagnostics: e.g., with --target-dir=d but no args
if test "$VERBOSE" = yes; then
set -x
mv --version
fi
# Make sure we get English translations.
. $srcdir/..
www.eeworm.com/read/192030/8410900
m diag.m
function P = diag(P,varargin)
% DIAG -- set off-diagonal entries in matrix polynomial to zero
%
% P = diag(P)
% P = diag(P,k)
%
% Set all values off the kth diagonal to zero. Thi
www.eeworm.com/read/188960/8499081
c diag.c
/* diag.c - Diagnostic test */
/* Copyright 2002 TAEBAEK Soft Corp. */
/*
modification history
--------------------
01a,08feb02,jmLee created.
*/
#include "vxWorks.h"
#include "c
www.eeworm.com/read/188960/8499093
h diag.h
/* diag.h - Diagnostic test header */
/* Copyright 2002 TAEBAEK Soft Corp. */
/*
modification history
--------------------
01a,08feb02,jmLee created.
*/
#ifndef INCdiagh
#define INCd
www.eeworm.com/read/289266/8563665
c diag.c
/* diag.c - Diagnostic test */
/* Copyright 2002 TAEBAEK Soft Corp. */
/*
modification history
--------------------
01a,08feb02,jmLee created.
*/
#include "vxWorks.h"
#include "c