代码搜索:std

找到约 10,000 项符合「std」的源代码

代码结果 10,000
www.eeworm.com/read/359825/2972010

h std_csignal.h

// -*- C++ -*- header wrapper. // Copyright (C) 1997-1999, 2000 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistrib
www.eeworm.com/read/359825/2972011

h std_ctime.h

// -*- C++ -*- header wrapper. // Copyright (C) 1997-1999, 2000 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistrib
www.eeworm.com/read/359825/2972013

h std_cstdlib.h

// -*- C++ -*- header wrapper // Copyright (C) 1997-1999, 2000 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribu
www.eeworm.com/read/359825/2972014

h std_cstring.h

// -*- C++ -*- header wrapper. // Copyright (C) 1997-1999, 2000 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistrib
www.eeworm.com/read/359825/2972015

h std_clocale.h

// -*- C++ -*- header wrapper. // Copyright (C) 1997-1999, 2000 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistrib
www.eeworm.com/read/358996/2981640

vhd std8980.vhd

-------------------------------------------------------------------------------- -- File Name: std8980.vhd -------------------------------------------------------------------------------- -- Copyrig
www.eeworm.com/read/358996/2981641

ftm std8980.ftm

FMF Timing for std8980 Parts version: | author: | mod date: | changes made: V1.0 R. Munden 01 Jan 08
www.eeworm.com/read/358128/3005322

3 getopt::std.3

.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05) .\" .\" Standard preamble: .\" ======================================================================== .de Sh \" Subsection heading .br
www.eeworm.com/read/358021/3007480

m std_example.m

%std_example.m %验证2*x的方差是x的4倍,2x标准方差是x的2倍 x=rand(1,1000); x_std=std(x); x_var=var(x); x2_std=std(2*x); x2_var=var(2*x); disp(['随机变量x2的标准方差与x1的标准方差之比 = ' num2str(x2_std/x_std)]); disp(['随机变量x2的
www.eeworm.com/read/351777/3098923

h std-defines.h

#ifndef __STD_DEFINES__ #define __STD_DEFINES__ /* RFCNB Standard includes ... */ /* * * SMBlib Standard Includes * * Copyright (C) 1996, Richard Sharpe * * One day we will conditionalize th