-
一个简单的聊天室程序,用VC实现,可以实现简单的功能
一个简单的聊天室程序,用VC实现,可以实现简单的功能-a simple chat room procedures, with VC, can achieve a simple function
- 2022-03-03 13:54:57下载
- 积分:1
-
双卡双待带蓝牙功能手机,可以给朋友参考,值得一看
双卡双待带蓝牙功能手机,可以给朋友参考,值得一看-Dual card dual Bluetooth-enabled mobile phones to be with, you can refer to a friend, worth a visit
- 2022-01-25 15:54:35下载
- 积分:1
-
In this simulink model , baseband binary detection is simulated .A rectangular p...
In this simulink model , baseband binary detection is simulated .A rectangular pulse shaped signal is given as input to the detector.The received signal is matched filtered and down-sampled .The effects of symbol timing offset can be seen by varying the phase of down-sampling operation.The binary signal transmitted is recovered
at the detector output.-In this simulink model , baseband binary detection is simulated .A rectangular pulse shaped signal is given as input to the detector.The received signal is matched filtered and down-sampled .The effects of symbol timing offset can be seen by varying the phase of down-sampling operation.The binary signal transmitted is recovered
at the detector output.
- 2022-02-10 08:21:21下载
- 积分:1
-
FTP文件下载一点通
我需要一个简单的函数,从互联网(FTP或HTTP)下载文件。我搜索CodeProject,没有什么对我想要的东西是有用的。然后,我搜索codeguru并无意中发现了一个非常简单的功能做了或多或少正是我想要的。我不得不实际修改它,很多,但它给了我一个起点。因为我需要从一个FTP站点下载文件,我所做的FTP功能,具体。这将适用于FTP站点允许匿名登录,但它应该是很容易的用户名和密码添加到函数的参数,以允许访问受限制的FTP站点。九安M.科尔曼写的原有功能。
- 2022-08-10 01:54:33下载
- 积分:1
-
本程序为串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc
需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bindeb...
本程序为串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc
需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bindebug-This procedure for the serial communication module, communication protocol document [communications command and communication requirements. Doc needed a C++ to write the dll, a tool for serial port initialization. (The dll file has been on the bin debug
- 2022-06-30 18:33:33下载
- 积分:1
-
另类的UDP聊天,分有客户端与服务器端,VB编程,很好用,
另类的UDP聊天,分有客户端与服务器端,VB编程,很好用,-alternative UDP Chat, for a client and server, Visual Basic programming, useful,
- 2022-01-25 20:07:33下载
- 积分:1
-
利用Matlab的音频处理
Audio processing using matlab
- 2022-03-17 23:27:50下载
- 积分:1
-
详细讲解了AWGN信道下16QAM编解码的设计及误码率性能分析
详细讲解了AWGN信道下16QAM编解码的设计及误码率性能分析-gave a detailed account of the AWGN channel codecs 16QAM the design and analysis of BER performance
- 2022-03-04 21:41:08下载
- 积分: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
-
这个是关于GCC编译器编译安装文档,在您需要定制安装GCC或搭建交叉编译器(Cross...
这个是关于GCC编译器编译安装文档,在您需要定制安装GCC或搭建交叉编译器(Cross-GCC)时可以参考一下哦-is on the GCC compiler compiler installation documentation, You need to customize the installation or structures GCC cross-compiler (Cross-GCC) can take a look oh
- 2023-02-12 03:40:03下载
- 积分:1