-
Sequence
1234...n顺序进栈,计算出栈的可能序列并输出(Stack input in the sequence of 1234...n,compute the possible sequences of output
)
- 2014-11-18 13:57:33下载
- 积分:1
-
LFM
该程序可以用于产生LFM信号,并输出在理想和加噪情况下分别经过匹配滤波器后的结果。(The program can be used to generate LFM signal, and outputs the noise in the ideal case and processing each of the results after the matched filter.)
- 2013-12-14 15:56:00下载
- 积分:1
-
floatPointAECNR
The attached source code is the implemenation of acoustic echo canceller and noise reduction.
- 2014-12-11 23:40:19下载
- 积分:1
-
acl
acl细粒度访问控制机制 简单易懂 能够成功运行(The acl fine-grained access control mechanism Easy to understand To be able to run successfully)
- 2015-01-14 20:28:22下载
- 积分:1
-
VBANSYSMATLAB
介绍了一种基于VB 后台调用ANSYS和MATLAB进行设计计算的方法。通过借助VB设计的参数化输入界面,
调用APDL编写的模型分析程序和MATLAB编写的可靠性计算程序,实现了在用户界面上以可视化的形式显示计算结果功
能,并应用于铁路接触网设计的可靠性计算中,结果显示证明了计算软件的可行性和实用性。(Describes the background of a call based on ANSYS and MATLAB VB design calculation. VB by using the design parameters of input interface, called APDL model prepared by the procedures and the reliability of computer program written in MATLAB, implementation in the user interface to visualize the results in the form of display features, and design used in railway catenary the reliability of the calculation, the results proved the feasibility and practicality of computing software.)
- 2010-07-07 09:28:07下载
- 积分:1
-
11
说明: 图象压缩方面的论文pdf格式
可用于毕业设计方面的工作(Image compression pdf format papers for school design work)
- 2010-05-26 20:35:36下载
- 积分:1
-
zemax-Matlab
ppt文件,讲述如何使用matlab调用zemax中数据的文档(ppt file explains how to use the data in matlab call zemax document)
- 2013-08-07 13:09:18下载
- 积分:1
-
GUI_32
matlab初学者资料 里面有M程序的详细文件 还有编程 直接运行即可(Matlab beginners material inside have M program detailed document and programming can be run directly)
- 2012-03-30 11:22:22下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
MatlabCprogramtoghter
说明: 精通Matlab与C++混合程序设计第2版(Matlab and C++ program toghter)
- 2009-08-23 03:30:04下载
- 积分:1