代码搜索:notation
找到约 2,214 项符合「notation」的源代码
代码结果 2,214
www.eeworm.com/read/265946/4278481
readme
The pixmaps in the feta/* directories have been generated from the
METAFONT outline font supplied with the GNU Lilypond musical notation
typesetting system. Lilypond and the feta font are copyright
www.eeworm.com/read/260708/4328893
txt rubdoc1.txt
The cube solver generates a sequence of simple moves which will
solve any given cube (if solvable). The method and notation is
based on "Unscrambling the Cube" by Black & Taylor.
Finding a solut
www.eeworm.com/read/475633/6775063
style
Random thoughts on coding style/conventions:
* Hungarian Notation is a crime against programity and I will not
mention it again.
* Scope (not type) prefixes are a different animal, and may be OK.
www.eeworm.com/read/108728/15577855
c asn1.c
/*
* Abstract Syntax Notation One, ASN.1
* As defined in ISO/IS 8824 and ISO/IS 8825
* This implements a subset of the above International Standards that
* is sufficient to implement SNMP.
*
* E
www.eeworm.com/read/185661/8993656
txt readme.txt
CCALC provides convenient way to for performing calculations. You can
use standard infix notation for expressions and store results in variables.
Input for this calculator are normal C expression