[sourcecode language=’sh’] echo Enter a Number read num1 echo Enter Number read num2 if test $num1 -ge $num2 then echo $num1 is greater than $num2 else echo $num2 is greater than $num1 fi 2) Shell Program to Check a number is even or odd [sourcecode language=’sh’] echo Enter a Number to Find Even or odd read num b=`expr $num % 2` if [ $b -eq 0 ] then echo Even number else echo Odd Number fi 3) Shell Program to check whether a year is leap or Not [sourcecode language=’sh’] echo
Premium Programming language
Robbins MEMORANDUM Date: March 4‚ 2014 To: Manager From: LaTasha Delaney Subject: Web Conferencing Programs Good evening Mr. Charles. Earlier today you asked me to research some possible web conferencing programs that may help the company weekly status meetings. Since you assigned me to this task‚ I have found some programs that may work. I believe the best program that might fit the company needs would be due to cost is Skype a free web conferencing program. Adobe Connect $55 month
Premium
Networking and Network Programming 2 TCP/IP Overview 3 WinSock Overview 4 Visual C++ I Chapter 1 s Networking and Network Programming 3 1 Networking Networking and Network and Network Programming Programming 4 Part I s Introduction to Networking The purpose of this book is to show you how to make network-aware applications that run on the Microsoft Windows and Windows NT operating systems using the Windows Sockets (WinSock) Application Programming Interface (API). To that
Premium Computer network Personal computer OSI model
B.E./B.Tech DEGREE EXAMINATION‚ APRIL / MAY 2009 First Semester CS 16 – FUNDAMENTALS OF COMPUTING AND PROGRAMMING (Regulation 2008) Time: Three hours Maximum: 100 Marks Answer ALL questions
Premium Computer Binary numeral system
JOMO KENYATTA UNIVERSITY OF AGRICULTURE AND TECHNOLOGY ICS 2102 Introduction to Computer Programming ~ Course Outline Course Objective The students will understand the concepts of structured programming and learn how to write programs for problem solving using structured programming language (C). Learning Outcomes By the end of the unit‚ the student should be able to: a) b) c) d) e) f) To understand principles of good program design To understand the concept of a variable holding
Premium Programming language
HHD 53rd Transportation Battalion 7th Sustainment Brigade Fort Eustis‚ VA 23604 HHD 3rd Platoon Weapons Maintenance SOP AFD-Q6FG 10-0013 Effective Date 29 October 2013 1. PURPOSE: To address the clearing‚ disassembling‚ cleaning‚ inspection for serviceability‚ lubricating and reassembling of the M4 or M4A1 carbine. 2. APPLICABILITY:
Premium Lubricant
already knew each other and they were working on the Stanford Digital Library Project together. The goal of that project was to develop technologies for a universal‚ and integrated digital library. They decided that they would get better results by using a search engine based on a list of back links that were ranked by importance than one that was ranked by how many times a search term appeared. Originally their search engine used the Stanford web site with the domain name google.stanford.edu‚ and
Premium Google
C Programming Tutorial C PROGRAMMING TUTORIAL Simply Easy Learning by tutorialspoint.com tutorialspoint.com i COPYRIGHT & DISCLAIMER NOTICE All the content and graphics on this tutorial are the property of tutorialspoint.com. Any content from tutorialspoint.com or this tutorial may not be redistributed or reproduced in any way‚ shape‚ or form without the written permission of tutorialspoint.com. Failure to do so is a violation of copyright laws. This tutorial may contain inaccuracies
Free Programming language Source code
Spreadsheet Modeling and Excel Solver A mathematical model implemented in a spreadsheet is called a spreadsheet model. Major spreadsheet packages come with a built-in optimization tool called Solver. Now we demonstrate how to use Excel spreadsheet modeling and Solver to find the optimal solution of optimization problems. If the model has two variables‚ the graphical method can be used to solve the model. Very few real world problems involve only two variables. For problems with more than two variables
Premium Optimization Spreadsheet Mathematics
University of York Department of Electronics Third year Beng Preliminary Report 2012/13 The Development of Intelligent Drum Machines using Cartesian Genetic Programming Student ID (Y6385813) Work For: Julian Miller Due Monday 11th February 2013 Abstract Modern day electronic instruments often produce and perform unrealistic music lacking the subtleties introduced by a real life musician. Other than recording a musician or meticulously editing
Premium Music Genetic algorithm Drum