搜索结果
找到约 690 项符合
two-column 的查询结果
汇编语言 Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: give
Matrix Transposition and Multiplication
It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
matlab例程 pMatlab is a toolsbox from MIT for running matlab in parallel style on a multi-core PC or a cluster
pMatlab is a toolsbox from MIT for running matlab in parallel style on a multi-core PC or a cluster environment. These two documents summary the usage of pMatlab and running time measurements on three simple Monte Carlo simulation codes.
加密解密 Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++.
Tasks
Read the textbook about the details of Vigenére Cipher.
Implement the algorithm by C or C++.
Requirements
You do this lab in a group of two students.
Your program should have input and output as follows:
csci>a.out
--> Please input the key:
receptive
--> Please input the plain text:
wearedis ...
人工智能/神经网络 This demonstration illustrates the application of adaptive filters to signal separation using a str
This demonstration illustrates the application of adaptive filters to signal separation
using a structure called an adaptive line enhancer (ALE). In adaptive line
enhancement, a measured signal x(n) contains two signals, an unknown signal
of interest v(n), and a nearly-periodic noise signal eta(n). ...
数学计算 MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or component
MATFOR FFT Visual Fortran program.
MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MAT ...
VC书籍 Design and test a category called Rectangle rectangular, rectangular attribute to the lower left cor
Design and test a category called Rectangle rectangular, rectangular attribute to the lower left corner of the upper-right corner and the coordinates of two points, to calculate the size of rectangular
通讯编程文档 Abstract-The effect of the companding process on QAM signals has been under investigation for the p
Abstract-The effect of the companding process on QAM signals
has been under investigation for the past several years. The
compander, included in the PCM telephone network to improve
voice performance, has an unusual affect on digital QAM data
signals which are transmitted over the same channel. The ...
其他 This assignment requires you to complete the dynamic drawing components of the Date/Time Control Pan
This assignment requires you to complete the dynamic drawing components of the Date/Time Control Panel from the previous two programming assignments. In particular, you will be moving the map found in the "Time Zone" tab when the time zone changes and will be drawing a clock face corresponding to th ...
其他 ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noi
ofdm信道特性
Channel transmission simulator
Channel transmission simulator
%
% inputs:
% sig2 - noise variance
% Mt - number of Tx antennas
% Mr - number of Rx antennas
% x - vector of complex input symbols (for MIMO, this is a matrix, where each column
% is the value of the antenna outputs a ...
Linux/Unix编程 Advanced UNIX Programming is the long-awaited (19 years!) update to the 1985 original. Maybe "update
Advanced UNIX Programming is the long-awaited (19 years!) update to the 1985 original. Maybe "update" isn t the right word--of the 750-or-so pages in the new book, there are maybe two dozen paragraphs that are unchanged. The original covered about 70 system calls, and the new one covers about 300. ...