-
emailparser
解析email的源代码。
mine协议
解码译码(analytic email source. Mine agreement decoder decoding)
- 2006-10-22 14:00:09下载
- 积分:1
-
GUIdESIGN
gui设计,在开发各类软件之前可以帮助人们设计软件,并展示设计效果,更好的促进软件研制.(GUI design ,can help you to design GUI,and may help you to show what you will do,so It is more usful to you!)
- 2014-12-02 23:52:49下载
- 积分:1
-
dataTranlate
说明: 实现公历和农历之间的相互转换.包含了1899年到2100年202年的工农历数据,可以实现相互转换。(use to translate standard date and chinese data)
- 2010-03-23 20:16:32下载
- 积分:1
-
The-PC-mouse-code
对想了解pc控制鼠标指针的源码的人有帮助,包括windows调用了那些函数,用了那些库文件等。(Would like to know the source pc control the mouse pointer to help people, including those functions called windows, with those library files.)
- 2013-12-08 12:15:20下载
- 积分:1
-
clsProcess
进程操作的类,可以从进程名枚举进程PID,也可以从窗口标题查找,打开进程,读取长整型,写入长整型,读取字节数组,写入字节数组.压缩包内包含有一个破解示例,破解掉一个判断密码是否正确的程序(仅在内存中进行,不破坏原文件)(Process operations class, you can enumerate the process name from the process PID, you can search for the title from the window, open the process, read a long integer, write long integer, byte array to read, write byte array. Tarball sample contains a crack, break out a password to determine whether the correct procedure (only in memory, not a destruction of the original document))
- 2009-12-18 17:27:35下载
- 积分:1
-
otsu
matlab中大津法(otsu)的源代码程序,已经经过测试,可以在matlab中直接运行(matlab in Otsu (otsu) program source code, has been tested and can be run directly in matlab)
- 2015-03-18 15:17:41下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
depec
用来进行滤波的,这是基于matlab环境的编程程序。(I hope this code can help others.)
- 2010-06-29 11:30:46下载
- 积分:1
-
matlab
仿真程序:首先需要用一个随机发生器产生(0.1)内的均匀随机数,然后再将该序列映射到对应的幅度电平{Am}。然后将这个范围再分成4个相等的区间,这些子区间分别对应于4个信号比特的符号00,01,10,11。检测器观察到r=Am+n,并且计算r和4种可能传输的信号幅度之间的距离,它的输出Bm就是相应于最小距离的信号电平。Bm与真正的的传输信号幅度比较,差错计数器用来对检测器产生的差错计数。(Simulation program: first need to use a random generator (0.1) the uniform random number, then the sequence is mapped to the corresponding amplitude level {Am}. Then this range has been divided into four equal intervals, these sub-intervals corresponding to four signal bits of the symbol 00,01,10,11. Detector observed r = Am+ n, and calculate r and 4 possible transmission distance between the signal amplitude, its output corresponding to the minimum distance Bm is the signal level. Bm and the real rate of transmission of the signal comparison, error detection counter is used to generate the error count.)
- 2011-05-21 12:18:13下载
- 积分:1
-
dizhenginedex
这是一篇地震的数学理论方面的文章,希望能对大家有帮助(This is a mathematical theory of an article of the earthquake, I hope you can help)
- 2015-03-26 10:03:19下载
- 积分:1