搜索资源列表
desmoj.core_2.1.1
- 排队系统 可实现M/M/C队列 马克洛夫过程模拟等功能-queuing system can be realized M / M / C queue Makeluofu process simulation, and other functions. .
队列
- 队列算法用C语言实现-queue algorithm with C language
src
- 用JAVA实现队列和堆栈,可供初学者熟悉JAVA编程过程,可仔细分辨下JAVA和C++的不同 - Realizes the formation and the storehouse with JAVA, may for the beginner to be familiar with the JAVA programming process, but under careful resolution JAVA and C++ difference
swoole-master
- 一个专门为PHP语言设计的异步、并行、高性能网络通信引擎,使用纯C语言编写,提供了PHP语言的异步多线程服务器,异步TCP/UDP网络客户端,异步MySQL,异步Redis,数据库连接池,AsyncTask,消息队列,毫秒定时器,异步文件读写,异步DNS查询。 Swoole内置了Http/WebSocket服务器端/客户端、Http2.0服务器端。-A special asynchronous, PHP language design, high performance parallel net
网游创世纪的服务器源代码,C#版,
- 网游创世纪的服务器源代码,C#版,基于IOCP 栈和队列实现,是一个高效的网络通讯案例可以参考学习。