1. socket通信:有客户端和服务端的socket代码。 2. 多线程:客户端和服务端各用一线程发送信息;服务端另有一监听线程
1. socket通信:有客户端和服务端的socket代码。 2. 多线程:客户端和服务端各用一线程发送信息;服务端另有一监听线程,用于把超时的信息删除。 这里应用到了同步,使...
1. socket通信:有客户端和服务端的socket代码。 2. 多线程:客户端和服务端各用一线程发送信息;服务端另有一监听线程,用于把超时的信息删除。 这里应用到了同步,使...
srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] ...
srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] ...
电话号码管理系统,很小的程序,是学习stl,自己编的,用map实现,还有文档说明...
-The existence of numerous imaging modalities makes it possible to present different data present in...
MATLAB implementation of time series prediction Based on the VQTAM method described in the following...
生成一个好的Turbo码,并且用MAP方法进行解码...
Hadoop是一个用于运行应用程序在大型集群的廉价硬件设备上的框架。Hadoop为应用程序透明的提供了一组稳定/可靠的接口和数据运动。在 Hadoop中实现了Google的MapReduce算法,它能...
Learn how to: * Tokenize a null-terminated string * Create a search and re...
tuobo码的编码,以及tuobo码的译码算法,其中包括log-map算法和sova算法...