-
手机PDA程序设计入门
手机PDA程序设计入门-Game API入门
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 391 KB
书籍等级:
整理时间: 2005-8-10 6:34:55
-phone PDA Design entry-Game API entry books Language : English books categories : program design license : free software books Size : 391 KB books Grade : collate Time : 2005-8-10 6:34:
- 2022-07-05 10:25:28下载
- 积分:1
-
瑞利衰落对无线信道的影响,
the effect of Rayleigh fading in wireless channel, wireless project,
for garduate course hope this code be usefull for those peaple who wants to see rayleigh fading effect.
- 2022-08-17 14:57:54下载
- 积分:1
-
ldpc WBF算法,经典的算法,matlab源码,可执行
ldpc WBF算法,经典的算法,matlab源码,可执行-ldpc WBF algorithm, the classical algorithm, matlab source code, executable
- 2022-03-23 22:36:07下载
- 积分:1
-
基于WAP的手机无线应用的源代码,测试可用,供大家下载研究...
基于WAP的手机无线应用的源代码,测试可用,供大家下载研究-WAP-based mobile wireless applications, source code, testing is available for download U.S. study
- 2022-10-22 02:25:03下载
- 积分:1
-
在命令的GSM模块非常详细描述每个功能…
非常详细地介绍了GSM模块AT指令集的每条指令的功能,并附上例子。本文是全中文教程特别适合英文不是很好的初学者。-Very detailed description of the GSM module AT command set the function of each instruction, along with examples. This article is particularly suitable for the Chinese course English is not very good for beginners.
- 2022-04-28 22:46:14下载
- 积分:1
-
一个真正SERVER PUSH的聊天室,很不错,C语言所写,最可惜的是已经被编译过了,但是界面全部被独立出来了的,可以自行更改,只是不能研究程序的内部结构……...
一个真正SERVER PUSH的聊天室,很不错,C语言所写,最可惜的是已经被编译过了,但是界面全部被独立出来了的,可以自行更改,只是不能研究程序的内部结构…… -a real SERVER PUSH chat rooms, very good, C language written, it is most unfortunate that has been compiled, but the interface were all independent of and can make changes, but the procedures are not able to study the internal structure of ...
- 2023-03-26 12:20:03下载
- 积分:1
-
Chinese RFC documents, without translation, the right to study very helpful!
中文RFC文件,无需翻译,对学习很有帮助!
- 2022-01-21 03:45:20下载
- 积分:1
-
Modbus Protocol specs
Modbus Protocol specs
- 2022-08-31 12:35:03下载
- 积分:1
-
摘要描述gps这个系统的matlab仿真,对其中捕获和跟踪的仿真比较详细...
摘要描述gps这个系统的matlab仿真,对其中捕获和跟踪的仿真比较详细-Gps the system summary description of the matlab simulation, capture and tracking of them in more detail the simulation
- 2022-05-13 01:26:05下载
- 积分: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