-
全系列DICOM开发文档,数字图象通信必备的资料,难得滴全啊 欢迎下载...
全系列DICOM开发文档,数字图象通信必备的资料,难得滴全啊 欢迎下载-The development of a full range of DICOM files, digital image communication necessary information, a rare drop ah welcome to download the whole
- 2022-02-16 01:16:20下载
- 积分:1
-
是一个手机功能的模拟程序,从界面到功能都做了很好的模拟...
是一个手机功能的模拟程序,从界面到功能都做了很好的模拟-It s a emulator program of mobile function, have a very good emulation from MMI to functions
- 2023-01-31 14:20:05下载
- 积分:1
-
串口VC通信例程
VC关于串口的通信例程,可以刷新串口,设置超时时间,属于比较基础但是很规范的串口通信代码
- 2022-05-24 20:08:16下载
- 积分:1
-
Belonging to error correct coding of the interlaced device, in the encoding proc...
属于纠错编码的隔行器,在编码过程中是BPSK编码模块的重要一环。
- 2022-09-09 06:30:02下载
- 积分:1
-
用于产生解析信号,产生一个信号的同相和正交分量以及包络和相位...
用于产生解析信号,产生一个信号的同相和正交分量以及包络和相位-used to produce analytical signal, a signal generated in the same phase and quadrature components and the envelope and phase
- 2022-09-19 14:05:03下载
- 积分:1
-
自适应滤波引物的源代码
Source Code for Adaptive Filtering Primer
- 2022-02-25 02:50:17下载
- 积分:1
-
改程序是708温度控制器与上位机通讯显示系统。
改程序是708温度控制器与上位机通讯显示系统。-Reform process is 708 temperature controller with the host computer display system of communication.
- 2022-02-15 19:27:01下载
- 积分:1
-
special edition yards SNS delphi programming
SNS特辑delphi编程
- 2022-02-24 20:18:19下载
- 积分:1
-
ZRP 路由选择协议
这段代码是 routng 协议的移动自组网中区域路由协议。这个协议用在扩展的主动路由和路由需求。它是非常效能协议,因为它有沉默的这两个协议的特点。
- 2023-06-21 22:35:04下载
- 积分:1
-
华为GTM900C程序代码
#include "config.h"
INT8U RBUF;
INT8U TDAT,RDAT;
INT8U TCNT,RCNT;
INT8U TBIT,RBIT;
BOOLEAN TING,RING;
BOOLEAN TEND,REND;
INT8U uc_rxdIndex,uc_rxdDealIndex;
INT8U uc_uartBuf[UART_BUF_LEN];
INT8U uc_uartRecFifoLen; /* 接收FIFO中的数目 */
BOOLEAN b_uartRecFifoFlag;
INT16U us_allSendCnt;
INT8U uc_sendCnt;
//INT8U * pSendBuf;
INT8U * p_pSendBuf[P_SEND_BUF_LEN]; /* 要发送的数据的指针 */
INT8U uc_pSendBufLen[P_SEND_BUF_LEN]; /* 每个指针包含的数据长度 */
INT8U uc_pSendBufIndex;
INT8U uc_pSendBufDealIndex;
- 2022-02-21 22:52:47下载
- 积分:1