CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - multiply
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - multiply - List
[
Linux-Unix
]
muti64
DL : 0
这是一个用c语言实现的2个32大数相乘,乘积为64.-This is a use of language c 2 32 multiply large numbers, the product of 64.
Date
: 2008-10-13
Size
: 922byte
User
:
bolin.gong
[
Linux-Unix
]
muti64
DL : 0
这是一个用c语言实现的2个32大数相乘,乘积为64.-This is a use of language c 2 32 multiply large numbers, the product of 64.
Date
: 2025-12-28
Size
: 1kb
User
:
bolin.gong
[
Linux-Unix
]
multiply
DL : 0
计算阶乘的程序 在红旗linux桌面6.0(linux内核版本2.6.23.1-4),gcc版本4.2.1条件下成功运行,计算结果正确。-Procedures for calculating the factorial of the red flag linux desktop 6.0 (linux kernel version 2.6.23.1-4), gcc version 4.2.1 running under the conditions of success to calculate the correct results.
Date
: 2025-12-28
Size
: 1kb
User
:
朱赫
[
Linux-Unix
]
multiplydouble
DL : 0
计算阶乘的程序。 在内核为2.6.23.1-4的红旗LINUX下成功运行,结果正确。 特点:有效位数精确到最低位(即乘法结果有几位有效数字有几位)。-Factorial calculation procedures. Kernel 2.6.23.1-4 in the red for the successful running LINUX, the results correctly. Characteristics: the median effective precisely to the lowest bit (that is, multiply the result of a number of several digits).
Date
: 2025-12-28
Size
: 1kb
User
:
朱赫
[
Linux-Unix
]
test.cpp.tar
DL : 0
linux多线程矩阵相乘(C++) 采用多线程技术,对于每行每列的计算都进行了相应的线程操作。-linux multi-threaded matrix multiply (C++)
Date
: 2025-12-28
Size
: 1kb
User
:
xp
[
Linux-Unix
]
main(linux)
DL : 0
多线程实现矩阵相乘 多线程实现矩阵相乘-Multi-threading to achieve the realization of multi-threaded matrix multiply matrices
Date
: 2025-12-28
Size
: 1kb
User
:
ff
[
Linux-Unix
]
ofdm-tge
DL : 0
OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i)= 2*round(rand)-1 end create modulated BPSK signal first expand the bit stream exdata=[] for i=1:length(data) for rep=1:5 exdata= [exdata data(i)] end end ts=.1 t=1:ts:80.9 carrier=cos(pi*t) multiply expanded bitstream by cosine wave with carrier frequency this is the BPSK that is to be transmitted over the channel bpsk=carrier.*exdata bpsk=[bpsk(length(bpsk)-1) bpsk(length(bpsk)) bpsk] plot(bpsk) generating the noise p=rand(1,800)*2*pi p=rand*2*pi snr=10 r=sqrt(-1*(1/snr*log(1- rand))) no = 5*(r.* exp(j*p)) no = (r.* exp(j*p)) value of alpha al=rand+j*rand al=1 Spreading channel with the alpha as the variable for k=5:5:795 for l = 1:5 al=round(rand)+j*round(rand) rec(k+l)=bpsk(k+l)+al*bpsk(k-5+l) end end rxdata=rec+ no begin demodulation first multiply recie
Date
: 2025-12-28
Size
: 5.86mb
User
:
卞敏捷
[
Linux-Unix
]
grub
DL : 0
多引导启动管理程序 运行在DOS下,可以实现多个操作系统的启动-programe to manager booter of multiply operating systems
Date
: 2025-12-28
Size
: 1.32mb
User
:
aqaqaq
[
Linux-Unix
]
calc.tar
DL : 0
普通计算器功能的实现(包含加、减、乘、除、取模、取余等功能)。-The realization of common calculator functions (including add, subtract, multiply, divide, modulus, take over other functions).
Date
: 2025-12-28
Size
: 2kb
User
:
steven
[
Linux-Unix
]
MatrixsMultiplyLinux
DL : 0
多线程矩阵相乘 Linux环境下实现 使用g++编译器 文档为cpp文件-multiple threads matrixs multiply in Linux
Date
: 2025-12-28
Size
: 1kb
User
:
silent
[
Linux-Unix
]
my_calc_
DL : 0
使用QT4实现的一个计算器,能够实现加、减、乘、除基本的功能,还能够实现清除功能。-QT4 achieved using a calculator, can be achieved add, subtract, multiply, divide the basic functions, but also to achieve clearance.
Date
: 2025-12-28
Size
: 37kb
User
:
戴页
[
Linux-Unix
]
reg_mul
DL : 0
Multiply one FPU_REG by another, put the result in a destination FPU_REG.
Date
: 2025-12-28
Size
: 1kb
User
:
huexonlen
[
Linux-Unix
]
dabaoPdashu
DL : 0
包含一个文件打包函数与一个大数相乘函数,是公司常见的面试题之一。-Contains a file is packaged function with a multiply large numbers function is one of the common face questions.
Date
: 2025-12-28
Size
: 1kb
User
:
远野瞬
[
Linux-Unix
]
idctllm
DL : 0
This implementation makes use of 16 bit fixed point verio of two multiply.
Date
: 2025-12-28
Size
: 1kb
User
:
yaganzui
[
Linux-Unix
]
qdrawhelper_sse2
DL : 0
Multiply the components of pixelVector by alphaChannel for Linux.
Date
: 2025-12-28
Size
: 4kb
User
:
fanhuewon
[
Linux-Unix
]
dfmpy
DL : 0
Double Precision Floating-point Multiply for Linux.
Date
: 2025-12-28
Size
: 2kb
User
:
yuidaifue
[
Linux-Unix
]
reg_mul
DL : 0
Multiply one FPU_REG by another, put the result in a destination FPU_REG.
Date
: 2025-12-28
Size
: 1kb
User
:
daixaiwa
[
Linux-Unix
]
mul_Xsig
DL : 0
Multiply a 12 byte fixed point number by another fixed point number.
Date
: 2025-12-28
Size
: 1kb
User
:
handinps
[
Linux-Unix
]
stackframe
DL : 0
The Octeon multiplier state is affected by general multiply instructions. It must be saved before and kernel code might corrupt it. -The Octeon multiplier state is affected by general multiply instructions. It must be saved before and kernel code might corrupt it.
Date
: 2025-12-28
Size
: 2kb
User
:
puepwbm
[
Linux-Unix
]
mulsi3
DL : 0
Multiply operation for 32 bit integers.
Date
: 2025-12-28
Size
: 3kb
User
:
heiming
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.