搜索资源列表
ptypes-2.1.1.tar
- PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with portable thread and synchronization
berkeley-socket
- 讲解berkley套接字的详细知识,并结合有详细的例子对套接字的应用做了充分阐释-Detailed knowledge to explain berkley sockets, combined with detailed examples of the application of the socket to do a full explanation
chess
- 这是一份国际象棋的源程序,实现了两个玩家在联网的状态下进行对战的功能,使用控制台的方式实现,十分适合C++初学者学习数据结构,套接字等,采用VS2010环境开发-This is the source of an international chess, two players in the state of networked multiplayer capability, use the console to achieve very For C beginners to learn da