搜索结果

找到约 357 项符合 Different 的查询结果

其他书籍 This document specifies a collection of compiler directives, library routines, and environment vari

This document specifies a collection of compiler directives, library routines, and environment variables that can be used to specify shared-memory parallelism in C, C++ and Fortran programs. This functionality collectively defines the specification of the OpenMP Application Program Interface (OpenMP ...
https://www.eeworm.com/dl/542/476465.html
下载: 119
查看: 1025

通讯编程文档 This is a simulator written in Tcl to simulate a network node carrying GSM and GPRS traffics with Qo

This is a simulator written in Tcl to simulate a network node carrying GSM and GPRS traffics with QoS mechanisms. The payload type including circuit-switched voice, VoIP and web traffic, and the performance including packet drop, delay can be analyzed. The implemented QoS mechanism is DiffServ, with ...
https://www.eeworm.com/dl/646/477683.html
下载: 128
查看: 1043

matlab例程 The model shows a wave propagating from left to right through air. A dielectric object scatters the

The model shows a wave propagating from left to right through air. A dielectric object scatters the wave in different directions.
https://www.eeworm.com/dl/665/481696.html
下载: 153
查看: 1074

系统设计方案 /* * tesswind.c * This program demonstrates the winding rule polygon * tessellation proper

/* * tesswind.c * This program demonstrates the winding rule polygon * tessellation property. Four tessellated objects are drawn, * each with very different contours. When the w key is pressed, * the objects are drawn with a different winding rule. */
https://www.eeworm.com/dl/678/482597.html
下载: 72
查看: 1080

JavaScript Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c

Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The n ...
https://www.eeworm.com/dl/685/482771.html
下载: 199
查看: 1065

matlab例程 File to Plot 8 channels in Matlab using data from the USB captured into a TXT file. (it makes the 8

File to Plot 8 channels in Matlab using data from the USB captured into a TXT file. (it makes the 8 different plots)
https://www.eeworm.com/dl/665/485042.html
下载: 133
查看: 1064

通讯/手机编程 The target of the assignment is to familiarize the student with MIMO channel modeling. The work is

The target of the assignment is to familiarize the student with MIMO channel modeling. The work is based on L. Schumacher’s MIMO channel model implementation, with added capacity analysis. First the channel model implementation is introduced, and thereafter analysis on MIMO channel with different p ...
https://www.eeworm.com/dl/527/485350.html
下载: 107
查看: 1050

其他书籍 The many variants of the Unix operating system require use of a mode of thought that s significantly

The many variants of the Unix operating system require use of a mode of thought that s significantly different from the one that s required by simpler operating systems. Think Unix introduces readers to important fundamental and intermediate Unix commands and, in the process, inculcates them in the ...
https://www.eeworm.com/dl/542/485742.html
下载: 102
查看: 1034

数学计算 This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FF

This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classical implementation. The efficiency is proved by pe ...
https://www.eeworm.com/dl/641/486330.html
下载: 87
查看: 1045

网络 Aodv for NS-2. A mobile ad-hoc network (MANET) is a kind of wireless ad-hoc network, and is a self-c

Aodv for NS-2. A mobile ad-hoc network (MANET) is a kind of wireless ad-hoc network, and is a self-configuring network of mobile routers connected wirelessly. MANET may operate in a standalone fashion, or may be connected to the larger Internet. Many routing protocols have been developed for MANETs ...
https://www.eeworm.com/dl/635/492160.html
下载: 55
查看: 1057