C Programlama Jobs
Are you looking for a stellar C developer? Despite its age, C remains one of the most popular programming languages in the world, but finding the right developer can be difficult. C has been used to write a wide range of software, including operating systems, device drivers, banking software, games, and even GPU-based learning algorithms. The sheer range of projects that C has been used for means you need to find a developer that\'s familiar with your particular problem.
So how do you find that developer? On Freelancer.com there are thousands of C developers that are available for hire. To find the right one, all you need to do is post the details of your project. Within minutes our talented C developers will see your project and will start responding with detailed proposals about how they would complete your job. Like C, the whole process is fast, efficient, and can scale up if you need it. So why not give it a shot? All posted projects are obligation free, so if you aren\'t happy with the proposals, you don\'t need to choose one.
C Programmers İşe AlınVFS global randevu sitesi üzerinden sürekli randevu kontrol eden ve eğer boş randevu var ise o randevuyu almak için pasaport bilgilerini giren ve devam et butonu ile diğer sayfalara geçip gerekli butonlara basıp en sonda ödeme ekranına gelip daha önceden programa girilmiş kart ve adres bilgilerini girip randevuyu alan yazılım istiyorum.
to construct the code for arduino mega 2560 rev3 board in C++
I need someone able to convert my ESP8266 working code to work with ESP32c3 and ESP32 * you should fully have knowledge with the new ESP32C3 * Have the ESP32C3 development board for debugging *****************Please do not apply just for applying, it make no sense *********************
need to Log the following onto SD Card for incorporation into excell -water temp up to 60°C -engine RPM -Engine exhaust temp -cylinder head temp -GPS plot for go kart track whilst running Need to display live on 7" LCD -RPM -Lap time -lap delta -cylinder head temp -water temp -exhaust temp all using Arduino on a 7" LCD display and arduino UNO
Using Vosk, you will build a desktop application for Windows with the following featured task: On a PC, holding the Ctrl key, capture the speech and send it to the current field, e.g; the field with the focus, be it a third-party desktop app or a web page. When releasing the control button, stop the speech to text recognition Settings would allow the user to choose one target language at a time, among the languages available in Vosk. And that is it. Simple!
Hi are you available to create for me a bitcoin trading robot? If so I can provide more details I have the webhooks /triggers
I have a simple c++ programming fundamentals project for a Cricket Scoreboard. You cannot use advanced concepts in anyone is up , let me know.
I will provide you details in chat ..we can find indicator of tool code from github. Or I will give u fixed price project
Eftersöker en mycket duktig programmerare inom C#, CPP. Vi behöver en funktion som dynamiskt och automatiskt skickar ut standard CAN BUS meddelanden och sedan läser av inkommande meddelanden och PID. Mycket svårt att göra, inget vi reder ut själva. Vi vet hur strukturen på nätverket fungerar och det är vi behjälpliga med när Du bygger funktionaliteten åt oss.
i have 3 small tasks that have to be done in C language. they are for 2 projects in Linux don't text me before reading the files, so that we don't waste time... -DEADLINE is Sunday 29/5 12:00AM. NOTE: - you may see lots of explanation in the files but the tasks are simple. - i pay 15$ for each of them.
Looking for someone who as good knowledge in Cloudsim tool
Lütfen detayları görmek için Kaydolun ya da Giriş Yapın.
Implement a system where the user uploads an Albania ID document (ID card or Passport)and then using Machine Learning,Al,and OCR the system should extract all data visible on the document in Text Format.(System Java or Python)
Pequeño proyecto que consiste en el diseño de una arquitectura editor/subscriptor con un esquema pull. Se debe programar en C.
We need an API to get the profile picture from phone numbers in WhatsApp and other Social messaging apps using automation. - We don't need to send message to the number or anything, only get the profile pic. - We are estimating to collect 1 image per second, we know the phone numbers (NO SPAM). - If you are a best Python guy, welcome! we have a lot of jobs for you.
I need a demo C# project that enables me to set up Amazon Selling Partner Notification API and help download the notifications, notification API details can be seen here
Involves client socket server programming and 28 files need to be converted in total
Project Description: The bot designed will have the capacity to play at any casino with following capabilities: 1) It should interact with casino game interface. 2) It should be able to read all the cards placed out. 3) It should be able to make an intelligent decision based on the cards that have been placed out. 4) The bot should be able to place wagers as per the above strategy. 5) The bot should be able to analyze the result of the wagers it has placed e.g. total bet amount, total profit. This will be done for each session. 6) The bot can be made to run in an auto mode or it can be paused for the user to take control. Objective/Trading Rules: - Never BUST! Stand on HARD 12 or above, Hit on Hard 11 or below - Split ACES only! No doubles or fancy betting. - Does not matter what D...
We are looking for someone to write a program to create video files using simple instructions in an instruction file (a text file). This program will have NO user interface. This program will only run from the command line, C: <>. Here are the instructions that you will need to program: output_file=c:videos (name of the video file to create, with full path) video_format=mp4 (video format to create, mp4 is the default) The section instructions are used to describe a section of the video. A section means something displayed on the screen for a period of time. section_start section_text=This is a sentence that can be very long and have <br> to skip a line section_text_alignment=center (left, right, center=default) section_text_voice=female (a female or male voice reads ...
MACHINE LEARNING ENGINEERING FOR AWS We are looking for an advanced level machine learning engineering development solution to: Support us in bringing StockRx BETA 1.2 to life inside the AWS environment using an advanced level of cloud developer knowledge and an advanced understanding of machine learning products inside in the AWS environment. Help automate the full cycle of events inside of the AWS environment so the machine learning nodes can run end to end. Be a valuable player in helping the AWS FileStore provide input data into nodes through events. Ideally Have a strong previous track record building machine learning models inside or R. Ideally Have an advanced understanding of relational databases and Amazon EFS FileStore solutions. Ideally Have a strong understan...
hello everyone I have two files lex.l and yacc.y and here I have some operations I have to do in file with extension .h include previous files which is : - Variables cannot share a name. - A variable cannot be used if it is not previously declared in its scope. - Variable scope is from the point it is declared to the end of that block, including any inner blocks. ALSO - The left and right side of an assignment statement must have the same type. If not, it is an error . - Arithmetic operators (+,-,*, /) operate on operands of type integer or double only. The result should be of same type of the two operands, if one operand is integer and the other is double the result should be of type double. For simplicity, apply this on only PLUS operator (+) I WANT IT IN *****ONE DAY****** FO...
create a small bot with specific specification for C trader
1)You must use Concurrency 2)You explain code me 3)You have to write 2 task out of 4 1*** Write a program that solves the readers/writers problem in a manner that prevents starvation of all agents. Devise your own lock. 2*** Write a program that solves the readers/writers problem in a manner that prevents starvation of all agents. Include a fair non-uniform system of priorities. 3*** Write a concurent LIFO queue with a blocking pop() operation. Pop requests are handled in FIFO order. The vip_pop() operation cuts in the line. 4*** Bike rental server (it may be an extension of the bike rental script covered in class) The bike rental server has a set of bikes at its disposal. Each bike has a (non-neccesarily unique) colour. Clients can rent one bike at a time. Then, they use it for som...
l need help to recover files that has been attacked by ransomware
I need someone who is expert in Network Programming - Python, java, c++ etc.
This is regarding mcu firmware and GUI development work for automobile ecu code reading and deliver the real out put data. Our customer needs few raw data like rpm, TPS, engine load, vehicle speed, engine timing and some of the live data needs as output can we get it ?
Hi, i currently have a cuda script which handles some basic sha256 hashing this script works fine on a single thread, however i will need to run this on a multi threaded platform which is where i get an exception if i try to run on more than 1 thread i will provide the .cu script along with a c# testing project so you can replicate the issue this should be a very easy project for someone familiar with .cu code however my code is messy as i am not familiar with it and this being my first time working with it if you think you can do this please let me know
Hi, i currently have a cuda script which handles some basic sha256 hashing this script works fine on a single thread, however i will need to run this on a multi threaded platform which is where i get an exception if i try to run on more than 1 thread i will provide the .cu script along with a c# testing project so you can replicate the issue this should be a very easy project for someone familiar with .cu code however my code is messy as i am not familiar with it and this being my first time working with it if you think you can do this please let me know
Hi, i currently have a cuda script which handles some basic sha256 hashing this script works fine on a single thread, however i will need to run this on a multi threaded platform which is where i get an exception if i try to run on more than 1 thread i will provide the .cu script along with a c# testing project so you can replicate the issue this should be a very easy project for someone familiar with .cu code however my code is messy as i am not familiar with it and this being my first time working with it if you think you can do this please let me know
I need a code that will be written in python. handwriting recognition will be the title. It needs to include a GUI as I need the code to select an imagine from documents and then recognise the handwriting and type the context of letters on the selected image.
Lütfen detayları görmek için Kaydolun ya da Giriş Yapın.
This is a natural language processing related and machine learning related task. Please only bid if you have relevant expertise to this subject of Computer Science.
readingdb( ) is used in our system and we understand and document how data is stored, written and read from readingdb. We are using readingdb in conjunction with smap() SMAP is written in python and uses socket programming to send data to readingdb to be read or written. We need to understand the schema of readingdb and get the steps to read and write manually to this DB.
your bid must start with "im not a bot" or else it will be ignored as too many automatic bots bidding here assume there is 2 users on win10 (both setted to not ask password on login ) ADMIN (this is admin ) USER2 (this is the 2nd user ) i need to load them BOTH when pc turns on ! i do not need to auto load first and then manually load the second ! i need both to auto load like if both were 1 user that u just trun on pc you can do it with any app or send me instructions of how to do it .
Se deberá diseñar y codificar, en lenguaje C y sobre sistema operativo Unix, un programa que actúe como intérprete de mandatos. El minishell utiliza la entrada estándar (descriptor de fichero 0), para leer las líneas de mandatos que interpreta y ejecuta. Utiliza la salida estándar (descriptor de fichero 1) para presentar el resultado de los mandatos internos. Y utiliza el estándar error (descriptor de fichero 2) para mostrar las variables especiales prompt y bgpid (vea el epígrafe Variables especiales) así como para notificar los errores que se puedan dar. Si ocurre un error en alguna llamada al sistema, se utiliza para notificarlo la función de librería perror. El programa deberá seguir estrictamen...
Writing C programming with Audubon Uno board in Microchip studio IDE. Use Putty as output console. The game is similar to Teeko, which is to have a line of 4 to win the game.
I need a thinkscripter professional that knows how finish the requeriments of this task about thinkscript volume options market.
Hello There We have developed objective c SDK and we want to test into different 3rd party apps. The SDK for change language of app into other languages . TASK 1) SDK need to add into YOUR objective c project 2) Send us build with some basic details & if you find any issue then let us know NEED TO CHECK INTO 5 DIFFERENT APPS SEND OBJECTIVE C PROJECT LINKS only ( NO SWIFT ) Thanks
I need a datalogger which will fetch data from HMI through RS232 and stored in raspberry pi and as per request, the data should be transferred to a USB pen drive or USB printer the data which will be transferred should be sorted by date or sr no wise
We are looking for a programmer to create a software that can automate transferring & installing files that our clients requested to their purchased devices. The software should be easy to use, and 99% gets the job right. The software should automate transferring multiple files simultaneously to multiple storage devices based on a list. These are the steps that want to automate (A video guide on all of these steps will be sent to you for more clarity) 1.) First, we will provide our customers with a list of files they want to transfer into their ordered product/device. The list contains more than 800 different files for them to choose from 2.) The customer will choose multiple desired files to transfer into the device. Once the customer has decided what files he wants us to transfe...
i will provide u all detail in chat you can find code from github and i will use this tool personally i will match this tool result with other site i will pay u fixed amount
Trailers on hire moving Over Dimension Machines
I need Data Hiding in Slack in BMAP or any other tool along with a 750 words description. $7 for this task. Please let me know
I have a executable file built for Windows and would like to be able to run it on Mac and iOS devices
The requirement for a software tester who has experience in the embedded domain (Automotive/Defence/Aero/Rail domain) is as follows. 1. Experience with LDRA toolsuite for a minimum of 3 to 5 years. 2. Hands-on experience with static and dynamic analysis. 3. Good understanding with MISRA C standards and knowledge to solve the violations. 4. Black box and white box testing experience is must including Branch, Statement Coverage,MC/DC coverage, boundary value, equivalence class partition test methods. 5. Knowledge on DO178C standards is an advantage. 5. Work location: @Client location in Chennai 6. Contract term: 6 months maximum. 7. Start date: Immediate 8. Resource required: 2
"Frequency of occurrence of a digit" Your solution will be scored against some number of hidden test cases. A sample is provided below. Find the frequency of occurrence of a given digit in all whole numbers between 0 and a given positive integer(both inclusive). Let's say that the number to count (we'll call it K) is 2. So, between 0 and 35, the K (in this case 2) appears 14times: 2, 12, 20, 21, 22 (twice), 23, 24, 25, 26, 27, 28, 29 32 = 14times Input: Input consists of 2 lines. First line contains the number (K) which the program needs to count. Second line contains the number N, which is the maximum number in the range to check for occurrences of K (for example, between 0 and N). All number are positive whole numbers. There are no decimals or fractions. Output...