-
即时通信的服务端软件,用于连接,聊天等操作
即时通信的服务端软件,用于连接,聊天等操作-instant messaging server software, used to connect, chat, etc
- 2022-03-23 05:15:00下载
- 积分:1
-
内附
内附-内附.................................
- 2022-05-26 14:07:12下载
- 积分:1
-
Serial debugging tools, functions as a surveillance tool for debugging, user
串口调试工具,功能齐全,能作为监视调试工具,界面友好,使用方便-Serial debugging tools, functions as a surveillance tool for debugging, user-friendly and easy to use
- 2022-02-20 19:51:59下载
- 积分:1
-
通信信号处理课程项目,移动通信中的Rayleigh衰落伪随机序列产生器源代码~...
通信信号处理课程项目,移动通信中的Rayleigh衰落伪随机序列产生器源代码~-Communication Signal Processing course project, in the Rayleigh fading mobile communication pseudo-random sequence generator source code ~
- 2023-07-19 15:00:03下载
- 积分:1
-
NRF24L01原理图51单片机源代码设计资料
资源描述NRF24L01无线模块的使用手册,包含原理图、51单片机源代码、pcb封装等
- 2022-07-06 15:43:14下载
- 积分:1
-
sockt编程,不用说了吧,经常用的,可以为大家省很多事。
sockt编程,不用说了吧,经常用的,可以为大家省很多事。-sockt programming, needless to say the bar, often used can be a lot of things for the U.S. Province.
- 2022-02-01 23:40:53下载
- 积分:1
-
串口API编程,看看有用不,
串口API编程,看看有用不,-Serial API programming, a look is not useful to
- 2023-04-09 03:10:03下载
- 积分:1
-
串行端口的程序,对于任何人谁是简单的临时救济
对于做串口程序的人来说,简直就是雪中送炭-Serial port to do the procedure for anyone who is simply a temporary relief
- 2022-07-14 09:35:34下载
- 积分:1
-
电线应用程序说明源代码
使用 pic 微控制器的一条线通信。1 线是在概念上类似于 I²C,但以较低的数据速率
和更长的时间范围。它通常用来沟通小廉价的设备,如数字温度计
和气象仪器。1 线设备相关联的主设备网络被称为微型。
- 2022-12-31 05:45:03下载
- 积分:1
-
如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类...
如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类型的大小很好计算,我们来看一下如何计算构造数据类型的大小。
-How to calculate the structure of the size of the sizeof operator can calculate the size of a given type, for a 32-bit systems that, sizeof (char) = 1 sizeof (int) = 4. Basic data types of the size of the fine calculation, we take a look at how to calculate the structure data type size.
- 2022-07-03 20:19:41下载
- 积分:1