代码搜索:std
找到约 10,000 项符合「std」的源代码
代码结果 10,000
www.eeworm.com/read/148359/5716241
std makefile.std
# Makefile for PngMinus (png2pnm and pnm2png)
# Linux / Unix
#CC=cc
CC=gcc
LD=$(CC)
RM=rm -f
#PNGPATH = /usr/local
#PNGINC = -I$(PNGPATH)/include/libpng12
#PNGLIB = -L$(PNGPATH)/lib -lpng12
#PNGLIB
www.eeworm.com/read/147529/5728561
m std.m
function y = std(x,flag,dim)
%列状数据标准差
%例如
% A=[11 4 0.2;22 3 0.5;0 3 0.4];
% std(A)
%
%STD Standard deviation.
% For vectors, STD(X) returns the standard deviation. For matrices,
%
www.eeworm.com/read/147529/5728771
m std.m
function y = std(x,flag,dim)
%列状数据标准差
%例如
% A=[11 4 0.2;22 3 0.5;0 3 0.4];
% std(A)
%
%STD Standard deviation.
% For vectors, STD(X) returns the standard deviation. For matrices,
%
www.eeworm.com/read/147331/5732643
h std.h
#include
#include
#include
#include
#include
#ifndef CYGNUS_NEC
#include
#endif
#define Ise(c) ((c == 'e') || (c == 'E') || (c == 'd') ||
www.eeworm.com/read/144216/5751879
pm std.pm
package Getopt::Std;
require 5.000;
require Exporter;
=head1 NAME
getopt - Process single-character switches with switch clustering
getopts - Process single-character switches with switch clusterin
www.eeworm.com/read/142536/5765443
c std.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
/*
* Standard utility routines.
* M
www.eeworm.com/read/141300/5770962
c std.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
/*
* Standard utility routines.
* M
www.eeworm.com/read/140362/5792606
h std.h
// Define data types
#ifndef _STD_H_
#define _STD_H_
#define S8 signed char
#define S16 signed short
#define S32 signed long
#define U8 unsigned cha
www.eeworm.com/read/139332/5800419
hpp std.hpp
// Boost.Assign library
//
// Copyright Thorsten Ottosen 2003-2004. Use, modification and
// distribution is subject to the Boost Software License, Version
// 1.0. (See accompanying file LICENSE_1_
www.eeworm.com/read/139291/5805859
in envvars-std.in
# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compli