代码搜索:notation

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

代码结果 2,214
www.eeworm.com/read/299786/3850212

80ba27e46436001b1ca5e09d4b3e313e

package com.bam; /** * Encodes and decodes to and from Base64 notation. * * * Change Log: * * * v1.4 - Added helper methods to read/write files. * v1.3.
www.eeworm.com/read/299786/3850260

507ab1c96536001b19ca9d8cdf62cf01

package com.bam; /** * Encodes and decodes to and from Base64 notation. * * * Change Log: * * * v1.4 - Added helper methods to read/write files. * v1.3.
www.eeworm.com/read/299786/3850273

50abf9af6a36001b19ca9d8cdf62cf01

package com.bam; /** * Encodes and decodes to and from Base64 notation. * * * Change Log: * * * v1.4 - Added helper methods to read/write files. * v1.3.
www.eeworm.com/read/296553/3901968

rtn inetlib.rtn

inet_addr {convert a dot notation Internet address to a long integer} {inet_addr\( \)} {inet_addr(\ )} {VxWorks API Reference} {OS Librar
www.eeworm.com/read/273525/4208388

hlp y_mecsts.hlp

{smcl} {p 0 4} {help contents:Top} > {help y_stat:Statistics} > {help y_est:Estimation} {bind:> {bf:Cross-sectional time series}} {p_end} {hline} Notation {bf:n} Number of pan
www.eeworm.com/read/271875/4221667

h asn1.h

#ifndef ASN1_H #define ASN1_H #ifdef __cplusplus extern "C" { #endif #define PARSE_PACKET 0 #define DUMP_PACKET 1 /* * Definitions for Abstract Syntax Notation One, ASN.1 * A
www.eeworm.com/read/440906/1775630

c init6.c

// Test for default-initialization of POD-structs in functional cast notation. struct foo { int a[10]; }; int main() { foo f = foo(); int r = 0; for (int i = 0; i < 10; ++i) r |= f.a[i];
www.eeworm.com/read/440906/1778086

c dtor3.c

// PRMS Id: 5341 // Bug: g++ complains about the explicit destructor notation. // Build don't link: #include void *operator new(size_t Size, void* pThing) { return pThing; }; template
www.eeworm.com/read/422060/2044497

phpt bug24063.phpt

--TEST-- Bug #24063 (serialize() missing 0 after the . on scientific notation) --INI-- serialize_precision=100 precision=12 --FILE--
www.eeworm.com/read/414420/2150297

readme

ppcboot for a CU824 board --------------------------- CU824 has two banks of flash 8MB each. In board's notation, bank 0 is the one at the address of 0xFF800000 and bank 1 is the one at the address o