Programování v C Jobs

C Programming is a powerful, high-level and highly structured programming language used to develop a range of applications, including operating systems, processing intensive computations and embedded systems. The language is designed to create a network of instructions that tells a computer what to do and how to do it. C Programmers are highly skilled software developers who understand how to turn lines of code into working programs that can solve a wide variety of challenges.

With their deep knowledge of the language, C programmers have an arsenal of tools at their disposal. From the basics like data structures and control flow, to more intricate details such as compilers and graphics libraries, C Programmers can create low-level system components, implement complex algorithms and develop sophisticated graphical user interfaces.

Here's some projects that our expert C Programmers made real:

  • Developing custom machine learning functions and programs
  • Writing software for a range of robotic applications
  • Creating advanced websites and mobile applications with secure authentication systems
  • Enhancing image processing techniques with sophisticated algorithms
  • Streamlining hardware communication protocols with custom implementations
  • Simplifying communication between hardware components with protocol decoders
  • Developing sophisticated animation features for post production workflows

At Freelancer.com we have the right C Programmer for any project you might need, no matter how complex or specialty it is. Our freelancers are highly qualified to write powerful applications in C and provide creative solutions with unparalleled speed and reliability. If you need help developing an application in C Programming, don’t hesitate to post your project on Freelancer.com today – our team of experts is ready to find the perfect solution for you!

