-
bluez-5.46.tar
a cat is red and lne lejr lkejl kjklerj le
- 2018-02-08 00:24:16下载
- 积分:1
-
Digital beamformer
基于matlab的波束成形算法,能够选择性过滤某一方向的波,可以配合vivado进行硬件联合仿真。(Beamforming algorithm based on Matlab can selectively filter the wave in a certain direction, and can cooperate with vivado for hardware co-simulation.)
- 2019-03-30 08:13:33下载
- 积分:1
-
MATLAB
filter audio signalThen use the Butter function, for instance to obtain your signal(type Butter in your Matlab command window and you will find many other type of filters). Once you have obtained the B and A vector coefficients you can filter your signal using the function filter.
y=filter(x,A,B) x(is your input signal) and y your filtered signal.(an example filtering signalThen use the Butter function, for instance to obtain your signal(type Butter in your Matlab command window and you will find many other type of filters). Once you have obtained the B and A vector coefficients you can filter your signal using the function filter.
y=filter(x,A,B) x(is your input signal) and y your filtered signal.)
- 2020-06-19 23:40:01下载
- 积分:1
-
一个VC发送邮件的例子代码
一个VC发送邮件的例子代码-a VC mail code examples
- 2022-06-21 05:03:56下载
- 积分:1
-
The_C_programming_Language{chinese}
c语言圣经
中文版
C语言入门学习宝典(c language version of the C Language Introduction to the Bible to learn Chinese Collection)
- 2011-07-17 22:28:31下载
- 积分:1
-
VCDataConv
有关VC开发过程中常被人忘记的,但有很值得注意的各种数据类型之间的转换(the development process people often forget, but there are noteworthy various types of data conversion between the)
- 2007-05-10 14:34:03下载
- 积分:1
-
MFC实现的一个关于socket通信的测试工具(包含UDP组播,UDP,TCP)
本程序用MFC基于对话框实现了windows下的socket通信,分别实现了TCP通信、UDP通信以及UDP组播通信。可以发送字符串也能发送16进制的数据。socket使用了非阻塞模式,并且是事件触发的。
- 2022-06-13 15:26:49下载
- 积分:1
-
TextView_VC6_Project
Sample Visual Studio C++ 6 source code for building a text file viewer named, TextView. May be used as a replacement for Microsoft s Notepad utility.
- 2014-05-07 11:42:19下载
- 积分:1
-
IIR 数字滤波器的设计与实现
设计一个巴特沃兹数字低通滤波器,其技术指标为:3dB带宽为0.2π,阻带截止频率为0.3π,通带纹波为1dB,阻带衰减大于30dB,采样间隔T=10ms。
1)采用冲激响应不变法;
2)采用双线性变换法设计;
3)采用FIR的窗函数(Hanning窗、Hamming窗或Blackman窗)设计。(A Butterworth digital low-pass filter is designed. Its technical specifications are: 3 dB bandwidth is 0.2 pi, stopband cut-off frequency is 0.3 pi, passband ripple is 1 dB, stopband attenuation is more than 30 dB, sampling interval T=10 Ms. 1) Impulse response invariance method is adopted. 2) Design by bilinear transformation method; 3) FIR window function (Hanning window, Hamming window or Blackman window) is used to design.)
- 2019-04-19 10:03:16下载
- 积分:1
-
MiniGIS
该程序可以读取坐标文件,画出中国地图,是一个很不错的vc程序,对初学者很有用。(The program can read the coordinates of the document, draw the map of China, is a very good vc procedures, very useful for beginners.)
- 2014-03-22 22:48:26下载
- 积分:1