-
OBDD及其相关的操作,是一个很好的包
obdd的建立及其相关操作,是一个很好的软件包-obdd and its related operations, is a very good package
- 2022-02-25 03:00:05下载
- 积分:1
-
VC++下多线程串口通讯源程序
VC++下多线程串口通讯源程序-VC++ under multithreading string mouth communication source
program
- 2022-04-10 19:25:51下载
- 积分:1
-
Programming category of communication a good serial communication implementation...
通讯编程类实现串口通讯很好实现了FPGA的串口通讯-Programming category of communication a good serial communication implementation of the FPGA implementation of serial communication
- 2022-11-03 16:50:03下载
- 积分:1
-
PDF格式的串口通信程序编程大全
好不容易找到的,支持一下啊...
PDF格式的串口通信程序编程大全
好不容易找到的,支持一下啊-PDF format of the serial communication programming Guinness finally found to support what ah
- 2023-03-02 23:30:04下载
- 积分:1
-
展讯平台12x12及14x14 宋体字库文件
展讯平台12x12及14x14 宋体字库文件-Spreadtrum platform宋体12x12 and 14x14 font file
- 2022-03-20 13:31:13下载
- 积分:1
-
OFDM系统仿真
比较完整的OFDM系统仿真,配有仿真说明。接收端采用的算法和程序流程与发送端发送的
- 2022-01-31 05:55:18下载
- 积分:1
-
一使用串口通讯的IC饭卡系统,消费终端与远程服务器通过串口连接...
一使用串口通讯的IC饭卡系统,消费终端与远程服务器通过串口连接-use of a serial communications IC Prerequisite system, consumption and Remote Terminal Server through Serial Link
- 2022-03-15 02:09:41下载
- 积分: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
-
Symbian S60演示了如何创建功能
Symbian S60 演示了如何制作多功能的编辑框-Symbian S60 demonstrated how to create feature-rich edit box
- 2023-03-10 01:35:05下载
- 积分:1
-
crc校验vhdl代码
此源文件提供"按原样",没有任何明示或暗示的担保,包括但不限于,暗示适销性和针对特定用途的适用性的担保。目的: 综合 CRC 功能多项式: (0 5 12 16)数据宽度: 8
- 2022-06-02 14:19:26下载
- 积分:1