代码搜索:Addition

找到约 2,224 项符合「Addition」的源代码

代码结果 2,224
www.eeworm.com/read/169651/9848061

bntest readme.bntest

Test driver for low-level BigNum library correctness. In addition to the generic "bntest" program, which picks a size at compile time, there are specific test drivers, bntest16, bntest32 and bntest64
www.eeworm.com/read/423750/10534475

html s_buttonstyle.html

With the addition of button styles in phpQ 2.1, you can now customize every aspect of the survey. No lon
www.eeworm.com/read/423750/10534646

html s_buttonstyle.html

With the addition of button styles in phpQ 2.1, you can now customize every aspect of the survey. No lon
www.eeworm.com/read/440253/7691475

asm bcd_aaa.asm

; This example shows the use ; of AAA instruction (ASCII ; Adjust after Addition). ; It is used to add huge ; BCD numbers. #make_COM# ORG 100h ; first number '9': MOV AH, 09h
www.eeworm.com/read/437964/7738386

html ch03s13.html

Recursive Addition
www.eeworm.com/read/198623/7921416

c find.c

/* find -- find files in a pathname. Use of find is documented in /usr/man/man1/find.1 . In addition, find has a secret first arg "+" which causes each file name to be printed along with a period
www.eeworm.com/read/246726/12707035

c mpadd.c

/* Author: Pate Williams (c) 1997 Multiple-precision addition. See "Handbook of Applied Cryptography" by Alfred J. Menezes et al 14.2.2 Section pages 594 - 595. */ #include
www.eeworm.com/read/137879/13282519

cod ezscryacc.cod

(* Yacc parser template (TP Yacc V3.0), V1.2 6-17-91 AG *) (* global definitions: *) %% // function yylex : Integer; forward; // addition 1 function TEzScrParser.yyparse : Integer; // add
www.eeworm.com/read/315311/13546916

html internal-connections.html

Xlib Programming Manual: Internal Connections 2.8. Internal Connections In addition to the connection to the X server, an Xlib i
www.eeworm.com/read/138754/5813705

c liblock.c

/* thread-locking library, RTK addition by luz@synthesis.ch */ #include "syncml_tk_prefix_file.h" // %%% luz: needed for precompiled headers in eVC++ #define _IMPLEMENTS_LOCK_GLOBALS #include "liblo