-
-
Amplitude_mod_m.zip
fm=input( Enter the message signal frequency fm= )
fc=input( Enter the carrier frequency fc= )
Am=input( Enter the message signal amplitude Am= )
Ac=input( Enter the carrier signal frequency Ac= )
n=input( Enter the no of DFT points: )
tm=(1/fm) ...
-
-
AUDIO.rar
In this project, the message is encoded with audio file for the secure transfer.
JAVA CODE
-
smslib-dotnet-v3.4.5-build.20091112.zip
SMSLib - SMS Processing Libraries
SMSLib is a Java library for sending and receiving SMS message via a GSM modem or mobile phone. SMSLib also supports some bulk SMS operators, by implementing their HTTP interfaces.
-
-
statemechine.rar
... access the state variable in the state machine from the test bench.
Finally we are using test bench messages which allow us to monitor the current state from the simulation waveform viewer (assuming we change the bus radix of the message to ascii.
-
-
-
modSetStyles.zip
Create a hook to monitor messages sent to window procedures. The system calls fAppHook before passing the message to the receiving window procedure.
-
SocketServer.rar
This is an sms simulator that has a interface similar to a mobile and can be used to type and send message from one mobile to another mobile.Many modes like T9,Numeric,Normal have been implemented
-