-
vc++ 6.0 二进制文件操作类,大家参考
vc++ 6.0 二进制文件操作类,大家参考-good
- 2022-08-19 21:03:50下载
- 积分:1
-
移动方面的资料 以后会多传些
WCDMA高级培训整理的笔记
移动方面的资料 以后会多传些
WCDMA高级培训整理的笔记-Mobile information will more WCDMA multi-Chuan finishing advanced training notebook
- 2022-12-25 05:15:04下载
- 积分:1
-
MFC写的串口测试工具源码
CSerialPort:: CSerialPort(){单独监禁= FALSE;m_hComm= NULL;//初始化重叠结构成员为零m_ov.Offset= 0;m_ov.OffsetHigh= 0;//创建活动m_ov.hEvent= NULL;m_hWriteEvent= NULL;m_hShutdownEvent= NULL;m_hErrorEvent= NULL;m_hSendCompleteEvent= NULL;m_bThreadAlive= FALSE;m_bSendNotify= FALSE;m_SendList.clear();//初始化关键部分:: InitializeCriticalSection(m_csCommunicationSync);:: InitializeCriticalSection(m_csSendList);}////删除动态内存//CSerialPort::〜CSerialPort(){ReleasePort();:: DeleteCriticalSection(m_csCommunicationSync);:: DeleteCriticalSection(m_csSendList);}无效CSerialPort:: ReleasePort(){而(m_bThreadAlive){而::休眠(1)(m_SendList.empty()!); //2012-09-27zhaoz修复停止仪器采集后数据报文发送不出去问题SetEvent的(m_hShutdownEvent);睡眠(1);}
- 2022-02-25 01:02:02下载
- 积分:1
-
超宽带UWB,包括:uwb.mdl: UWB model
超宽带UWB,包括:uwb.mdl: UWB model - open this to begin.
uwb_lib.mdl: Library blocks for UWB model.
uwb_init.m: Initialization called before model is loaded.
uwb_settings: Sets up structure containing system parameters ( uwb in workspace).
uwb_imr.m: Initializes UWB channel impulse response.
uwb_sv_*.m: Four M-files used to generate channel impulse responses (MAT files).-Ultra-Wideband UWB, including: uwb.mdl: UWB model- open this to begin.uwb_lib.mdl: Library blocks for UWB model.uwb_init.m: Initialization called before model is loaded.uwb_settings: Sets up structure containing system parameters (uwb in workspace). uwb_imr.m: Initializes UWB channel impulse response.uwb_sv_*. m: Four M-files used to generate channel impulse responses (MAT files).
- 2023-08-31 22:25:03下载
- 积分:1
-
CPP Data structure
heap
queue
structure
CPP Data structure
heap
queue
structure
-CPP Data structure
heap
queue
structure
- 2022-10-19 15:20:05下载
- 积分:1
-
射频识别读写器的设计
RFID阅读器设计中的防碰撞算法设计方案。其中有三篇好的论文-Design of RFID Reader Anti-collision algorithm design. Which has three good papers
- 2022-03-23 03:15:41下载
- 积分:1
-
串口调试助手,支持16进展和10进展通讯,支持多发送窗口,提供自动计算校验和功能...
串口调试助手,支持16进展和10进展通讯,支持多发送窗口,提供自动计算校验和功能-Serial debugging assistants and 10 support the progress of the progress of 16 communications, support multi-sending window, providing automatic calculation of calibration and functional
- 2022-01-21 02:00:25下载
- 积分:1
-
BCB串口通讯控件
BCB串口通讯控件-BCB Serial Communication Control
- 2022-06-21 22:27:34下载
- 积分:1
-
FFT算法FFT、IFFT、功率谱计算,包括汉风…
FFT算法进行FFT 、IFFT、功率谱计算,包括Hamming 窗、Hanning 窗、triangle 窗、Blackman 窗、4 term Blackman-Harris 窗几种窗函数的功率谱计算功能。-FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
- 2022-04-09 16:42:50下载
- 积分:1
-
IPX communications control, derived from Winsock Packaging, with source code
IPX通讯控件,由Winsock封装而成,附源代码-IPX communications control, derived from Winsock Packaging, with source code
- 2022-05-22 20:03:22下载
- 积分:1