-
ST20C2/C4 Core
Instruction Set
Reference Manual
ST20C2/C4 Core
Instruction Set
Reference Manual
- 2023-03-08 04:45:03下载
- 积分:1
-
一个串口通讯的c语言的例子
一个串口通讯的c语言的例子-A serial communication example of c language
- 2022-03-26 02:30:24下载
- 积分:1
-
Modbus串口通信程序
一个简单而全面的基于Modbus协议的范例程序,具有打开串口、发送数据、接受数据和CRT校验和检查数据,该项目中封装了Modbus类和SerialPort类,可以直接将这两个类导入工程中使用,通过调用Modbus类的接口来收发数据。。。谢谢大家支持!
- 2022-03-21 04:20:58下载
- 积分:1
-
UWB超宽带信号。IEEE规定的UWB信号的MATLAB源代码。可以用在仿真中...
UWB超宽带信号。IEEE规定的UWB信号的MATLAB源代码。可以用在仿真中-UWB Ultra-wideband signal. IEEE provisions of UWB signals in MATLAB source code. Can be used in simulation
- 2022-03-16 14:05:26下载
- 积分:1
-
0. Install the rp
0. Install the rp-pppoe-software
--------------------------------
You should have already done this by the time you re reading this. If not,
go back and read README.
1. Set up your Ethernet hardware
--------------------------------
First, make sure the Ethernet card you intend to use with the modem is
visible to the Linux kernel. Just how to do this is beyond the scope
of this document. However, if the card is the only Ethernet card in
the system, executing:
ifconfig eth0
should display something like this:
eth0 Link encap:Ethernet HWaddr 00:60:67:62:31:D4
plust some more lines. Your HWaddr will be different. As long as you see
the HWaddr line, your card should be working.
DO NOT assign an IP address to the Ethernet card. DO NOT configure the
card to come up at boot time.-0. Install the rp- PPPOE-software-------------------------------- You should have al ready done this by the time you re reading this. I f not, go back and rea
- 2023-03-02 00:45:03下载
- 积分:1
-
采用labview编写的I2C通信程序,几乎可以通用的喔
采用labview编写的I2C通信程序,几乎可以通用的喔-prepared by the I2C communications procedures, almost generic oh
- 2022-03-16 19:44:12下载
- 积分:1
-
使用tapi实现的用语音modem进行接电话并播放wav文件的程序
使用tapi实现的用语音modem进行接电话并播放wav文件的程序-A program which is realised by tapi, and in which a call is picked up and wav files can be played through voice modem
- 2022-10-08 22:55:03下载
- 积分:1
-
移动电话主要采用频率复用,但分配给移动电话的频段很少,远不能满足用户的需要。
因此就提出将地区划分成小区,称为蜂窝(Cell),每个蜂窝内使用一组频率,...
移动电话主要采用频率复用,但分配给移动电话的频段很少,远不能满足用户的需要。
因此就提出将地区划分成小区,称为蜂窝(Cell),每个蜂窝内使用一组频率,相隔一段距离后,相同的频率又可重复使用。
-The main use of mobile phone frequency reuse, but allocated to the small-band mobile phone, far from being able to meet the needs of users. Therefore proposed to be divided into residential areas, known as cellular (Cell), each use a set of cellular frequencies, separated by some distance, the same frequency can be reused.
- 2022-07-28 08:10:20下载
- 积分:1
-
BV调度算法,在MATLAB上的实现,是源程序
BV调度算法,在MATLAB上的实现,是源程序-BV scheduling algorithm in MATLAB
- 2022-05-31 00:28:38下载
- 积分:1
-
串口访问封装
串口通信封装动态库,调用的时候就不需要关注串口参数了,直接由这个dll完成。调用的时候只需要Open,Read,Write,和Close就行。
- 2022-01-26 00:56:29下载
- 积分:1