代码搜索:Modular
找到约 9,839 项符合「Modular」的源代码
代码结果 9,839
www.eeworm.com/read/358714/2984153
pod bn_mod_mul_reciprocal.pod
=pod
=head1 NAME
BN_mod_mul_reciprocal, BN_div_recp, BN_RECP_CTX_new, BN_RECP_CTX_init,
BN_RECP_CTX_free, BN_RECP_CTX_set - modular multiplication using
reciprocal
=head1 SYNOPSIS
#include
www.eeworm.com/read/355697/3049750
pod bn_mod_mul_reciprocal.pod
=pod
=head1 NAME
BN_mod_mul_reciprocal, BN_div_recp, BN_RECP_CTX_new, BN_RECP_CTX_init,
BN_RECP_CTX_free, BN_RECP_CTX_set - modular multiplication using
reciprocal
=head1 SYNOPSIS
#include
www.eeworm.com/read/236763/14000071
asm gps.asm
;;;;;;debug program of GPS receiver modular;;;;;;;
RW EQU P1.0;RW=SID
E EQU P1.1;E=SCLK
LED1 EQU P1.4
LED2 EQU P1.5
ORG 0000H
AJMP MAIN
MAIN:;CLR RST;复位接收模块
www.eeworm.com/read/168968/5429230
bld alu.bld
Release 7.1.04i ngdbuild H.42
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -modular initial -p xc2v250-5fg456 -uc alu.ucf alu
Reading module "alu.ngo" ( "alu.ng
www.eeworm.com/read/103954/15715857
txt c515.txt
发信人: reflection (似水流年), 信区: EEtechnology
标 题: C51 Primer (4) Structure and layout
发信站: 南京大学小百合站 (Wed Nov 24 11:56:58 1999), 转信
4 Program Structure And Layout
4.1 Modular Program