资源列表
SocketStructure
- fd_set参数:一个用于检查可读性(readfds),一个用于检查可写性(writefds),另一个用于例外数据(exceptfds)。从根本上说, fd_set数据类型代表着一系列特定套接字的集合-fd_set parameters : a check for readability (readfds) one could write a check for (writefds) Another exception for the data (exceptfds). Fundamenta
osip_doc_2[1].2.0
- The libosip library is known to compile on various platform: * GNU/Linux * MacOSX (Darwin) * OpenBsd 3.1/3.2 // (FreeBSD&NetBSD should also work) * Windows NT/95/2000 (VC++6.0 or cygwin) * Solaris * HP-Unix. * VxWorks. * Some
sipChinese[1]
- SIP 协议概要 实现介绍 互操作测试和应用-SIP outline agreement on achieving interoperability testing and application
NDGZSZZP
- 基于串口收发的无线接收应用软件,供参考学习-Serial Transceivers Based on the reception of wireless application software for information learning
ndgzs(2)
- 自己的一个基于串口应用小程序,以供交流学习-own a small application based on the Serial procedures for the exchange of learning
draft-willis-p2psip-concepts-02(1012)
- IETF12号的文档,比较新,拿来共享给研究P2P和SIP的朋友-IETF12 issue of the documents, a relatively new and used to share research and P2P SIP friends!
WindowsCEInterrupt
- 介绍一篇极好的编程经验的文章: windowsCE异常和中断服务程序初探-introduced an excellent programming experience article : windowsCE abnormal and interruption of services for the
modbus_tcpip
- modbus_tcpip.pdf 英文的基于tcpip的modbus通信-modbus_tcpip.pdf English modbus connection based on the communication tcpip
tcpip_jishudaquan
- tcpip_jishudaquan.pdf 中文 应该比较详细了-tcpip_jishudaquan.pdf Chinese should be a more detailed
fds
- linux下基于jrtplib库的实时传送实现.pdf 一个很好的我精心收集的技术文档-linux based jrtplib the realization of the real-time transmission. Pdf a good, I carefully admission the technical documentation
EHMMAndBPNNFRbylqh
- 关于采用嵌入式隐马尔可夫模型和神经网络的人脸识别博士论文,希望对做人脸识别论文和算法设计的人员有帮助。-on the use of embedded hidden Markov models and neural networks face recognition doctoral dissertation, want to do face recognition algorithm design papers and the staff helpful.
stopthread
- 假定你需要你的程序能够停止线程,你需要一个告诉线程何时停止的方法,这个可以实现。-assume you need you can stop the process threads, you need a thread when told to stop, this can be achieved.