代码搜索:std
找到约 10,000 项符合「std」的源代码
代码结果 10,000
www.eeworm.com/read/288804/8607137
h std.h
#include
#include
#include
#include
using namespace std;
typedef vector Pattern;
#define KMEAN 1
#define KNN 2
www.eeworm.com/read/286580/8757961
h std.h
//数据类型定义
#ifndef _STD_H
#define _STD_H
#define TRUE 0
#define FALSE 1
#define U8 unsigned char
#define S8 signed char
#define U16 unsigned int
#define S16 signed
www.eeworm.com/read/286546/8760175
err std.err
WARNING: jd59 appears to have the loopback address 127.0.0.1 as IP address
This may imply that processes on jd59 may not be able to connect to non-local processes
www.eeworm.com/read/286546/8760182
out std.out
License request failed for feature PROE_200: -9:
Invalid host.
Displaying status for license file: D:\Program Files\proeWildfire 3.0\i486_nt\obj\license.dat
License Server: none
www.eeworm.com/read/386050/8767752
m std.m
%STD Dataset overload
%
% [S,U] = STD(A,FLAG,DIM)
%
% Computes std. dev. S and mean U in a single run for consistency with datafile overload.
www.eeworm.com/read/386050/8767981
p std.p
www.eeworm.com/read/386050/8768516
m std.m
%STD Datafile overload
%
% [S,U] = STD(A,FLAG,DIM)
%
% Computes std. dev. S and mean U in a single run for speed.
www.eeworm.com/read/386050/8768769
p std.p
www.eeworm.com/read/426899/8992391
h std.h
www.eeworm.com/read/382512/9023616
std makefile.std
CC = cc
prefix=/usr/local
exec_prefix=${prefix}
sbindir=${exec_prefix}/sbin
cgibindir=$(prefix)/cgi-bin
bindir=${exec_prefix}/bin
CFLAGS = -O2 -Wall -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 \
-D