Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Need help making this code more easy to understand

Given are the following three functions on integers: f(x) = x2 g(x) = x + 1 h(x) = x  - 1 Implement these functions in C. Next, write a program that accepts on its input an integer n followed by a series of letters f, g, and h terminated by

Import excel sheet into database using PHP

Hello friends, This tutorial will help you to insert excel sheet data into the MySQL database using PHP I have also included the snapshots which will help you to understand more clearly.   Import Students: You can import students by clicking o

Edge Technology

Enhanced Data rates for Global Evolution (EDGE) introduces new type of modulation technique to transmit packet over radio.   The use of the new modulation and the new techniques increased the throughput and capacity  of the 3G GSM/GPRS ne

sdfsdfsdf

@import url(http://fonts.googleapis.com/css?family=Bree+Serif); /* the important bits */ .container { width: auto !important; } li { -webkit-perspective: 360px; perspective: 360px; } .info { -webkit-transform: rotate3d(

What is optional paramter in c#

The concept of optional parameter was introduced in C#4.0. Optional parameters enables you to pass the only required parameters. Each optional parameter has its default value, if no value is passed for this default parameter then its default value wo

Java Interview Coding problems for Freshers- Part III

In the previous part, Java Interview Questions and Answers Part I and Java Interview Coding problems for Freshers- Part II, we have explained some basic questions of Java. This part is in continuation with the previous Java Interview Questions and An

How nth-child Works ?

Hi folks, The :nth-child(n) selector is a pseudo element. which show the position on there parents element. You can use (even) and (odd) for all even or odd child element. :nth-child(odd) For example:- tr:nth-child(2n+1) Represents the o

HashSet<> in C#

In c#, HashSet is a disjoint group of an unique elements. We can a apply a multiple operation on HashSet such as Add, Remove, Contains etc. HashSet is also  allow to apply a standard set of operations such as union, intersection, and symmetric d

Array and it's type in java

In this blog we will learn about array and it's type in Java. Array is defined as a collection of similar type of elements.          Array are seen as a collection of elements these elements belongs to sam

Any R programmers here that have experience with Shiny?

I keep seeing 'Not Found' when trying to load my Shiny application, it seems to be that R cannot find the Shiny server, I have tried reinstalling all packages and still no luck. The strange thing is that it works the first time I open R Stud

1 54 949
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: