搜索结果

找到约 247 项符合 map 的查询结果

Java编程 1. socket通信:有客户端和服务端的socket代码。 2. 多线程:客户端和服务端各用一线程发送信息;服务端另有一监听线程

1. socket通信:有客户端和服务端的socket代码。 2. 多线程:客户端和服务端各用一线程发送信息;服务端另有一监听线程,用于把超时的信息删除。 这里应用到了同步,使两个线程可以操作同一个map。
https://www.eeworm.com/dl/633/409295.html
下载: 154
查看: 1092

Linux/Unix编程 srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE]

srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE] heightmap[0] = [rand[] 128] + 64 // initialize starting point on map CreateFract ...
https://www.eeworm.com/dl/619/418770.html
下载: 180
查看: 1033

Linux/Unix编程 srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE]

srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE] heightmap[0] = [rand[] 128] + 64 // initialize starting point on map CreateFract ...
https://www.eeworm.com/dl/619/418771.html
下载: 73
查看: 1041

STL 电话号码管理系统

电话号码管理系统,很小的程序,是学习stl,自己编的,用map实现,还有文档说明
https://www.eeworm.com/dl/658/422334.html
下载: 173
查看: 1086

行业发展研究 -The existence of numerous imaging modalities makes it possible to present different data present in

-The existence of numerous imaging modalities makes it possible to present different data present in different modalities together thus forming multimodal images. Component images forming multimodal images should be aligned, or registered so that all the data, coming from the different modalities, a ...
https://www.eeworm.com/dl/692/422758.html
下载: 97
查看: 1042

matlab例程 MATLAB implementation of time series prediction Based on the VQTAM method described in the following

MATLAB implementation of time series prediction Based on the VQTAM method described in the following papers: G. A. Barreto & A. F. R. Araujo (2004) "Identification and Control of Dynamical Systems Using the Self-Organizing Map" IEEE Transactions on Neural Networks, vol. 15, no. 5.
https://www.eeworm.com/dl/665/427476.html
下载: 112
查看: 1117

编译器/解释器 生成一个好的Turbo码

生成一个好的Turbo码,并且用MAP方法进行解码
https://www.eeworm.com/dl/628/433660.html
下载: 95
查看: 1037

Java编程 Hadoop是一个用于运行应用程序在大型集群的廉价硬件设备上的框架。Hadoop为应用程序透明的提供了一组稳定/可靠的接口和数据运动。在 Hadoop中实现了Google的MapReduce算法

Hadoop是一个用于运行应用程序在大型集群的廉价硬件设备上的框架。Hadoop为应用程序透明的提供了一组稳定/可靠的接口和数据运动。在 Hadoop中实现了Google的MapReduce算法,它能够把应用程序分割成许多很小的工作单元,每个单元可以在任何集群节点上执行或重复执行。此外,Hadoop还提供一个分布式文件系统用来在各个计算节 ...
https://www.eeworm.com/dl/633/437232.html
下载: 163
查看: 1072

其他书籍 Learn how to: * Tokenize a null-terminated string * Create a search and re

Learn how to: * Tokenize a null-terminated string * Create a search and replace function for strings * Implement subtraction for string objects * Use the vector, deque, and list sequence containers * Use the container adaptors stack, queue, and priority_q ...
https://www.eeworm.com/dl/542/438625.html
下载: 46
查看: 1053

数值算法/人工智能 tuobo码的编码

tuobo码的编码,以及tuobo码的译码算法,其中包括log-map算法和sova算法
https://www.eeworm.com/dl/518/474097.html
下载: 188
查看: 1055