-
In VC++ 6.0 using MSComm control programming, you can realize the serial receive...
在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。
如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参考。-In VC++ 6.0 using MSComm control programming, you can realize the serial receive data and send data, data were displayed on the receiver box and sent box. How do I create a project: create a new folder, and will extract the files using WINZIP, double-click Scommtest.dsw can open in VC6.0 project file. Author home page has a detailed program description, list each step, and can refer to.
- 2022-07-10 03:13:43下载
- 积分:1
-
用VC实现WEB界面,显示互联网网页,本质是对一个函数的调用,是VC和互联网程序联系起来的入门程序...
用VC实现WEB界面,显示互联网网页,本质是对一个函数的调用,是VC和互联网程序联系起来的入门程序-with VC Web interface, the website indicates, the essence of a function call. VC and the Internet is linked to the procedure entry procedures
- 2022-05-29 08:12:45下载
- 积分:1
-
华为公司的路由器配置手册,非常有用的资料,希望对大家有所帮助...
华为公司的路由器配置手册,非常有用的资料,希望对大家有所帮助-Huawei router configuration manuals, very useful information, want to help everyone
- 2022-03-09 15:06:29下载
- 积分:1
-
usb communication procedures FOSS
usb 通讯程序源码-usb communication procedures FOSS
- 2022-04-09 02:41:23下载
- 积分:1
-
蓝牙无线鼠标软件代码。采用CSR公司的BLUELAB27模式。有很好的参考价值。...
蓝牙无线鼠标软件代码。采用CSR公司的BLUELAB27模式。有很好的参考价值。-Bluetooth wireless mouse software code. Using the CSR BLUELAB27 model. A very good reference value.
- 2022-08-13 05:09:02下载
- 积分:1
-
位填充代码
这段代码通过添加启动标志和停止标志准备迎接数据传输。比特填充是这样做的,如果类似一列率来启动标志或停止标志出现在随后的冗余加到在发送侧的数据,以便接收器能够除去塞入位数之后正确interprete的数据。
- 2023-04-13 07:30:04下载
- 积分:1
-
ALOHA算法仿真
ALOHA协议在MATLAB上面的仿真代码,分别得到ALOHA和slotted Aloha协议的信道利用率
- 2022-06-14 09:05:12下载
- 积分:1
-
此程序实现了一种改进的ofdm下的信道估计方法,综合了以往的几种内插方法,并加以改进...
此程序实现了一种改进的ofdm下的信道估计方法,综合了以往的几种内插方法,并加以改进-This program realise a new channel estimation beneath the ofdm system combining several former intersecting method.Furthermore, certain ameliorations are also being done.
- 2022-02-26 19:18:49下载
- 积分:1
-
MARVELL processor mobile phone
MARVELL processor mobile phone
- 2022-01-26 06:36:42下载
- 积分:1
-
功能描述:FileManager用于对射频读卡器的数据更新和文件管理,操作界面仿照Windows的文件管理。通讯采用串口通讯,波特率为115200。
开发环...
功能描述:FileManager用于对射频读卡器的数据更新和文件管理,操作界面仿照Windows的文件管理。通讯采用串口通讯,波特率为115200。
开发环境:C++ Builder 6.0
所用控件:TComm、ExpressNavBar Suite-Functional Description: FileManager RF card reader for data update and document management, user interface modeled on the Windows file management. Communications using serial communications, baud rate to 115200. Development Environment: C++ Builder 6.0 used in the control: TComm, ExpressNavBar Suite
- 2022-05-18 03:59:37下载
- 积分:1