Find Jobs
Hire Freelancers

C Code Assignment

$15-25 USD / hour

Zaprt
Objavljeno pred približno 6 leti

$15-25 USD / hour

I want a C Code that takes 16 digit number as input and add 30 to individual digit. After that it is converted to hexadecimal digit and send as output. For example if the user enters 1234567890123456 as input then it should do 1+30, 2+30, 3+30 ,,,,,,,,,,, and then convert 31,32,33 ,,,,,,,,,,,,,,,, as hexadecimal and send as output.
ID projekta: 16914585

Več o projektu

53 ponudb
Projekt na daljavo
Aktivno pred 6 leti

Želite zaslužiti?

Prednosti oddajanja ponudb na Freelancerju

Nastavite svoj proračun in časovni okvir
Prejmite plačilo za svoje delo
Povzetek predloga
Registracija in oddajanje ponudb sta brezplačna
53 freelancerjev je oddalo ponudbo s povprečno vrednostjo $19 USD/uro za to delo
Avatar uporabnika
Hello, I'm Smile Song, developer in China. I'm interesting your project very well I'm a Good C#, Python, .Net, MVC, Website Design, Angular.js, ASP.NET expert. I m quite well experienced in these jobs. Let's go ahead with me I want to service for you continously. Thanks
$22 USD v 40 dneh
4,9 (1020 ocen)
9,3
9,3
Avatar uporabnika
Hi there, I went through the initial requirements and I would like to have further details on this project. Let me know if you are interested so I can have complete specifics.
$22 USD v 40 dneh
4,9 (1048 ocen)
7,7
7,7
Avatar uporabnika
I am very proficient in c and c++. I have 16 years c++ developing experience now, and have worked for more than 7 years. My work is online game developing, and mainly focus on server side, using c++ under Linux environment. I made many great projects using c++, for example, I made the tools which could convert java codes into c++ scripts, of course garbage collection included, this was very similar to a compiler, and was very complex. I also made our own mobile game using c++, I can show you the demo of client, if you like. I am very proficient in java also. I have a very good review on Freelancer.com, I never miss a project once I accept the job, you can check my review. Trust me, please let expert help you.
$20 USD v 6 dneh
4,9 (215 ocen)
7,4
7,4
Avatar uporabnika
Hi There, I am Full Stack C Developer. I can write the code for you take 16 digit number as input and add the 30 to individual digit and then i can convert into hexadecimal and send it for output. I am ready to start your work right now. Would you can come to chat for project discussion? Thanks
$16 USD v 40 dneh
4,8 (39 ocen)
7,3
7,3
Avatar uporabnika
Hi, I can write the program you requested. Please tell which C compiler you´d prefer to to use Thank you
$22 USD v 40 dneh
5,0 (146 ocen)
6,2
6,2
Avatar uporabnika
Hi, I am interested in working with you on this project and can have it done in less than an hour. I have more than a decade of experience with C/C++, Data Structures, and Object Oriented design. I know how to take input, and parse the individual characters or numbers in the input. I can create a program for you in C or any language that can take any 16 digit number, add 30 to each digit, and then convert it to hexadecimal (base 16). It can then display the result to the screen. I am a freelance Software and Web Developer with several years experience working with various programming and scripting languages, including Java, C/C++, Perl, Python, and PHP. I am also a full LAMP stack developer (Linux, Apache, MySQL, and PHP). I have an Associates Degree in Computer Science and I plan on eventually completing my Bachelor's in CS with a possible minor in Mathematics. I've worked at least 6 years as an Independent Contractor for a company called Boomdizzle (a social music hip-hop website). I helped maintain their servers, create static and dynamic web pages, and custom themes based on designs they gave me. My Resume, as well as Employment History and Reviews from other clients that I've worked with (100% positive reviews), can be found on my phave donerofile. Please reach out so that any questions you may have or that I may have about this project can be answered. I look forward to working with you on this project. Thank you for taking the time to consider my bid.
$16 USD v 5 dneh
5,0 (30 ocen)
5,1
5,1
Avatar uporabnika
Here is the code: #include <stdio.h> int main() { int a[16],i; unsigned long long x,t; printf("Please insert the 16 digit number: "); scanf("%llu",&x); t=x; for(i=15;i>=0;i--) { a[i]=(t%10); t/=10; } for(i=0;i<16;i++) { a[i]=a[i]+30; } for(i=0;i<16;i++) { printf("%X",a[i]); } } I would really like a first review from a technical skill set. I don't mind agreeing to return the money by me creating a project which you accept. I just want a review for my C skills.
$15 USD v 1 dnevu
5,0 (1 ocena)
4,8
4,8
Avatar uporabnika
Hi...! i understand everything and i can convert this within 1 hour. you have to discuss it via chat please contact via clicking chat
$15 USD v 40 dneh
5,0 (9 ocen)
4,3
4,3
Avatar uporabnika
A proposal has not yet been provided
$22 USD v 10 dneh
5,0 (6 ocen)
3,7
3,7
Avatar uporabnika
Hey how are you? I can do this project in one hour for $20 Send me a message please we can discuss the details!
$22 USD v 5 dneh
5,0 (12 ocen)
3,7
3,7
Avatar uporabnika
Hello, I have been making embedded electronics products since 5 years. I have worked on C, C++, python, etc.. on Microchip, Atmel, ST micrcocontrollers. I have also made approx 100 projects on Raspberry pi, Beagle bone, etc.. ARM boards. I have done projects like home automation, industrial automation, touch switches, security systems, analog designed SMPS, wireless networks, IOT based solutions, RFID based solutions, NFC based solutions, etc.. Share your project details so we can discuss further
$24 USD v 40 dneh
5,0 (2 ocen)
3,5
3,5
Avatar uporabnika
A proposal has not yet been provided
$15 USD v 1 dnevu
3,9 (5 ocen)
3,8
3,8
Avatar uporabnika
Hi, I am Embedded Firmware Developer. I have good Experience with Embedded C. I can do this. please let me know when we can start and which platform are you using? Thanks.
$17 USD v 20 dneh
5,0 (2 ocen)
2,9
2,9
Avatar uporabnika
Dear sir I read your description very carefully Your problem is used big num and algorithms I can solve your problem for an hour. I ever done similar your problem in university I took part in acm ICPC in university so I know many algorithms I have full experience of c++ and algorithms I am full confident to complete your project and I do my best if you let me bid on yours. I focus on client's credit than money. I want to discuss more in detail. Thank you.
$38 USD v 40 dneh
5,0 (8 ocen)
2,6
2,6
Avatar uporabnika
I have done multiple C and C++ projects for my Software Engineering course, ranging from a simple binary tree to a fully-fledged graphics engine. I can create the code and I'll leave detailed comments.
$15 USD v 40 dneh
5,0 (2 ocen)
2,3
2,3
Avatar uporabnika
I am proficient in C and C++. I have worked on such a question in my assignments and have experience with it.
$15 USD v 40 dneh
5,0 (1 ocena)
1,4
1,4
Avatar uporabnika
I have finished the task. I can send you the code for 10 dollars only. Sample Testcase: input: 1234567890123456 output: 310x1F, 320x20, 330x21, 340x22, 350x23, 360x24, 370x25, 380x26, 390x27, 300x1E, 310x1F, 320x20, 330x21, 340x22, 350x23, 360x24
$15 USD v 40 dneh
5,0 (1 ocena)
0,6
0,6
Avatar uporabnika
I have been studying computer Science for 9 years. I have done Masters in Computer Science. I am topper and favorite of teachers because of my codding logic. I am very good at codding c language. It is my passion. i have very good logic. I have also been teaching students programming . I can write code without getting fed up. you can avail my services by contacting me. I will love to work for you. Regards, Sehrosh
$24 USD v 30 dneh
0,0 (0 ocen)
0,0
0,0
Avatar uporabnika
I have developed such software during my both my academic and professional projects, I can deliver the software in couple of hours for a fair price if we agree in terms. Basically, the user will enter as many as numbers that he wants then presses enter, (+30) the hexadecimal numbers will appear on the screen and I can make it write to a file as well.
$16 USD v 40 dneh
0,0 (0 ocen)
0,0
0,0
Avatar uporabnika
i love programing and this kind of problem is my favorite i'll be very happy if you choose me
$16 USD v 7 dneh
0,0 (0 ocen)
0,0
0,0

O stranki

Zastava UNITED STATES
United States
0,0
0
Član(ica) od feb. 25, 2017

Verifikacija stranke

Hvala! Po e-pošti smo vam poslali povezavo za prevzem brezplačnega dobropisa.
Pri pošiljanju vašega e-sporočila je šlo nekaj narobe. Poskusite znova.
Registrirani uporabniki Skupaj objavljenih del
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Nalaganje predogleda
Geolociranje je bilo dovoljeno.
Vaša prijavna seja je potekla, zato ste bili odjavljeni. Prosimo, da se znova prijavite.