Od 194,150 recenzí, klienti hodnotí našeho pracovníka C Programmers 4.84 z 5 hvězd.
Zaměstnat C Programmers

Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    199 zakázek nalezeno, ceny v EUR
    Telegram to NinjaTrader 8 bridge 6 dní left
    OVĚŘENÉ

    I want to bei able to Execute trades in NinjaTrader 8 directly from your Telegram app.

    €190 (Avg Bid)
    €190 Průměr. nabídka
    6 nabídky

    I have a very simple ThinkScript (Thin or Swim) indicator that I want converted to pine script so that it can be used in the tradingview charts. It's about 50 lines of code. Thanks

    €142 (Avg Bid)
    €142 Průměr. nabídka
    2 nabídky

    I want the keylogger to be able to store all data input from keyboard with time stamps. when the keylogger is connected to the pc via usb or serial port, the windows will show all saved data time stamped and also have a encryted password so only the end user can see the data the keylogeer must be supplied with 3.7 volts, having sleeping option so it will save energy, I need this project from zero : PCB,softwear and firmwear

    €427 (Avg Bid)
    €427 Průměr. nabídka
    27 nabídky
    Looking for a Software developer 6 dní left
    OVĚŘENÉ

    Looking for a Software developer. deliver in 2 weeks.

    €5 / hr (Avg Bid)
    €5 / hr Průměr. nabídka
    8 nabídky
    Delphi Project 6 dní left

    I am looking for an Delphi developer to help improve the performance and efficiency of a software application currently in development. Time is of the essence as this is an urgent project and there is no room for delays. Having a portfolio/references of past projects related to Delphi work would be an asset. The successful applicant will need to be able to ensure the highest standards in coding practices are met to ensure the accuracy and efficiency of the software. We would prefer this individual to give regular status updates and to collaborate with us actively in the final product. This is the perfect opportunity for someone who is highly experienced in Delphi and is prepared to take up a challenging task. If you think you fit the job description, please apply now! This is a school...

    €17 (Avg Bid)
    €17 Průměr. nabídka
    3 nabídky

    I am looking for a skilled Python developer who can create an ANPR (Automatic Number Plate Recognition) software specifically for Indian number plates. The software should be compatible with Windows operating system. Here are the details of the project: Budget: Less than $100 Features required: - License Plate Recognition: The software should be able to accurately recognize and read Indian number plates. - Vehicle Make/Model Recognition: It would be ideal if the software can also recognize the make and model of the vehicle based on the number plate. - Alerts for Specific License Plates: The software should have the ability to set up alerts for specific license plates, so that the user can be notified when a particular plate is detected. Deadline: The completion of the project is expecte...

    €93 (Avg Bid)
    €93 Průměr. nabídka
    5 nabídky

    Title: Development of a Large-Scale Sensor Network Management Application Project Description: We are seeking a skilled developer or a development team to create a robust application for managing a large-scale sensor network across a city. The envisioned system comprises of 50,000 sensors, a central managing server (referred to as "Mother Server"), and 1,000 Android apps that serve as communication intermediaries between the sensors and the Mother Server, as well as data transmission bridges to a cloud API. Key Stages of the Project: Presence Notification: Develop a mechanism for the Mother Server to be notified about the presence of sensors. Connection Assessment: Implement logic for the Mother Server to determine whether a connection to the sensors is required. Initial Co...

    €483 (Avg Bid)
    €483 Průměr. nabídka
    10 nabídky

    I am looking for an expert in data structure optimization who is proficient in C# and has experience in game development. Specifically, I require expertise in the following data structure optimization techniques: - Grid The ideal candidate for this project should have the following skills and experience: - Strong knowledge of programming language - Experience in game development and understanding of its requirements - Familiarity with data structure optimization techniques, particularly grid optimization The primary application of the optimized data structure will be in game development.

    €146 (Avg Bid)
    €146 Průměr. nabídka
    4 nabídky

    I am looking for an expert programmer in C and C++ who can write a script for my assignment. The project needs to be completed within 1 week and the complexity level is intermediate. I would like the programmer to provide detailed comments in the code for better understanding. Skills and experience required: - Expertise in C and C++ - Strong programming skills - Ability to write clean and efficient code please show your proposal .it is a easy project only course level script . - Understanding of intermediate-level concepts in programming - Experience in writing scripts and completing assignments within tight deadlines - Attention to detail and ability to provide detailed comments in the code for better understanding

    €11 (Avg Bid)
    €11 Průměr. nabídka
    15 nabídky

    should be able to import NinjaTrader indicators in .CS and .dll formats. I'm want better performance compared to NinjaTrader's built-in backtesting feature. If that IS Not possible to create a better Performance . Then that IS Not complete the Job . Only contact me If this IS possible. If the Rules above are Not possible or have the Same Performance AS ninjatrader built in backtest Performance . Then the Job Wil be Not complete and Not accepted

    €25 (Avg Bid)
    €25 Průměr. nabídka
    3 nabídky
    C programming work -- 2 6 dní left
    OVĚŘENÉ

    File Structure: You will work with the provided producer_template.c and consumer_template.c source files. Rename them to producer.c and consumer.c after writing your code. Do not modify the low-level functions for reading from and writing to shared memory; use the provided functions. Compilation: Compile your programs using the following commands: Copy code gcc producer.c -lrt -o producer gcc consumer.c -lrt -o consumer Producer Program: Accept three command-line arguments as integers: bufSize: Size of the bounded buffer (2 to 500). itemCnt: Number of items to produce/consume (greater than 0). randSeed: Seed for the random number generator. Create a shared memory block with a fixed size of 4K, named OS_HW1_yourName. Initialize the shared memory block's header with: bufSize itemCnt ...

    €219 (Avg Bid)
    €219 Průměr. nabídka
    12 nabídky

    I am in need of a Python programmer to create a script for me that will automate the process of creating Gmail accounts. Ideal Skills and Experience: - Proficiency in Python programming language - Experience with automation and scripting - Knowledge of the Gmail API or web scraping techniques Project Details: - The project is for personal use and involves creating new Gmail accounts on a daily basis. - The script should be able to create Gmail accounts only, without any additional features or integration with other email providers. - The script should be able to automate the account creation process, effectively saving time and effort.

    €6 / hr (Avg Bid)
    €6 / hr Průměr. nabídka
    7 nabídky

    I am looking for a skilled C++ developer who is experienced in integrating with Vantano API. The specific tasks for this project include integrating our existing code with Vantano API, fixing any bugs. The project has a strict deadline of 2 days, so the ideal candidate must be able to work efficiently and meet this timeline. my budget is 60usd. We have existing code that needs to be worked on, so the developer will need to be familiar with our current codebase and be able to seamlessly integrate the Vantano API. Skills and experience needed for this job include: - Strong proficiency in C++ programming language - Experience with Vantano API integration - Bug fixing and troubleshooting skills - Ability to work within tight deadlines and deliver high-quality work - Familiarity with ou...

    €135 (Avg Bid)
    €135 Průměr. nabídka
    11 nabídky
    Christmas lights 6 dní left

    I'm looking for LED Christmas lights for an outdoor installation. I can handle the installation myself, so no need to worry about that. The display is intended for outdoor use, and I'm definitely interested in making it a stunning sight! Would like to set my light show to music! Please let me know your rates and what kind of services you can provide. I'm looking forward to creating a spectacular Christmas display with your help!

    €90 (Avg Bid)
    €90 Průměr. nabídka
    12 nabídky

    I'm looking for LED Christmas lights for an outdoor installation. I can handle the installation myself, so no need to worry about that. The display is intended for outdoor use, and I'm definitely interested in making it a stunning sight! Would like to set my light show to music! Please let me know your rates and what kind of services you can provide. I'm looking forward to creating a spectacular Christmas display with your help!

    €67 (Avg Bid)
    €67 Průměr. nabídka
    11 nabídky

    I need help to finish my project in Java. This project has not yet been started – I only have an idea and need help with coming up with the actual code. I’m looking for someone who can help me with all aspects, from debugging and fixing errors to optimizing the code for better performance, as well as adding new features or functionalities. The deadline for the project is less than a week, so this will require working in a timely and efficient manner.

    €51 (Avg Bid)
    €51 Průměr. nabídka
    16 nabídky

    I am looking for a software-hardware engineer who can assist me with a project that requires expertise in both software development and hardware design. Skills and Experience: - Strong knowledge and experience in software development, including proficiency in programming languages such as C++, Python, and Java. - Expertise in hardware design, including circuit design, PCB layout, and component selection. - Familiarity with embedded systems and microcontrollers. - Ability to troubleshoot and debug software and hardware issues. - Strong problem-solving skills and attention to detail. Project Details: - The project can be completed remotely, so the ideal candidate should have experience working remotely and be able to effectively communicate and collaborate online. - The desired timeline f...

    €1040 (Avg Bid)
    €1040 Průměr. nabídka
    26 nabídky

    We are looking for a programmer to finish our firmware, they have delivered it to us and it seems to have errors. Project description: Iot device connected to App and server through MQTT (Already working). We are looking for a collaborator who has the following experience: -Programming in "C" language -Management and knowledge in IDF expressif -Management of free-RTOS -Knowledge of structured programming -Knowledge of ADC signals Jobs to finish: - Wifi local network configuration for Esp32 microcontroller - OTA installation (remote updates via server) - Installation of Radio Frequency module -Code check in "C" to repair it or program it again. We offer: Team of collaborators in all areas (Electronics, App. Backend) Daily support as required. Contact the professional w...

    €145 (Avg Bid)
    €145 Průměr. nabídka
    11 nabídky
    C Experts for company 6 dní left
    OVĚŘENÉ

    C Experts Needed to Develop New Features for Company Tasks: - Develop new features for our company's C-based software - Collaborate with the team to understand requirements and design solutions - Write clean, efficient, and maintainable code Skills and Experience: - Strong proficiency in C programming language - Experience developing new features for C-based software - Familiarity with debugging and troubleshooting in C - Knowledge of code optimization techniques - Ability to work collaboratively in a team environment Deadline: - The deadline for this project has not been specified.

    €157 (Avg Bid)
    €157 Průměr. nabídka
    28 nabídky

    I am looking for a talented developer to create a tracking system for my gym that will track members' login times and dates. Specifically, I require this system to have the capability to export data into a PDF format, and a real-time update feature would be desirable. This system will be used to monitor the attendance of members in my gym. It would be useful to have data exported from the system for further performance analysis. I'm looking for someone who is experienced and can quickly develop the tracking system that meets the above requirements. Thank you for your interest and I look forward to seeing your proposals.

    €3879 (Avg Bid)
    €3879 Průměr. nabídka
    52 nabídky

    I am looking for a readymade tool that can help me send bulk WhatsApp messages with attachments. Specifically, I would like to send documents or images as attachments. I need assistance in creating a specific audience or contacts list for the bulk messages. I plan to send between 250-500 bulk messages at a time. Ideal Skills and Experience: - Experience in developing or using a tool for sending bulk WhatsApp messages with attachments - Ability to create and manage a contacts list for the bulk messages - Knowledge of WhatsApp's API and restrictions for sending messages with attachments

    €20 (Avg Bid)
    €20 Průměr. nabídka
    7 nabídky

    Title: C++ Developer Needed for Server API Integration on Windows Overview: I am looking for a skilled C++ developer who can help me run a exe on a Windows platform. The main goal of this project is to enable data collection through the server API. my budget is 50usd. Skills and Experience: - Strong proficiency in C++ programming language - Experience with server API integration - Familiarity with Windows operating system Responsibilities: - Collaborate with me to understand the requirements and objectives of the project - Develop and implement the necessary code to integrate the server API into my program - Ensure seamless communication and data collection between the program and the server API - Test and debug the integration to ensure it functions properly Deliverables: - Fully int...

    €132 (Avg Bid)
    €132 Průměr. nabídka
    7 nabídky

    I am looking for a freelancer who can help me with a short operating system project. The project involves creating an RR scheduling This project is suitable for beginners who have a basic understanding of operating systems and programming. The freelancer should be able to work independently and deliver the project within the specified timeframe.

    €24 (Avg Bid)
    €24 Průměr. nabídka
    11 nabídky

    Its just a assignment no real app

    €138 (Avg Bid)
    €138 Průměr. nabídka
    17 nabídky

    I am looking for a full-stack developer to help me with a mobile application project. The project has a deadline of more than three months and requires expertise in Python programming language. I am looking for an experienced professional who is able to develop the project from end-to-end and can provide me with a high-quality product. The successful candidate will have to have excellent communication and problem-solving skills, as well as a deep understanding of the latest industry trends and technologies. Please let me know if you have any questions or if you are interested in this project. Thank you.

    €2259 (Avg Bid)
    €2259 Průměr. nabídka
    17 nabídky

    I am in need of a skilled C# developer to fix a specific bug in my 1 file code only. I need this bug fixed as soon as possible, within 1 day.

    €13 (Avg Bid)
    €13 Průměr. nabídka
    17 nabídky

    C++ Small Project Help Needed Task: - Debugging of existing code Complexity Level: - Intermediate Deadline: - Immediate (within 24 hours) Skills and Experience: - Proficient in C++ programming - Strong debugging skills - Familiarity with intermediate-level code complexity - Ability to work under tight deadlines - Excellent problem-solving skills

    €25 (Avg Bid)
    €25 Průměr. nabídka
    21 nabídky

    Necesito un programador que codifique un indicador/estrategia para ATAS utilizando una serie de parámetros.

    €422 (Avg Bid)
    €422 Průměr. nabídka
    6 nabídky

    I am looking for an auto computer programmer based in Coram, New York, USA who is proficient in Python. I need someone to add new features to my existing project. The ideal candidate should be experienced in Python programming and have a strong understanding of software development. Skills and Experience: - Proficiency in Python programming language - Previous experience in adding new features to existing projects - Strong understanding of software development principles and practices Please note that there is no strict deadline for completing the task, so I am flexible with the timeline.

    €155 (Avg Bid)
    €155 Průměr. nabídka
    8 nabídky
    €129 Průměr. nabídka
    23 nabídky
    auto computer programer 6 dní left
    OVĚŘENÉ

    Hello, I'm looking for an experienced auto computer programmer who can help me develop a project in a short amount of time. I am looking for someone with a high level of expertise in programming, preferably in Python, Java or C++. The successful freelancer should include relevant experience in their application. The expected timeline for the project is less than one week, so applicants should demonstrate that they can meet this requirement. I'm excited to see what the freelancer community can offer to this project!

    €151 (Avg Bid)
    €151 Průměr. nabídka
    19 nabídky
    UBUNTU CORE embedded project 6 dní left
    OVĚŘENÉ

    I am looking for a freelancer to help me with my embedded project. The specific goal of the project is to build a custom embedded project. Key features and functionalities required for the project include: Need to develop a Ubuntu core embedded project , which includes 8 steppers 16 relay vis mcp23017 1 optical encoder 16 inputs via mcp23017 and display - Familiarity with low power consumption techniques If you have the necessary skills and experience, please submit your proposal for this project.

    €302 (Avg Bid)
    €302 Průměr. nabídka
    3 nabídky

    patch memory system for image processing and computer vision

    €96 (Avg Bid)
    €96 Průměr. nabídka
    6 nabídky
    coding in c 5 dní left

    I am looking for a talented C programmer to help me with modifying existing code. Specifically, I need to have new features added in a timely manner – ideally within 24 hours. The ideal candidate will be familiar with debugging, Adding new features and optimizing code, and able to complete the project efficiently and quickly. If this sounds like you, then please apply for this role. Thank you for your consideration!

    €15 (Avg Bid)
    €15 Průměr. nabídka
    11 nabídky

    I am looking for a skilled developer to create AI software to be used with a camera. The software should have the following functionality: - Image classification - The ability to recognize 1-5 different objects or faces - High accuracy in its recognition capabilities Ideal Skills and Experience: - Experience in developing AI software - Proficiency in image classification algorithms - Familiarity with camera integration - Strong understanding of machine learning and computer vision techniques The problem we currently face: We go to a local bank, purchase $1000 worth of US pennies, then go home and hand search each and every coin, looking for key dates. (IF WE FIND A SUSPECTED KEY DATE, WE THEN HAVE TO TAKE EVEN MORE TIME, AND MATCH THAT KEY DATE TO OUR LIST TO SEE IF IT IS IN FACT WORTH R...

    €1117 (Avg Bid)
    Doporučené
    €1117 Průměr. nabídka
    18 nabídky

    I am looking for an experienced Android developer to work on a small project to rewrite the code for auto syncing and Bluetooth connection in my native Android application. The current method of syncing and connecting via Bluetooth is not applicable as no syncing or Bluetooth connection is required. Specifically, I want to automate both data transfer and device pairing. The preferred method of automatic uploading should be triggered by a specific event. Ideal Skills and Experience: - Strong knowledge and experience in Android development - Proficiency in working with Bluetooth connections and data transfer - Familiarity with automating processes and event triggers in Android applications ANDROID Foreground Service Expert to handle autonomous Bluetooth data sync in transmit ( Many to Man...

    €74 (Avg Bid)
    €74 Průměr. nabídka
    2 nabídky

    Please read all requirement carefully I am looking for a freelancer who can assist me in setting up client-host communication using NRF24L01 modules. Full project requirements are as follows: 1. One NRF24L01 module setup as host to receive data from client nodes 2. Six Client nodes will send raw Hex data to host (I believe max 6 clients can work) 3. NRF24L01 has built in ability to handle client/host communication you must implement it. 4. Received data should be presented at NRF24L01 host module you can print on serial port 5. You will be using 8 bit PIC MCU to drive NRF module 6. Code should be written in C to compile with XC compiler using MPLABX Note: 1. You are welcome to use Github libraries, but in that case you will share library URL for reference or troubleshoot 2. If you ta...

    €106 (Avg Bid)
    €106 Průměr. nabídka
    13 nabídky

    I am looking for an experienced C++ developer who can create a mod menu for Payday3 with a secure loader for Windows 10-11. Features: - Ghost mode (noclip) - debug - ESP - Aim Bot Design: - No specific requirements or preferences, I trust your expertise to create a functional design. Delivery: - The preferred method of delivery is direct download. Skills and Experience: - Strong proficiency in C++ - Experience in developing mod menus for games - Knowledge of Windows 10-11 security features - Familiarity with Payday3 game mechanics is a plus If you have the necessary skills and experience, and you are confident in creating a secure mod menu for Payday3, please submit your proposal.

    €476 (Avg Bid)
    €476 Průměr. nabídka
    14 nabídky

    I am looking for a freelancer who can develop a 2 man delivery software specifically for the UK market. The software should have the following features: - Route optimization to ensure efficient delivery routes for the drivers. - Real-time tracking of the delivery vehicles to provide accurate updates to the customers. - Proof of delivery feature to capture customer signatures or any other form of proof. I am not sure if the software needs to integrate with any existing systems or platforms, so this is something that can be discussed further. I would like the software to handle high levels of customer interaction, including customer support and feedback. This means that customers should be able to contact our support team easily and provide feedback on their delivery experience. Ideally,...

    €3025 (Avg Bid)
    €3025 Průměr. nabídka
    66 nabídky
    USB data transfer application 5 dní left
    OVĚŘENÉ

    I am looking for a skilled developer to create a USB data transfer application that is compatible with both Windows and Mac operating systems. The application should be able to handle file transfer between devices. Additionally, it should support all USB standards, including USB 2.0, 3.x, and any other specific standards mentioned. USB Driver stack is proposed as MCCI DataPump drivers (to be provided) and is initially keyed to FTDI 601 device controllers. Additional requirements after initial data push. Ideal skills and experience for this project include: - Proficiency in developing applications for both Windows and Mac operating systems - Expertise in handling file transfer functionality - Familiarity with different USB standards and protocols - Strong problem-solving skills to ensu...

    €399 (Avg Bid)
    €399 Průměr. nabídka
    14 nabídky

    Wish a program that can send multiple messages on Instagram via computer program

    €111 (Avg Bid)
    €111 Průměr. nabídka
    17 nabídky
    DERIV TRADING BOT DEVELOPER 5 dní left
    OVĚŘENÉ

    I am looking for a skilled developer to create a trading bot for the DERIV platform. Here are the key requirements for the project: Compatibility: - The bot should be compatible with the DERIV trading platform. Trading Strategy: - The client is open to suggestions and does not have a specific trading strategy in mind. - The developer should have experience in developing trading strategies and be able to provide guidance and assistance in creating an effective strategy. Risk Tolerance: - The client has a low risk tolerance level for the trading bot. Skills and Experience: - Proficiency in programming languages such as Python, C++, or Java. - Experience in developing and implementing trading algorithms. - Knowledge of the DERIV trading platform and its APIs. - Understanding of risk manag...

    €605 (Avg Bid)
    €605 Průměr. nabídka
    23 nabídky

    My project involves the programming of a path planning system for a mobile robot. The purpose of the robot’s system is to navigate unknown indoor terrain. This requires the robot to be able to find the most optimal path while avoiding obstacles along the way. To achieve this, I plan on using Python programming language to develop the path planning system. The robot I plan on using is a mobile robot due to its capability of traversing an indoor environment with ease. Therefore, I will use the power of Python and mobile robots to create an efficient and safe path-planning system for navigating unknown indoor terrain.

    €104 (Avg Bid)
    €104 Průměr. nabídka
    13 nabídky

    I am looking for a freelancer to help me with a project development on the STM8S003F3 microcontroller. The project involves the following requirements: Specific Features and Functionalities: - Basic input/output operations - Communication protocols such as UART and SPI -Need to interface with MFRC522 AND STM8S003 IN COSMIC C COMPILER -need to read card ID and authenticate with speci -need a value to be decremented on rccard stored in a specific address sat @0x05H in rccard Existing Code and Hardware: - The project requires compatibility with existing hardware Preferred Programming Language: - The project should be developed using the C programming language Ideal Skills and Experience: - Proficiency in programming microcontrollers, specifically STM8S003F3 AND COSMIC C - Experience with ...

    €152 (Avg Bid)
    €152 Průměr. nabídka
    6 nabídky

    You are to develop a producer/consumer application. Both the C programming language and any distribution of the Linux operating system are to be used. Your solution must be structured as a set of services. The core service is the inter-process communication which it is referred here as the producer/consumer service. You are to create a library to support your producer/consumer process activities. The file “encDec.h” is to be created and it must contain the prototypes of all code required to support the producer/consumer activities as described by the services provided by the three layers discussed below. All access to the services provided by this library must be done only through the use of any of the members of the exec() family of system calls. The three distinct layers to ...

    €32 (Avg Bid)
    €32 Průměr. nabídka
    6 nabídky

    Greetings! I am looking to hire a programmer to create a program for an ABB robot. The programming language required will be ABB Robot Language (Rapid). The intended use for the robot is to help with assembly tasks and the project timeline is 1-2 weeks. The successful candidate must have strong experience in programming ABB robots and be capable of completing the project within the required timeframe. If you possess the desired skills and experience, please don't hesitate to contact me. I look forward to hearing from you soon.

    €612 (Avg Bid)
    €612 Průměr. nabídka
    7 nabídky

    Doporučené Články Jen pro Vás

    If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
    11 MIN READ
    Learn how to find and work with a top-rated Google Chrome Developer for your project today!
    15 MIN READ
    Learn how to find and work with a skilled Geolocation Developer for your project. Tips and tricks to ensure successful collaboration.
    15 MIN READ