代码搜索:乘法运算
找到约 9,367 项符合「乘法运算」的源代码
代码结果 9,367
www.eeworm.com/read/456458/7349246
dsp 复数的加减运算.dsp
# Microsoft Developer Studio Project File - Name="复数的加减运算" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/456458/7349247
dsw 复数的加减运算.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/297491/8013694
txt 大数运算3.txt
/*用数组存储数字,可以超越数据类型的限制,实现极大数的加法,减法和乘法 */
/*2005-3-7 梁见斌*/
#include
#include
#include
#define MAX 80
int a[MAX]={0}, b[MAX]={0};
int *r, *s;
char e[40], f[40]
www.eeworm.com/read/144573/12784456
cpp 定点运算9.cpp
#include
#include
#include
#include
#include
const int mmm=32;
const int maximum=31;
const int line=50;
int product[maximum*2];
int* original_mul
www.eeworm.com/read/144573/12784457
ncb 定点运算9.ncb
www.eeworm.com/read/144573/12784459
dsp 定点运算9.dsp
# Microsoft Developer Studio Project File - Name="定点运算9" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con
www.eeworm.com/read/144573/12784461
dsw 定点运算9.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/144573/12784463
opt 定点运算9.opt
www.eeworm.com/read/144573/12784465
plg 定点运算9.plg
Build Log
--------------------Configuration: 定点运算9 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ChenTin
www.eeworm.com/read/245020/12826325