-
RINEXcode
这是用matlab语言编写的程序,主要应用于对GPS观测文件的读取。(This is a program written in matlab language, mainly used to read files on the GPS observations.)
- 2011-05-01 16:50:12下载
- 积分:1
-
基于C_S的在线考试系统
应用背景这是C#程序写的在线考试系统,提供了客户端与服务端实现的代码。关键技术这次系统使用了数据库SQL server和xml,C#编程来实现。
- 2022-05-25 11:01:36下载
- 积分:1
-
DataGridView basic operation of the whole of a single cell, rows, columns, data...
DataGridView的操作基本全了,对单个cell,行,列,数据连接,极力推荐!-DataGridView basic operation of the whole of a single cell, rows, columns, data connectivity, highly recommended!
- 2022-02-02 16:23:51下载
- 积分:1
-
PEG
LDPC code construction
- 2012-07-09 14:53:07下载
- 积分:1
-
hotq
最近从书上看到的非线性解题法的一个程序,共享下(Recently from the book to see non-linear problem-solving method of a program to share the)
- 2011-10-04 09:51:17下载
- 积分:1
-
5109669
生成简单的SRF编辑器 Generate a simple SRF editor()
- 2017-11-15 08:27:34下载
- 积分:1
-
qopentld-beta_1.0.0-win32-20150120
TLD算法的QT版本,没有matlab的相关代码,完全用C/C++实现,可以移植到嵌入式平台或者其他平台(TLD algorithm for the QT version, no matlab related code, complete with C/C++ implementation can be transplanted to the embedded platform or other platforms)
- 2015-01-20 14:34:08下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
Effective C 中文版第三版 高清PDF
C++进阶经典教程,适合有一定C++基础的人(C++ advanced classic tutorial, suitable for those who have a certain basis C++)
- 2021-03-01 16:29:35下载
- 积分:1
-
InnerHook
Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。(Hook programming. How to install the hook process, how to compile the overall hook, 13-17 Dynamic Link global variable data sharing analysis.)
- 2007-07-04 19:40:11下载
- 积分:1