-
-
-
TM320C54x(v2a.asm).rar
... by combining a series of 64-tap head related transfer functions (HRTF) according to the incoming data, and then filters an input audio signal with this FIR filter, in effect creating a correspondence between the filtered signal and the original image.
-
mimo2t.rar
% Implementation of Node Reduction Algorithm.
% Calculates impedances of node-equivalent
% T-shaped two-port network.
% Input Parameters:
% - Number of internal and exterior nodes: P
% - Admittances connecting nodes
-
mimo2pi.rar
% Implementation of Node Reduction Algorithm
% and calculation of equivalent pi-shaped
% two-port network.
% Input Parameters:
% - Number of internal and exterior nodes: P
% - Admittances connecting nodes
-
scm_mex_core.rar
This file contains functions for calculation of Spatial channel model for
* Multiple Input Multiple Output (MIMO) simulations. It also has a mex gateway function
* for Matlab use.
-
-
11111111.rar
编写程序,登录幼儿园200个小朋友的数据:姓名、性别、年龄、身高、体重、出生日期,分别按年龄排序后输出。
要求:
(1)登录数据用函数input()
(2)按身高排序用函数sort()
(3)输出排序结果用函数output(),输出格式为:
幼儿园小朋友一览(依身高排序)
===================================================
姓名 性别 年龄 身高 出生日期
…… … …… ……
-
fjsdhgh.rar
输入、输出功能,检验输入的数是否为数字功能,ASCII码与二进制数的的相互转化功能,两数相乘功能,因此整个程序定义了两个宏INPUT和MULTIPLE,宏INPUT实现了输入、检验和ASCII码与二进制的相互转换功能,MULTIPLE实现了两数相乘功能,实现输出功能的是子程序OUTPUT,由于在输入的过程中多次用到了回车换行,因此定义了一个回车换行子程序CRLF。
-
openmpi-1.2.4.tar.gz
... Forum web site: http://www.mpi-forum.org/.
Open MPI is an open source, freely available implementation of both the MPI-1 and MPI-2 documents. The Open MPI software achieves high performance the Open MPI project is quite receptive to community input.
-
tppfc.rar
matlab simulink 三相PFC仿真,input为50hz交流,output为直流。闭环矢量控制
-