-
用LABVIEW实现对光谱的峰值进行检测,并进行数值显示
用LABVIEW实现对光谱的峰值进行检测,并进行数值显示-Using LABVIEW achieve spectral peak detection, and numerical display
- 2023-01-28 04:50:03下载
- 积分:1
-
VC prepared using serial procedures, can work in two modes, normal mode for the...
利用VC编写的串口程序,可工作于两种模式,普通模式为文本模式,CCD模式为与单片机通信按规定协议传输图像。-VC prepared using serial procedures, can work in two modes, normal mode for the text mode, CCD mode with the single-chip communications in accordance with the provisions of the agreement to transfer images.
- 2022-04-01 20:59:57下载
- 积分:1
-
English papers including SS7 Signaling System presentation and system compositio...
英文论文 包括SS7信令系统的介绍和系统构成,-English papers including SS7 Signaling System presentation and system composition,
- 2022-09-01 09:20:03下载
- 积分:1
-
ns2 queue 检测
本文件用来观察red队列长度的变化,从而来验证了流体模型的吞吐量,丢包率,延迟等统计量的正确性,这些量的统计当前只在有线条件下得到的.
- 2022-05-13 15:27:42下载
- 积分:1
-
这是第三代移动通信中以Kasumi为内核的f8算法的VISUAL C++实现
这是第三代移动通信中以Kasumi为内核的f8算法的VISUAL C++实现-This is the third generation mobile communications to Kasumi for kernel f8 algorithm VISUAL C++ Realize
- 2022-06-17 04:09:39下载
- 积分:1
-
C++语言程序设计语言
hamming code for c programming language
- 2022-09-07 02:45:03下载
- 积分:1
-
一个用VC做开发平台,用C语言开发的简单电话查询系统,具有添加记录,修改记录,删除记录,查找记录等功能.能帮助了解文件操作。...
一个用VC做开发平台,用C语言开发的简单电话查询系统,具有添加记录,修改记录,删除记录,查找记录等功能.能帮助了解文件操作。-a VC with development platform, with C-language development simple telephone inquiry system, with added records, change records, delete records, the records search function. To help understand the operating document.
- 2022-10-09 17:25:03下载
- 积分:1
-
CDMA网络优化实用教程,搞通信网络或对这方面有兴趣的朋友不妨...
CDMA网络优化实用教程,搞通信网络或对这方面有兴趣的朋友不妨-CDMA network optimization and practical curricula, engage in communication networks, or who are interested may wish to see a friend
- 2022-02-15 04:16:34下载
- 积分:1
-
这是一份介绍SIP协议的PPT,详细介绍了SIP协议,可以帮助SIP开发人员理解SIP协议各个消息中的头域,以及应用流程。...
这是一份介绍SIP协议的PPT,详细介绍了SIP协议,可以帮助SIP开发人员理解SIP协议各个消息中的头域,以及应用流程。-this is a point for the sip, it introduces the protocol of sip, it can help for programer for understanding the part
- 2022-02-26 10:51:19下载
- 积分:1
-
I2C通信,verilog语言
I2C 通信中只涉及两条信号线,即时钟线 SCL 和数据线 SDA。时钟线为高电平时均可锁存数据(即时钟线上升沿到下降沿之间)。当时钟线 SCL 高电平时,如果把数据线 SDA 从高
电平拉到低电平,则表示通信开始;如果把数据线 SDA 从低电平拉到高电平,则表示通信结束。
代码中分了两个模块,iic_com 模块除了执行和 I2C 通信有关的代码设计外,还有按键检测部分,而 led_seg7 模块只是驱动数码管显示从 AT24C02 指定地址读出的数据。
- 2022-03-24 15:07:26下载
- 积分:1