Search : in
By :

Program on sphere using graphic in c language

Last answer on Oct 20, 2009 8:06:06 am BST chetu, on Jun 8, 2009 11:43:56 am BST 
 Report this message to moderators

Hello,please send me a program on graphic using c program on sphere

Configuration: Windows XP Internet Explorer 6.0

Best answers for « program on sphere using graphic in c language » in :
[C Language] finding the square root of a number Show [C Language] finding the square root of a number Intro Notes Intro A simple C program allowing you to find the square root of a number. #include #include int main(void) { double x = 4.0, result;...
[C language]Checking whether an integer is a prime number Show [C language]Checking whether an integer is a prime number Definition of a prime number Algorithm 1: dividers between 2 and N-1 will be tested Algorithm 2: Even dividers will not be tested, research is limited to odd dividers Algorithm 3:...
[C language]Handling 64-bit integers Show[C language]Handling 64-bit integers Unsigned 64-bit integer Example: Signed 64-bit integer Example: Basically in C language, an unsigned number over 32 bit can not exceed the value of 4 294 967 295. It may happen that you are...
Reference books for Java and C++ ShowReference books for Java and C++ Java C++ Online Links for beginners in C++ Java If you are a newbie to Java or C++, there are excellent online references to help you either to discover or progress in this programming sphere. Java...
Generating random numbers with rand() ShowGenerating random numbers with rand() You may have noticed when using the rand() found in the standard library of C language, you often get unsatisfied by the results, they look the same. For example, when trying 5 random numbers in...
Download Rhinoback x64 ShowRhinoback x64 is a secure service and reliable designed for 64-bit operating systems Windows 2003, XP, Vista. The program offers an incremental backup, file encryption and support for Exchange Server, SQL Server, MySQL. Advantage The data is...
Programming languages ShowProgramming language A "programming language" is a language designed to describe a set of consecutive actions to be executed by a computer. A programming language is therefore a practical way for us (humans) to give instructions to a...
Binary encoding ShowIntroduction to binary In the late 1930s, Claude Shannon showed that by using switches which were closed for "true" and open for "false," it was possible to carry out logical operations by assigning the number 1 to "true" and 0 for "false." This...

1

ageny, on Jun 8, 2009 2:00:48 pm BST
  • +1

Hello,

can you be more precise about what you looking for!?

Reply to ageny

2

chetu, on Jun 12, 2009 11:26:58 am BST
  • +15

I want program on sphere using graphic in c language with written text because i did not found in your links .
example
#include<stdio.h>
#include<conio.h>
#include<graphic.h>

An i futher want the program on sphere
And dont please don't send the links becuase i cant come regoular to internet and to check the links and please
send the direct program and not the links

Reply to chetu

3

 priya, on Oct 20, 2009 8:06:06 am BST
  • +4

I want program for moving car in c language

Reply to priya