搜索结果
找到约 357 项符合
different 的查询结果
按分类筛选
- 全部分类
- 书籍 (41)
- matlab例程 (28)
- 其他 (19)
- 其他书籍 (18)
- 微处理器开发 (17)
- 单片机开发 (17)
- Java编程 (16)
- 单片机编程 (14)
- 行业发展研究 (10)
- 数学计算 (9)
- 通讯/手机编程 (9)
- 技术资料 (9)
- VHDL/FPGA/Verilog (8)
- 人工智能/神经网络 (7)
- 网络 (6)
- Linux/Unix编程 (6)
- VC书籍 (6)
- 通讯编程文档 (6)
- 文件格式 (5)
- Java书籍 (5)
- 电子书籍 (5)
- 电源技术 (4)
- 可编程逻辑 (4)
- 压缩解压 (4)
- DSP编程 (4)
- 软件设计/软件工程 (4)
- Internet/网络编程 (4)
- 模拟电子 (3)
- 数值算法/人工智能 (3)
- 文章/文档 (3)
- 书籍源码 (3)
- 系统设计方案 (3)
- 其他嵌入式/单片机内容 (3)
- 加密解密 (3)
- *行业应用 (2)
- 汇编语言 (2)
- 编译器/解释器 (2)
- 交通/航空行业 (2)
- 嵌入式/单片机编程 (2)
- 技术管理 (2)
- 3G开发 (2)
- 软件工程 (2)
- 数据库系统 (2)
- 驱动编程 (2)
- 行业应用文档 (1)
- 技术书籍 (1)
- allegro (1)
- 教程资料 (1)
- 通信网络 (1)
- 无线通信 (1)
- 开发工具 (1)
- 测试测量 (1)
- 仿真技术 (1)
- GPS编程 (1)
- 数据结构 (1)
- VxWorks (1)
- Delphi/CppBuilder (1)
- J2ME (1)
- Oracle数据库 (1)
- 邮电通讯系统 (1)
- RFID编程 (1)
- STL (1)
- 手机短信编程 (1)
- BREW编程 (1)
- 教育系统应用 (1)
- 嵌入式Linux (1)
- SQL Server (1)
- Jsp/Servlet (1)
- 其他行业 (1)
- 电子政务应用 (1)
- JavaScript (1)
- 其他文档 (1)
- 学术论文 (1)
- 手册 (1)
- VIP专区 (1)
其他书籍 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 ...
通讯编程文档 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 ...
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.
系统设计方案 /* * 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.
*/
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 ...
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)
通讯/手机编程 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 ...
其他书籍 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 ...
数学计算 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 ...
网络 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 ...