-
详细讲述了轨迹回放的VC++源码,希望对大家有所帮助,第一次上传,以后会更加努力的...
详细讲述了轨迹回放的VC++源码,希望对大家有所帮助,第一次上传,以后会更加努力的-detailed account of the trajectory intervals VC source, and I hope to help you, the first upload, There will be more efforts
- 2023-01-15 11:15:03下载
- 积分:1
-
VC written on a very good examples of socket programming, simulation PING orders...
用VC写的一个非常好的关于SOCKET编程的例子,模拟PING命令,也可以用于检测网络的状况。-VC written on a very good examples of socket programming, simulation PING orders can also be used to detect network conditions.
- 2022-01-31 01:02:04下载
- 积分:1
-
vc family contacts
vc 实现家庭通讯录-vc family contacts
- 2022-12-03 23:00:03下载
- 积分:1
-
OFDM系统仿真
比较完整的OFDM系统仿真,配有仿真说明。接收端采用的算法和程序流程与发送端发送的
- 2022-01-31 05:55:18下载
- 积分:1
-
CDMA, TDMA, GSM3G thoroughfare how to proceed?
CDMA、TDMA、GSM3G通途怎么走?-CDMA, TDMA, GSM3G thoroughfare how to proceed?
- 2022-06-02 14:51:49下载
- 积分:1
-
简单的聊天程序,初学者可以看看,高手勿进!
简单的聊天程序,初学者可以看看,高手勿进!-simple chat program, beginners can see, not masters!
- 2022-08-17 17:59:54下载
- 积分:1
-
甚低频(VLF)谱图显示
Very Low Frequency (VLF) spectrograms show
sometimes sets of lines called MLR (Magnetospheric Line
Radiation) with frequency spacing close to 50 or 60 Hz. It is
very tempting to attribute these MLR to Power Line
Harmonic Radiation (PLHR). PLHR are the ELF and VLF
waves radiated by electric power systems at the harmonic
frequencies of 50 or 60 Hz. Here we show for the first
time large scale MLR observed simultaneously on
ground and on board a low altitude satellite which is
flying over the same zone.
- 2022-05-26 03:53:18下载
- 积分: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
-
c8051f340单片机UART 通信
开发工具Keil ,采用单片机C8051F340。主要实现功能,通过485级联通信,采取上位机(串口调试软件)发码的方式,给各从机发指令,每个从机有固定的地址,从机接到指令后进行相应的操作并返回一串码。若发送的码有误,则返回错误指示码。
- 2022-01-26 00:15:18下载
- 积分:1
-
这是一个小小的屏保应用程序,不知道会有什么样的结果,我都没试过。...
这是一个小小的屏保应用程序,不知道会有什么样的结果,我都没试过。-This is a small screensaver application procedures, do not know what kind of outcome, I have never tried.
- 2022-02-14 17:41:16下载
- 积分:1