资源列表
dsdv
- Destination-Sequenced Distance-Vector Routing (DSDV) is a table-driven routing scheme for ad hoc mobile networks based on the Bellman–Ford algorithm
dsr
- Dynamic Source Routing (DSR) is a routing protocol for wireless mesh networks. It is similar to AODV in that it forms a route on-demand when a transmitting computer requests one. However, it uses source routing instead of relying on the routing table
OFDMAsingalTimedomain
- This program describes the ofdm subcarrier allocation in time domain
appy-0.8.5
- openoffice模版,可以根据模版生成doc报告,转为pdf等功能-openoffice templates, according to the report template to generate doc, pdf and other functions into
XB24C
- XB24C Coordinator and End device profile
c--clamp
- C++ Program for CaD Design of C Clamp
edge
- This program describes about the Edge detection using various functions to detect the exact edges.
edge-detec
- This program is used to find the Eges present in the images.
Hideing-Image-in-Image-StegnoGraphy
- This based on stegnography to hide a secret image in the ordinary image and to recover the orignal secret image-This is based on stegnography to hide a secret image in the ordinary image and to recover the orignal secret image
LEFT-SHIFTS
- This code is used to simulate the LED ligts to shift in left direction using 8051 Microcontroller.
find-the-sum-of-cos(x)
- This code is based on C language, it is used to find th sum of cos(x) series.
check-if-a-given-matrix-is-an-identity-matrix
- It is used to find the given matrix is an Identity matrix or not. It was based on C language.