Clicksor

Saturday, 14 July 2012

Bigrock Coupon

BigRock is an ICANN-Accredited Domain Name Registrar that sells Domain names at the most competitive rates in the industry. BigRock's platform powers over 6 million domains.

PROMO CODES-
11% off on .com, .net & .org Domains
BRDOMDISC
25% off on Web Hosting
BRHOSTDISC

Friday, 6 April 2012

PROJECTS FOR ALL BE STUDENTS



  1. DEVICE SWITCHING USING PASSWORD
  2.  Automatic Induction Motor Starter with Programmable Timer
  3.  DC Power Supply Simulator
  4.  ULTRASONIC MOVEMENT DETECTOR
  5.  RADAR SYSTEM
  6.  DIGITAL WEIGHT ACCUMULATOR
  7.  REMOTE CONTROLLED LAND ROVER
  8.  TELEPHONE ANSWERING MATCHING
  9.  MOBILE CONTROL ELECTRICAL APPLIANCES
  10.  MIND READER
  11.  DIGITAL SPEEDOMETER
  12.  Device Switching Using PC’s Parallel Port
  13.  QUALITY FM TRANSMITTER
  14.  FREQUENCY GENERATOR
  15.  AIRPLANE DIRECTION INDICATOR
  16.  Power Transmission in Automobiles       
  17. Solar Cooler
  18.  Hydro Power Plant Mechanical
  19.  Fuel Injection in the Spark Ignition Engine
  20.  Wind Turbine Technology in India

JAVA PROJECTS

LIST OF JAVA PROJECTS-

  1. LAN Monitoring System
  2.  Cryptography and Stenographer
  3.  Secured Data Communication using algorithm (or) BSF Encoding Decoding
  4.  Model Management
  5.  Image processing in JAVA
  6. Steganography in JAVA
  7.  Media streaming
  8.  Voice Chatting and Video Conferencing
  9.  Online Auction
  10.  Online Counseling System
  11.  Online Solution Provider 
  12.  Online bill payment
  13.  SYNCHRONOUS CONFERENCING
  14.  Library Information System
  15.  Library Information System
  16.  Student Record and Information System
  17.  Multi User Voice Chat (VOIP)
  18.  Car Sales System
  19.  Flight reservation system
  20.  Bank application system
  21.  Mobile Phone Tracking

PROJECTS FOR BE STUDENTS

MAJOR AND MINOR PROJECT LIST FOR ALL BRANCHES OF BE ( CSE, IT , EC ,MECH, ELECTICAL)

For CSE & IT BRANCH -
  1. Remote monitoring system
  2. Remote controller system
  3. Virtual Job Search Engine generation
  4. Community portal for social networking and synthesis.
  5. Web content adaptation
  6. E gadgets 
  7. Electronic Purchase Website
  8. Video Synthesis and monitoring System
  9. Mobile Shop Maintenance System Using Desktop Application
  10. Web Portal Real Time Operational Client Relationship Management System
  11. Automatic Image processing system
  12. Email Address Verification System
  13. Airline Reservation System
  14. Development of an online Sales and Inventory Management System (SIMS)
  15. Development of an e-Post Office System
  16. Development of a Web Based Mail Client
  17. Network Banking System
  18. Online Examination Test Generator 
  19. Load Balancing Using Proxy Server
  20. Corporate Management Recruitment System
  21. Airline Ticket Booking System Project


OTHER BRANCH PROJECTS CLICK HERE

Wednesday, 1 February 2012

Microsoft Office One Note

Interesting Feature by Microsoft Office 2010 is One NOTE .Full description is given in detail in video


Friday, 27 January 2012

OPERATING SYSTEM OBEJECTIVE2


OPERATING SYSTEM CONCEPT


Job Control Language (JCL) are used to Specify, to the operating system, the beginning and end of a job in a batch.



Boundary registers   track the beginning and ending of programs

Round-robin scheduling gives each task the same chance at the processor


Four necessary conditions for deadlock to exist are: mutual exclusion, no-preemption, circular wait and hold and wait


Page-map table is used for address translation

Dispatcher assigning ready process to the CPU

The table created by lexical analysis to describe all literals used in the source program, is Literal table

The term 'polling' in a computer means a process by which a computer system  inquires to see if a terminal has any transaction to send

File record length should be chosen to match the data characteristics

Terminal Table a permanent table which lists all key words and special symbols of the language in symbolic form

Round-robin  is a pre-emptive scheduling algorithm.

Paging  is a method of memory allocation by which the program is subdivided into equal portions, or pages and core is subdivided into equal portions or blocks.

Scheduling is allowing jobs to use the processor.

Semaphores  synchronize critical resources to prevent deadlock

OPERATING SYSTEM OBEJECTIVE


OPERATING SYSTEM CONCEPTS



Preemptive sheduling is one in which the current executing process is suspended and another process is executed and suspended process is resumed.



Thrashing occurs due to the quick paging in small intervals. So the CPU waste time in paging activity rather doing actual work



A diamond indicates a point where a decision is made like yes/no, no/go, etc.


Locality of reference, also known as the principle of locality, is the phenomenon of the same value or related storage locations being frequently accessed.


"Lexical analysis" is associated with recognition of basic elements and creation of uniform symbols



Page stealing is taking page frames from other working sets

Bug means A logical error in a program



Memory management is replaced with virtual memory on current systems
Spooling- The process of transferring data intended for a peripheral device into a disk (or intermediate store) so that it can be transferred to peripheral at a more convenient time or in bulk.
Seeks analysis is used for analyzing device busy problems

What problem is solved by Dijkstra's banker's algorithm?
Ans-deadlock avoidance

Swapping allows each program in turn to use the memory
A translator is best described as a system software

A Processor  is a device that performs a sequence of operations specified by instructions in memory.

A translator which reads an entire programme written in a high level language and converts it into machine language code is Compiler


     Operating System Concept 2