搜索资源列表
Three
- recall.c:回溯法求有向图是否存在回路,将结果输出到文件中。dfs.c:深度优先搜索解决N皇后问题,结果输出到文件。Client.java:一个java编写的即时通讯小程序。-recall. depth-first search. Instant message.
TCP-socket-CSharp
- TCP socket通讯实例 这是一个有客户端和服务器端的多人即时通讯软件-TCP socket communication example
Websocket
- 利用WebSocket技术实现即时通讯,项目中包含服务器端和客户端两部分,源码可供参考。-Achieve real-time communication by using WebSocket technology, the project contains two parts, the server and client, the source code for reference.