-
Designed a FIR band
设计了一个FIR带通滤波器,需要的可以参考-Designed a FIR band-pass filter, need to refer to
- 2022-01-30 17:44:57下载
- 积分:1
-
android各种布局文件的源代码,包含了基本的布局格式和巧妙的运行方法...
android各种布局文件的源代码,包含了基本的布局格式和巧妙的运行方法-android source code for a variety of layout files, containing the basic layout of the format and method clever run
- 2022-04-29 14:09:45下载
- 积分:1
-
can总线协议实现--基于stm32的
CAN总线协议实现--基于stm32的,上层应用界面由PC端的Qt环境下的C++语言编写,下位机CAN总线协议基于STM32.
- 2022-06-26 14:29:55下载
- 积分:1
-
任意发射天线,接收天线任意STBC
Arbitrary transmitting antenna, receiving antenna arbitrary STBC-MIMO-OFDM the MATLAB program, including the integrity of PSK modulation, STBC encoding, such as channel estimation.
- 2022-01-26 03:52:05下载
- 积分:1
-
上位机软件动态获取计算机COM口
应用背景
通过MFC6.0生成一个单文档程序,然后新建一个对话框并生成一个新类;在对话框中添加两个组合框控件。在生成的新类上右击增加windows消息WM_INITDIALOG生成处理函数,函数内容见“关键技术描述”。函数体中的index和baud均为int型,可设为全局变量。
关键技术BOOL CComDlg::OnInitDialog()
{
CDialog::OnInitDialog();
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("4800");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("9600");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("38400");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("115200");
((CComboBox *)GetDlgItem(IDC_COMBO2))->SetCurSel(0+baud);
long lReg;
HKEY hKey;
DWORD MaxValueLength;
- 2022-03-14 01:15:16下载
- 积分:1
-
A variety of chips commonly used in manual, including NE555.pdf, PCF8591.pdf, MA...
各种常用的芯片手册,包括NE555.pdf,PCF8591.pdf,MAX232.pdf等32个文件-A variety of chips commonly used in manual, including NE555.pdf, PCF8591.pdf, MAX232.pdf and 32 files
- 2022-02-13 10:35:58下载
- 积分:1
-
IPdianhua xuexi.电话,学习系统。
IPdianhua xuexi.电话,学习系统。-IP telephone system. telephone study system.
- 2022-07-26 21:24:31下载
- 积分:1
-
modbus协议,中文文档,讲解十分详细,方便参看查询
modbus协议,中文文档,讲解十分详细,方便参看查询-modbus protocol, English documents, explaining in great detail, see the convenience inquiries
- 2022-12-01 09:05:04下载
- 积分:1
-
a simple communications program used CAsyncSocket class.
- 利用CAsyncSocket类实现简单通信.-a simple communications program used CAsyncSocket class.
- 2022-05-31 09:32:07下载
- 积分:1
-
一个4*8天线数的mimo仿真程序,采用16QAM调制解调,在平坦衰落环境下的误码率情况...
一个4*8天线数的mimo仿真程序,采用16QAM调制解调,在平坦衰落环境下的误码率情况-a 4* 8 the number of MIMO antenna simulation program using 16QAM modulation and demodulation, the decline in flat environment of the BER
- 2022-07-25 20:30:40下载
- 积分:1