-
链接列表是实施有效utlise指针的概念到阵列
link listing is implented to efficiently utlise the concept of pointer to array
- 2022-08-22 15:50:16下载
- 积分:1
-
A satellite is any object that orbits another object.
In popular usage, the ter...
A satellite is any object that orbits another object.
In popular usage, the term satellite normally refers to an artificial satellite.
A planet, or any other body, which finds itself at any distance from the sun with no "sideways" velocity will quickly fall without missing the sun.-A satellite is any object that orbits another object.
In popular usage, the term satellite normally refers to an artificial satellite.
A planet, or any other body, which finds itself at any distance from the sun with no "sideways" velocity will quickly fall without missing the sun.
- 2022-05-06 20:08:15下载
- 积分:1
-
Script for computing the per symbol peak to average PAPR for
an OFDM transmi...
Script for computing the per symbol peak to average PAPR for
an OFDM transmit waveform (loosely based on IEEE 802.11A
specifications)
Further, Cumulative Distribution Function (CDF) plots of the
PAPR is captured
- Script for computing the per symbol peak to average PAPR for
an OFDM transmit waveform (loosely based on IEEE 802.11A
specifications)
Further, Cumulative Distribution Function (CDF) plots of the
PAPR is captured
- 2022-04-18 07:11:31下载
- 积分:1
-
双线性变换法设计的切比雪夫II型低通滤波器语音信号处理matlab程序
使用双线性变化法设计的切比雪夫II型低通滤波器的语音信号处理matlab源程序,课设参考必备!!
- 2023-02-21 10:15:04下载
- 积分:1
-
USB 1.1 and USB 2.0 detailed description of the agreement, physical electrical c...
usb1.1和usb2.0协议的详细描述,物理电气特性,设计规则等。信息量很大
- 2022-01-24 13:24:53下载
- 积分:1
-
can总线协议实现--基于stm32的
CAN总线协议实现--基于stm32的,上层应用界面由PC端的Qt环境下的C++语言编写,下位机CAN总线协议基于STM32.
- 2022-06-26 14:29:55下载
- 积分:1
-
这是一个综合了多种通信方式(RS232串口/TCP/UDP/E1)的通信接口类,它对外提供了统一的接口,使得开发人员不再需要关心通信编程的细节! 内部使用多线程...
这是一个综合了多种通信方式(RS232串口/TCP/UDP/E1)的通信接口类,它对外提供了统一的接口,使得开发人员不再需要关心通信编程的细节! 内部使用多线程,效率极高,并且经过了2年的使用,不断的得到维护,目前最新版本.-This is a combination of various means of communication (RS232 serial/TCP/UDP/E1) Communication Interface category, which offer a unified interface that allows developers no longer need to care about the details of the Communication Programming! The internal use of multithreading and efficient way, and after two years the use of continuously maintained that the latest version.
- 2023-04-28 05:30:04下载
- 积分:1
-
利用MSN协议实现的程序代码,可实现与微软的MSN客户端进行简单的聊天
利用MSN协议实现的程序代码,可实现与微软的MSN客户端进行简单的聊天 -Using MSN protocol code, can be achieved with Microsoft
- 2023-01-19 06:45:03下载
- 积分:1
-
将发送到卫星
这是数据发送到卫星服务器的源代码。定期在 30 分钟内发送数据。数据包括:-RPM 引擎-RPM 螺旋桨-运行小时的柴油发电机组
- 2022-07-19 05:09:47下载
- 积分:1
-
I2C通信,verilog语言
I2C 通信中只涉及两条信号线,即时钟线 SCL 和数据线 SDA。时钟线为高电平时均可锁存数据(即时钟线上升沿到下降沿之间)。当时钟线 SCL 高电平时,如果把数据线 SDA 从高
电平拉到低电平,则表示通信开始;如果把数据线 SDA 从低电平拉到高电平,则表示通信结束。
代码中分了两个模块,iic_com 模块除了执行和 I2C 通信有关的代码设计外,还有按键检测部分,而 led_seg7 模块只是驱动数码管显示从 AT24C02 指定地址读出的数据。
- 2022-03-24 15:07:26下载
- 积分:1