-
ADS1115代码
实现在STM32F407上驱动ADS1115的代码(Implement the code that drives ADS1115 on STM32F407)
- 2020-11-10 09:59:46下载
- 积分:1
-
程序调用bartender打印标签
用C#程序调用bartender软件打印标签,可以直接用bartender做模版不用程序写代码那么麻烦,省去很多做标签的时间,直接赋值变量到bartender中就可以打印出来
- 2022-02-12 11:46:43下载
- 积分:1
-
多种排序算法的实现
几种经典的排序算法,有直接插入排序,希尔排序,基数排序,快速排序,堆排序,简单选择排序,归并排序,插入排序这几种排序算法的实现,而且还带有注释,便于理解和学习。
- 2022-09-28 14:20:22下载
- 积分:1
-
classes can be imported to the academic performance of students and other inform...
可以输入班级里学生的成绩和其他信息,便于管理-classes can be imported to the academic performance of students and other information to facilitate management
- 2022-03-06 20:28:24下载
- 积分: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
-
boiling
Fluent模拟沸腾的一个很好的两相流UDF例子,对于各种宏的调用有很好的帮组(Fluent simulation of a two-phase boiling UDF example, call for a variety of macro good help group)
- 2013-04-10 19:52:23下载
- 积分:1
-
jQuery lazyload-预加载 功能,已经通过运行
jQuery lazyload-预加载 功能,已经通过运行
- 2013-12-27下载
- 积分:1
-
wnn
小波神经网络程序,适合初学习者了解小波神经网络的程序的编译(Wavelet neural network program, suitable for early learners understand the neural network program compiled)
- 2010-06-09 12:20:56下载
- 积分:1
-
sift-match
SIFT -MATCH BY David Lowe USING C AND MATLAB(SIFT-MATCH BY David Lowe USING C AND MATLAB)
- 2014-02-21 17:10:57下载
- 积分:1
-
Gravity-anomaly
计算重力异常,只需要输入最大重力场模型的最大阶数以及重力场模型文件名在程序里设置经纬度范围和间隔即可得到重力异常(Gravity anomaly)
- 2013-06-13 14:46:49下载
- 积分:1