-
fangwenkongzhi
访问控制课设报告,自主访问控制和基于角色的访问控制(Report class-based access control, discretionary access control and role-based access control)
- 2014-01-11 23:12:58下载
- 积分:1
-
CrcStream
CrcStream stream checksum calculator
- 2007-10-23 11:38:30下载
- 积分:1
-
xu(1)
饱和时滞系统matlab相图,给出输入变量的上下界(The matlab phase diagram of the saturated time-delay system is given, and the upper and lower bounds of the input variables are given)
- 2016-09-30 08:04:40下载
- 积分:1
-
CRectTrackerDocs
CRectTracker(俗称“橡皮筋”类)是一个非常有意思的类,这是一个详细的的使用说明(CRectTracker (commonly known as the rubber band ) is a very interesting class, this is a detailed instructions for the use of MSWord file)
- 2015-03-01 20:41:55下载
- 积分:1
-
addToPath
matlab中add path代码,初学者,大家互通有无(for matlab)
- 2013-04-26 16:11:46下载
- 积分:1
-
Matla--Image2
MATLAB图像处理中的实力应用 ,在文字识别,车牌识别中有较为广泛的应用,第2部分(MATLAB image processing in the strength of applications, in character recognition, license plate recognition to have a fairly wide range of applications, Part 2)
- 2008-12-22 19:24:13下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
ninteger
沙发大神啥都分数艾弗森沙发爱上艾弗森沙发沙发沙发(dsgsdgsdgr rg g wegsdgsgrw wer werew we)
- 2017-06-26 15:15:21下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
CC
说明: his file contains a summary of what you will find in each of the files that
make up your CC application.
- 2008-03-27 22:21:53下载
- 积分:1