搜索资源列表
88
- Winsock提供了另一个有用的异步I/O模型。和WSAAsyncSelect模型类似的是,它也允许应用程序在一个或多个套接字上,接收以事件为 基础的网络事件通知。对于表1总结的、由WSAAsyncSelect模型采用的网络事件来说,它们均可原封不动地移植到新模型。在用新模型 开发的应用程序中,也能接收和处理所有那些事件。该模型最主要的差别在于网络事件会投递至一个事件对象句柄,而非投递至一个窗 口例程。(节选自《Windows网络编程》第八章) 还是让我们先看代
5110
- 这是我通过周立功的easyarm2131的一个例程改学的,基于lcd5110实现下拉菜单的功能 开发环境是ADS-This is my contribution in easyarm2131 through weeks of a routine and switched, based on the drop-down menu lcd5110 achieve functional development environment is ADS
unzip
- zip格式压缩代码,支持MSDOS下TC和BC开发,有说明文档和测试例程。-zip format compression code, support MSDOS development under the TC and BC, with documentation and testing routines.
stm32f4discovery_fw
- 开发例程,官方,英文,例子相当全。很难找的例子程序。仅供学习(Development routines, official, English, examples are quite complete.It's hard to find an example program.Just for learning)