Tuesday, October 26
Ebooks
Posted by
vsara90
at
10:44 AM
Online free ebooks | http://www.onlinefreeebooks.net |
Memoware | http://www.memoware.com |
Ebooks | http://www.artikel-software.com/blog/ |
Free ebooks | http://www.getfreeebooks.com |
Ebooks | http://www.bin95.com/ebooks/ |
Ebooks | http://www.chemicalebooks.com |
Ebooks | http://www.ebook3000.com |
FreeBooks Club | http://www.freebooksclub.net |
Engineering Ebooks | http://www.4ebooks.org |
Ebooks | http://www.ebookaktiv.com |
Ebooks | http://www.seribd.com/doc/w1540591/ |
Ebooks | http://www.free4vn.org/f186/ebooks-engineer |
News Websites
Posted by
vsara90
at
10:43 AM
Hindu | http://www.thehindu.in |
Times of india | http://timesofindia.indiatimes.com |
Ndtv.com | http://www.ndtv.com/convergence/ndtv/default.aspx |
Google news | http://www.news.google.com |
Zee news | http://www.zeenews.com |
BBC news | http://news.bbc.co.uk |
Yahoo news | http://in.news.yahoo.com |
DD news | http://www.ddinews.gov.in |
Indiainfo.com | http://news.indiainfo.com |
CNN news | http://www.cnn.com |
DNA News | http://www.dnaindia.com |
Indian Express | http://www.indianexpress.com |
Dinamalar | http://www.dinamalar.com |
Dinakaran | http://www.dinakaran.com |
Dailythanthi | http://www.dailythanthi.com |
News today | http://newstodaynet.com |
Job websites
Posted by
vsara90
at
10:42 AM
Naukri | http://www.naukri.com |
Recruit.net | http://www.recruit.net |
Monster | http://www.monster.com |
Jobserve | http://www.jobserve.com |
Jobonline | http://www.jobonline.com |
Career jobs | http://www.careerjobs.com |
Career site | http://www.careersite.com |
Best jobs | http://www.bestjobs.com |
Top jobs | http://www.tobjobs.com |
Job Options | http://www.joboptions.com |
It jobs | http://www.itjobs.com |
Computer jobs | http://www.computerjobs.com |
Fit jobs | http://www.fitjobs.co.cc |
Ceweekly | http://www.ceweekly.com |
Hot jobs | http://www.hotjobs.com |
Jobs | http://www.jobs.com |
Jobs today | http://www.jobstoday.com |
Click jobs | http://www.clickjobs.com |
Wednesday, October 20
Optical Communication and Networks Model Question Papers for 7th ECE
Posted by
vsara90
at
11:44 PM
Hi friends....
Here s link for OCN model question papers..
http://www.fzuploads.com/files/10/20/1287598234-vsara90-MODEL_QUESTION_PAPERS.pdf
Courtesy: Mrs. K. Ambujam Asst. Prof (ECE) @ JJCET
--
With Regards
~V Saravanan~
Mail ids : vsara90@gmail.com
saravanan_veeran@yahoo.co.in
My Blogs : vs90.blogspot.com
ecesaravanan.blogspot.com
saravananveeran.weebly.com
Here s link for OCN model question papers..
http://www.fzuploads.com/files/10/20/1287598234-vsara90-MODEL_QUESTION_PAPERS.pdf
Courtesy: Mrs. K. Ambujam Asst. Prof (ECE) @ JJCET
--
With Regards
~V Saravanan~
Mail ids : vsara90@gmail.com
saravanan_veeran@yahoo.co.in
My Blogs : vs90.blogspot.com
ecesaravanan.blogspot.com
saravananveeran.weebly.com
Thursday, October 14
Satellite V unit material
Posted by
vsara90
at
10:32 PM
Hi Friends.... |
I've enclosed the link for the Satellite communication Vth Unit materials...
http://www.fzuploads.com/files/10/14/1287075507-vsara90-satellite_v_unit.doc.zip
(Change the font size n take print out)
Password to open : student
Reply me if there any problem in this document.
Courtesy: Mrs. Johnsi Rani, (ECE) Ass. Prof in JJCET
--
With Regards
~V Saravanan~
Mail ids : vsara90@gmail.com
saravanan_veeran@yahoo.co.in
My Blogs : vs90.blogspot.com
ecesaravanan.blogspot.com
saravananveeran.weebly.com
System Design Lab Prog.
Posted by
vsara90
at
10:24 PM
SQUARE WAVE
.MMREGS
.TEXT
ldp #100h
splk #7FFH,00h
l3: out 00H,04h
call l1
splk #0FFH,01h
out 01h,04h
call l1
b l3
l1: lar ar3,#0FFh
l2: mar *,ar3
banz l2,*-
ret
TRIANGULAR
ldp #100h
splk #00h,00h
l3: lar ar2,#45h
l1: out 00h,04h
lacc 00h
add #15h
sacl 00h
mar *,ar2
banz l1,*-
lar ar2,#45h
l2: out 00h,04
lacc 00h
sub #15h
sacl 00h
mar *,ar2
banz l2 b l3
.MMREGS
.TEXT
ldp #100h
splk #7FFH,00h
l3: out 00H,04h
call l1
splk #0FFH,01h
out 01h,04h
call l1
b l3
l1: lar ar3,#0FFh
l2: mar *,ar3
banz l2,*-
ret
TRIANGULAR
ldp #100h
splk #00h,00h
l3: lar ar2,#45h
l1: out 00h,04h
lacc 00h
add #15h
sacl 00h
mar *,ar2
banz l1,*-
lar ar2,#45h
l2: out 00h,04
lacc 00h
sub #15h
sacl 00h
mar *,ar2
banz l2 b l3
Hi.. Friends..
I've posted d program for triangular and square wave generation..
SQUARE WAVE
.MMREGS
.TEXT
ldp #100h
splk #7FFH,00h
l3: out 00H,04h
call l1
splk #0FFH,01h
out 01h,04h
call l1
b l3
l1: lar ar3,#0FFh
l2: mar *,ar3
banz l2,*-
ret
TRIANGULAR
ldp #100h
splk #00h,00h
l3: lar ar2,#45h
l1: out 00h,04h
lacc 00h
add #15h
sacl 00h
mar *,ar2
banz l1,*-
lar ar2,#45h
l2: out 00h,04
lacc 00h
sub #15h
sacl 00h
mar *,ar2
banz l2
b l3
This is d program hav to enter on to the kit..
Dont need to write old programs with opcode in exam..
(If you've written correctly ignore it)
--
With Regards
~V Saravanan~
Mail ids : vsara90@gmail.com
saravanan_veeran@yahoo.co.in
My Blogs : vs90.blogspot.com
ecesaravanan.blogspot.com
saravananveeran.weebly.com
I've posted d program for triangular and square wave generation..
SQUARE WAVE
.MMREGS
.TEXT
ldp #100h
splk #7FFH,00h
l3: out 00H,04h
call l1
splk #0FFH,01h
out 01h,04h
call l1
b l3
l1: lar ar3,#0FFh
l2: mar *,ar3
banz l2,*-
ret
TRIANGULAR
ldp #100h
splk #00h,00h
l3: lar ar2,#45h
l1: out 00h,04h
lacc 00h
add #15h
sacl 00h
mar *,ar2
banz l1,*-
lar ar2,#45h
l2: out 00h,04
lacc 00h
sub #15h
sacl 00h
mar *,ar2
banz l2
b l3
This is d program hav to enter on to the kit..
Dont need to write old programs with opcode in exam..
(If you've written correctly ignore it)
--
With Regards
~V Saravanan~
Mail ids : vsara90@gmail.com
saravanan_veeran@yahoo.co.in
My Blogs : vs90.blogspot.com
ecesaravanan.blogspot.com
saravananveeran.weebly.com
Embedded Lab Programs
Posted by
vsara90
at
9:57 PM
Hi friends...
I've just posted link for the Embedded lab programs...
It contains all d programs for our exam.. I've highlighted some words in that, those coding must be known to us.
Password to open: student
http://www.fzuploads.com/files/10/14/1287073397-vsara90-EMBEDDED_LAB_PROGRAMS_FULL.pdf.zip
If you've any problem in that, then mail me...
--
With Regards
~V Saravanan~
Mail ids : vsara90@gmail.com
saravanan_veeran@yahoo.co.in
My Blogs : vs90.blogspot.com
ecesaravanan.blogspot.com
saravananveeran.weebly.com
I've just posted link for the Embedded lab programs...
It contains all d programs for our exam.. I've highlighted some words in that, those coding must be known to us.
Password to open: student
http://www.fzuploads.com/files/10/14/1287073397-vsara90-EMBEDDED_LAB_PROGRAMS_FULL.pdf.zip
If you've any problem in that, then mail me...
--
With Regards
~V Saravanan~
Mail ids : vsara90@gmail.com
saravanan_veeran@yahoo.co.in
My Blogs : vs90.blogspot.com
ecesaravanan.blogspot.com
saravananveeran.weebly.com
Wednesday, October 13
Infinite log in G- Talk
Posted by
vsara90
at
3:17 PM
Create new shortcut in the desktop and specify the target as
"c:\program files\google\google talk\googletalk.exe" /nomutex
Click Next and Ok..
Thats it...
Friday, October 1
Optical Model Question Paper
Posted by
vsara90
at
9:00 PM
Hi friends..
I've attached d question for the optical exam.. Pass to all........
Here s d link
http://www.novaup.com/
http://www.easy-share.com/ 1912488196/MODEL QUESTION PAPERS.pdf
http://uploading.com/files/password to open: student
With Regards
~V Saravanan~
Mail ids : vsara90@gmail.com
saravanan_veeran@yahoo.co.in
My Blogs : vs90.blogspot.com
ecesaravanan.blogspot.com
saravananveeran.weebly.com
Subscribe to:
Posts (Atom)