代码搜索:notation

找到约 2,214 项符合「notation」的源代码

代码结果 2,214
www.eeworm.com/read/339483/12230747

sh alt-bc.sh

#!/bin/bash # Invoking 'bc' using command substitution # in combination with a 'here document'. var1=`bc
www.eeworm.com/read/224759/14568408

m tree2str.m

function str=tree2str(tree) %TREE2STR Translates a GPLAB algorithm tree into a string. % TREE2STR(TREE) returns the string represented by the tree, % in valid Matlab notation, ready for eval
www.eeworm.com/read/16793/691293

sub jobs4.sub

# test being able to use job control notation in jobs/kill/wait without # job control active, as the SUS requires sleep 5 & sleep 5 & sleep 5 & sleep 5 & (sleep 5 ; exit 4) & jobs wait %% echo $?
www.eeworm.com/read/470917/1441946

c printf_fphex.c

/* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 1997,1998,1999,2000,2001,2002,2004,2006,2007 Free Software Foundation, Inc. This file is part of the G
www.eeworm.com/read/470917/1443066

c printf_fphex.c

/* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 1997,1998,1999,2000,2001,2005 Free Software Foundation, Inc. This file is part of the GNU C Library.
www.eeworm.com/read/237551/4626061

c printf_fphex.c

/* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 1997,1998,1999,2000,2001,2002,2004,2006 Free Software Foundation, Inc. This file is part of the GNU C
www.eeworm.com/read/237551/4627172

c printf_fphex.c

/* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 1997,1998,1999,2000,2001,2005 Free Software Foundation, Inc. This file is part of the GNU C Library.
www.eeworm.com/read/211794/4940179

g pgn.g

header { package de.java_chess.javaChess.pgn; import antlr.*; import antlr.collections.*; import de.java_chess.javaChess.notation.*; } /* pgn.g - A Antlr grammar to parse .pgn (Portable Game Not
www.eeworm.com/read/320652/3545210

c printf_fphex.c

/* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 1997,1998,1999,2000,2001,2002,2004,2006 Free Software Foundation, Inc. This file is part of the GNU C
www.eeworm.com/read/320652/3546320

c printf_fphex.c

/* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 1997,1998,1999,2000,2001,2005 Free Software Foundation, Inc. This file is part of the GNU C Library.