C-Winsock
C-Winsock是Windows平台下基于Socket编程的API扩展,为开发者提供了强大的网络通信功能。它支持TCP/IP协议,广泛应用于客户端-服务器架构的开发中,如在线游戏、即时通讯软件及远程控制工具等。掌握C-Winsock技术不仅能够帮助工程师构建高效稳定的网络应用,还能加深对计算机网络...
资源总数
500
C-Winsock 全部资料 500 份
describe the detail C/C++ development knowledge
describe the detail C/C++ development knowledge
2016-03-07
153
Mifare USBMiCard.DLL - Visual C/C++ Source Program
Mifare USBMiCard.DLL - Visual C/C++ Source Program
2014-01-23
44
serial Port Bluetooth C C++ development Tutorial
serial Port Bluetooth C C++ development Tutorial
2017-03-12
84
C++是对C的扩充
C++是对C的扩充,是C的超集。它保留了C语言原有的所有优点,与C完全兼容,用C语言写的程序可以不加修改地用于C++,但C++增加了面向对象的机制,它是由贝尔实验室的Bjarne Stroustrup博士及其同事在C语言的基础上开发成功的。
2017-01-08
39