搜索结果
找到约 600 项符合
three-level 的查询结果
数据结构 I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a s
I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a simple data structure, say simple scheme, Fibonacci heaps, say F-heap scheme, and Pairing heaps, say P-heap scheme, and measure the relative performance of the three implementations.
数学计算 Features a unique program to estimate the power spectral density. The spectrum containing all signif
Features a unique program to estimate the power spectral density. The spectrum containing all significant details is calculated from a time series model. Model type as well as model order are determined automatically from the data, using statistical criteria. Robust estimation algorithms and order s ...
网络 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 ...
数值算法/人工智能 These codes require an ASCII input file called input.dat of the following form: Lower Limit on x
These codes require an ASCII input file called input.dat of the following form:
Lower Limit on x Upper Limit on x Final Time
Pressure for x<0 when t=0 Density for x<0 when t=0 Speed for x<0 when t=0
Pressure for x>0 when t=0 Density for x>0 when t=0 Speed for x>0 when t=0
These codes ...
其他书籍 A large body of computer-aided techniques has been developed in recent years to assist in the proce
A large body of computer-aided techniques has been developed in recent years to assist
in the process of modeling, analyzing, and designing communication systems . These
computer-aided techniques fall into two categories: formula-based approaches, where the
computer is used to evaluate complex formu ...
C/C++语言编程 全景图像和多光谱图像融合
PixelFusion.dsp
&nbsp; &nbsp; This file (the project file) contains information at the project level and
&nbsp; &nbsp; is used to build a single project or subproject. Other users can share the
&nbsp; &nbsp; project (.dsp) file, but they should export the makefiles locally.
PixelFusion.h
&nbsp; &nb ...
数值算法/人工智能 水平集代码
水平集代码及文章(李春明):Level Set Evolution Without Re-initialization: A New Variational Formulation
RFID编程 EPC Low level Reader Protocol
EPC 낮은 수준의 리더 프로토콜
matlab例程 distmesh
matlab有限元网格划分程序
DistMesh is a simple MATLAB code for generation of unstructured triangular and tetrahedral meshes. It was developed by&nbsp;Per-Olof Persson&nbsp;(now at&nbsp;UC Berkeley) and&nbsp;Gilbert Strang&nbsp;in the&nbsp;Department of Mathematics&nbsp;at&nbsp;MIT. A detailed ...
Matlab Matlab 画三维立体图形
Matlab 画三维立体图形
The aim of geom3d library is to handle and visualize 3D geometric primitives
such as points, lines, planes, polyhedra... It provides low-level functions
for manipulating 3D geometric primitives, making easier the development of more
complex geometric algorithms. &nbsp;&nbs ...