代码搜索:Multiplication
找到约 1,176 项符合「Multiplication」的源代码
代码结果 1,176
www.eeworm.com/read/352500/10547260
c example 3-32.c
; Example 3 - 32. Extended Precision Multiplication C Listing
int epmpy2(int A, int B)
{
int AhBh, AhBl, AlBh, AlBhH, AhBlH;
unsigned int AlBl, AhBlL, AlBhL, ABLl;
short Ah, Bh;
unsigned
www.eeworm.com/read/459616/7270343
cpp dmult.cpp
// dynamic programming matrix multiplication chain
// non-recursive solution
#include
#include "make2db.h"
void MatrixChain(int r[], int q, int **c, int **kay)
{// Compute costs and kay
www.eeworm.com/read/404153/11491049
c example 3-32.c
; Example 3 - 32. Extended Precision Multiplication C Listing
int epmpy2(int A, int B)
{
int AhBh, AhBl, AlBh, AlBhH, AhBlH;
unsigned int AlBl, AhBlL, AlBhL, ABLl;
short Ah, Bh;
unsigned
www.eeworm.com/read/3218/22813
c example 3-32.c
; Example 3 - 32. Extended Precision Multiplication C Listing
int epmpy2(int A, int B)
{
int AhBh, AhBl, AlBh, AlBhH, AhBlH;
unsigned int AlBl, AhBlL, AlBhL, ABLl;
short Ah, Bh;
unsigned
www.eeworm.com/read/11175/208993
asm kdfic.asm
PAGE ,132
TITLE DOS - Keyboard Definition File
;LATEST CHANGE MULTIPLICATION & DIVISION SIGNS
;DOLLAR SIGN output ON P12 should be International Currency sign
;Enabled P12 Tag for CP850 UC secti
www.eeworm.com/read/11206/212245
pbd mm.pbd
This is an internal working file generated by the Source Browser.
20:14 37s
C:\Documents and Settings\LiuXisheng\桌面\MSP430Appliction Note\Integer-Integer Multiplication\Debug\Obj\multiply_int.pbi
www.eeworm.com/read/25834/950731
pbd mm.pbd
This is an internal working file generated by the Source Browser.
20:14 37s
C:\Documents and Settings\LiuXisheng\桌面\MSP430Appliction Note\Integer-Integer Multiplication\Debug\Obj\multiply_int.pbi
www.eeworm.com/read/234134/4661808
asm kdfic.asm
PAGE ,132
TITLE DOS - Keyboard Definition File
;LATEST CHANGE MULTIPLICATION & DIVISION SIGNS
;DOLLAR SIGN output ON P12 should be International Currency sign
;Enabled P12 Tag for CP850 UC secti
www.eeworm.com/read/216502/4891682
s almul.s
/
/ 32-bit multiplication routine for fixed pt hardware.
/ Implements *= operator
/ Credit to an unknown author who slipped it under the door.
.globl almul
.globl csv, cret
almul:
jsr r5,csv
mov 4
www.eeworm.com/read/204040/5036141
asm kdfic.asm
PAGE ,132
TITLE DOS - Keyboard Definition File
;LATEST CHANGE MULTIPLICATION & DIVISION SIGNS
;DOLLAR SIGN output ON P12 should be International Currency sign
;Enabled P12 Tag for CP850 UC secti