代码搜索:notation

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

代码结果 2,214
www.eeworm.com/read/245836/12778258

changelog

Notation: *+ fixed bug ++ new feature o+ optimization + minor modifications Tracker IDs at SourceForge.net: BR xxxxxxx : Bug Reports FR xxxxxxx : Feature Requests SR xxxxxxx : Supp
www.eeworm.com/read/319883/13440592

cpp prog5_05.cpp

// Program 5.5 Displaying numbers in scientific notation #include #include #include using std::cout; using std::endl; using std::setprecision; using std::numeric_l
www.eeworm.com/read/303871/13807794

c asn1_enc.c

/** * @file * Abstract Syntax Notation One (ISO 8824, 8825) encoding * * @todo not optimised (yet), favor correctness over speed, favor speed over size */ /* * Copyright (c) 2006 Axon Digital D
www.eeworm.com/read/141450/5769848

java notationpanel.java

/* NotationPanel - A panel to display the game notation. Copyright (C) 2003 The Java-Chess team This program is free software; you can redistribute it and/or modify it u
www.eeworm.com/read/137696/5819244

txt en_us.txt

en_US { // an array XMLErrors { "W_ Start " , "Notation '{0}' has already been declared " , "Attribute '{0}' has already been declared for element '{1}' " , "Encoding ({0}, from XMLDec
www.eeworm.com/read/112303/6145950

h asner.h

/* * asner.h * * Abstract Syntax Notation Encoding Rules classes * * Portable Windows Library * * Copyright (c) 1993-1998 Equivalence Pty. Ltd. * * The contents of this file are subject to th
www.eeworm.com/read/112303/6146016

cxx asner.cxx

/* * asner.cxx * * Abstract Syntax Notation 1 Encoding Rules * * Portable Windows Library * * Copyright (c) 1993-1998 Equivalence Pty. Ltd. * * The contents of this file are subject to the Mo
www.eeworm.com/read/346994/11706673

c ptr_math.c

/* Demonstrates using pointer arithmetic to access */ /* array elements with pointer notation. */ #include #define MAX 10 /* Declare and initialize an integer array. */ int i_arra
www.eeworm.com/read/339483/12230460

sh array-strops.sh

#!/bin/bash # array-strops.sh: String operations on arrays. # Script by Michael Zick. # Used with permission. # In general, any string operation in the ${name ... } notation #+ can be applied to all
www.eeworm.com/read/226058/14500827

m subsasgn.m

function obj=subsasgn(obj, index, val) % SUBSASGN method overloaded for JCONTROL class % % subsasgn provides access to JCONTROL properties via MATLAB's dot notation % Examples: % obj.Units='chara