代码搜索结果

找到约 10,000 项符合 S 的代码

haiscene.c

//--------------------------------------------------------------------------------- // Copyright (c) Haisoft 2006-9-1 // Copyright jinhailiao 2008-2010 // E-mail: jinhailiao@163.com // Project:

min.m

function yy=min(<mark>S</mark>) %MIN <mark>S</mark>malle<mark>s</mark>t value. % MIN(<mark>S</mark>) return<mark>s</mark> the <mark>s</mark>malle<mark>s</mark>t value of the <mark>s</mark>calar function <mark>S</mark>. % % <mark>S</mark>ee al<mark>s</mark>o MAX. % Copyright (c) 2001-04-17, B. Ra<mark>s</mark>mu<mark>s</mark> Anthin. X=lin<mark>s</mark>pace(<mark>S</mark>.x(1),<mark>S</mark> ...

max.m

function yy=max(S) %MAX Largest value. % MAX(S) returns the largest value of the scalar function S. % % See also MIN. % Copyright (c) 2001-04-17, B. Rasmus Anthin. X=linspace(S.x(1),S.x

font8.h

#define nr_chrs_S 104 #define firstchr_S 32 extern BYTE lentbl_S[104]; extern BYTE * chrtbl_S[104];

mc8051_tmrctr_rtl.vhd

------------------------------------------------------------------------------- -- -- -- X X XXXXXX XXXXXX

tcp_lo_select.c

//========================================================================== // // tests/tcp_lo_test.c // // Simple TCP throughput test // //=========================================

cast5.cpp

/*____________________________________________________________________________ Copyright (C) 1996-1999 Network Associates, Inc. All rights reserved. $Id: cast5.cpp,v 1.3 1999/03/10 02:31:42 he

tcp_lo_select.c

//========================================================================== // // tests/tcp_lo_test.c // // Simple TCP throughput test // //=========================================

tcp_lo_select.c

//========================================================================== // // tests/tcp_lo_test.c // // Simple TCP throughput test // //===============================================

hex.cpp

// hex.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "hex.h" NAMESPACE_BEGIN(CryptoPP) static const byte s_vecUpper[] = "0123456789ABCDEF"; static const byte s_