-
LTE technical white paper details the origins of this technology, development, a...
LTE技术白皮书详细介绍了这项技术的起源、发展以及一些特殊功能、应用
- 2023-02-28 19:50:03下载
- 积分:1
-
WindowsAPI in Delphi for using serial communication programming, has been compil...
在Delphi下用windowsAPI进行串口通讯编程,已在Delphi6.0下编译通过-WindowsAPI in Delphi for using serial communication programming, has been compiled through under Delphi6.0
- 2022-02-02 03:22:05下载
- 积分:1
-
寨手机网采购网,绝对好用真实,代码完整,亲测!
寨手机网采购网,绝对好用真实,代码完整,亲测!-MOBIEL
- 2022-03-01 03:14:37下载
- 积分:1
-
以下是winzipped Visual C++ 5项目,实现了一个Windows
The following is a WinZipped Visual C++ 5.0 project that implements a windows-based communication interface for the Nomad Scout robot. This is a windows interface-- there is no main(), but the part you need to look at is called RobotMain() and is located in robot.c. Simply unzip this code on your Windows 95 or Windows NT machine, connect up your Nomad Scout to serial port 1, and run the code. Examples meant for pattern matching are provided in robot.c
- 2022-05-22 13:57:17下载
- 积分:1
-
通过仿真,分析了多
通过仿真,分析了多径效应和多普勒效应的原理.并给出了移动信道的建模方案和程序.每个结论都给出了仿真程序可直接运行.-through simulation, Analysis of the multi-path effects and the principle of Doppler effect. and gives the mobile channel modeling programs and procedures. Conclusion gave each a simulation program can run.
- 2022-11-13 21:10:03下载
- 积分:1
-
j2me_nokia_flash打企鹅手机版
j2me_nokia_flash打企鹅手机版-j2me_nokia_flash fight Penguin edition phone
- 2022-03-22 11:22:25下载
- 积分:1
-
VC 命名管道 应用源代码
源代码展示了VC下命名管道的用法
详细代码示范命名管道的建立、通信、应用基本方法,思路清晰明了。
- 2023-02-23 12:45:03下载
- 积分:1
-
一个自己写的PC串口工具源程序,使用MSComm串口控件
一个自己写的PC串口工具源程序,使用MSComm串口控件
-A tool to write your own source code of the PC serial port, use the serial port control MSComm
- 2022-08-22 07:36:37下载
- 积分:1
-
STM32 CAN 在线升级
编程板:读取 SD 卡是否有“Can_Updata.bin”文件,若存在文件,则从 CAN 总线发送
一个“UPDATA”信息,等待目标板返回“OK”信息,后读取文件内容,发送头八个字节
即应用程序的 MSP 和中断向量起始地址,等待目标板返回“BEGIN”信息,接着继续从文
件头开始读 1024 个字节,并通过 CAN 总线发送给目标板,等待目标板返回“CONTINUE”
信号,接着发送 1024个字节,直到读到文件尾部,即读出的字符个数小于 1024个字节, 发
送最后读出的字符并发送,后发送“STOP”标记,应用程序发送完成。
目标板:复位开发板读取后备寄存器 BKP_DR1==0x55AA 是否成立,若成立则等待编
程板发送“UPDATA”信息,随后返回“OK” ,等待编程板发送一次数据,返回“BEGIN” ,
开始接收编程板的 1024 个字节后返回“CONTINUE” ,继续接收,当接收到 2048个字节后
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-29 18:57:15下载
- 积分:1
-
atsc transmitter implement
c++实现的地面数字电视ATSC标准,从加扰到网格编码调制均测试可用。ATSC的英文全称是Advanced Television Systems Committee(美国高级电视业务顾问委员会)。该委员会于1995年9月15日正式通过ATSC数字电视国家标准。ATSC制信源编码采用MPEG-2视频压缩和AC-3音频压缩;信道编码采用VSB调制,提供了两种模式:地面广播模式(8VSB)和高数据率模式(16VSB)。
- 2022-07-01 09:13:26下载
- 积分:1