Given a graph G = (V, E), where every edge e has a nonnegative weight w(e), and a source vertex s in
Given a graph G = (V, E), where every edge e has a nonnegative weight w(e), and a source vertex s in V, find the shorte...
LTE-Advanced是LTE(LongTermEvolution)的演进,2008年3月开始,2008年5月确定需求。它满足ITU-R的IMT-Advanced技术征集的需求,LTE-A不仅是3GPP形成欧洲IMT-Advanced技术提案的一个重要来源,还是一个后向兼容的技术,完全兼容LTE,...
Given a graph G = (V, E), where every edge e has a nonnegative weight w(e), and a source vertex s in V, find the shorte...
Aodv for NS-2. A mobile ad-hoc network (MANET) is a kind of wireless ad-hoc network, and is a self-configuring network ...
This is a simple image sender to a FTP site. it can be usefull if you want to send a Web-CAM frame to a FTP site, and y...
Support Vector Machines is a powerful methodology for solving problems in nonlinear classification and regression. It i...
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function i...
Example of a digital data transmission implementing GMSK modulation This Simulink model simulates as an example the tra...
A wrapper class that implements the TableModel interface, given both TreeTableModel and a JTree.