-
These papers are very good and useful for WSN
These papers are very good and useful for WSN
- 2023-06-06 02:05:04下载
- 积分:1
-
一个非常简单的程序,打印“你好世界”到8051个串口……
a very simple program that prints "Hello World" to the serial port of the 8051. When you can successfully build and run this program, you have used the entire toolset including:- a very simple program that prints "Hello World" to the serial port of the 8051. When you can successfully build and run this program, you have used the entire toolset including:
- 2022-06-27 20:01:51下载
- 积分:1
-
说明:多线程 (Multi
说明:多线程 (Multi-Thread) RS232 串行口通讯构件 ,是 COMM32.ZIP 构件的改良版,并且增加 Data Bits、Parity、 Stop Bits 等配置,支持 Read/Write 时序控制 (Timing control)、 ReadIntervalTimeout、 WriteIntervalTimout 等 ,支持 DTR/DSR, RTS/CTS 硬件流程控置及 Xon/Xoff 软件流程控置 ( 2.5 版,附源码 ) -: multithreading (Multi-Thread) RS232 serial port communication component, the component is COMM32.ZIP modified version, and increase Data Bits, Parity, Stop Bits, such as configuration and support Read/Write timing control (Timing control), ReadIntervalTimeout, WriteIntervalTimout, support DTR/DSR, RTS/CTS hardware flow control and home Xon/software flow control setting home (version 2.5, with source)
- 2022-10-15 10:30:03下载
- 积分: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
-
like mathematical modeling friends can see oh! ! There's a fairly sophistica...
喜欢数学建模的朋友可以看看哦!!这里面的算法还是比较先进的!-like mathematical modeling friends can see oh! ! There"s a fairly sophisticated algorithm!
- 2022-04-28 07:49:29下载
- 积分:1
-
高速字符串处理功能的 C 语言源程序,经修改后可以移植到其他程序中?...
高速字符串处理功能的 C 语言源程序,经修改后可以移植到其他程序中?-string-handling functions of the C language source code, as amended, can be transferred to other procedures?
- 2022-02-26 21:33:43下载
- 积分:1
-
文章中提出了一种改进型RLS算法,并将其用于信道估值与信道均衡...
文章中提出了一种改进型RLS算法,并将其用于信道估值与信道均衡-Article proposes a modified RLS algorithm, and used in the valuation channel and channel equalization
- 2022-04-14 16:03:57下载
- 积分:1
-
motorola手机铃声格式文档
motorola手机铃声格式文档--Documents about ring format of Motorola mobilephone
- 2022-02-12 20:27:03下载
- 积分:1
-
用户手册和快速参考Wiznet的wiz610wi无线局域网模块。
User manual and Quick reference for wiznet s wiz610wi wireless lan module.
- 2022-02-06 07:26:49下载
- 积分:1
-
提示
小程序看下吧 急着找这程序啊 谢谢了 让我通过吧-tips
- 2023-06-26 01:10:04下载
- 积分:1