Programación en C++ Jobs

C++ Programming is a widely-used and versatile programming language that builds the foundation for modern software development. Skilled C++ Programmers can create fast, efficient, and powerful applications to cater to your specific business or personal needs. To leverage the talents of a dedicated programmer in developing your custom software, consider hiring via Freelancer.com using this link: C++ Programming.

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

  • Complex artificial intelligence-driven automation tools
  • High-performance trading bots for cryptocurrency markets
  • Customized video analysis software using deep learning techniques
  • Innovative solutions for computer graphics and sprite manipulation
  • Kernel-level programming for operating systems enhancements
  • Advanced camera control applications for multimedia setups
  • Efficient compiler development for new programming languages
  • Technical support and teaching services for engineering concepts

Finding an experienced C++ Programmer on Freelancer.com provides you with the specialized expertise required to bring your ideas to life. By hiring a talented freelancer, you gain access to an extensive pool of professionals ready to collaborate with you on your next project. Their combination of creativity and know-how ensures your application will be in line with modern standards, reach its full potential, and help you achieve success.

The diverse range of completed projects listed above showcases the broad scope of talented professionals available on Freelancer.com. With their assistance, you can push the boundaries of what you thought possible and explore entirely new opportunities with custom-built solutions suited just for you.

We invite you to post your own project on Freelancer.com today and hire top-notch C++ Programmers who are eager to exceed your expectations. Join thousands of satisfied clients who have already unlocked the full potential of their ideas with the help of our world-class freelancers.

De 157,920 opiniones, los clientes califican nuestro C++ Programmers 4.87 de un total de 5 estrellas.
Contratar a C++ Programmers

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    166 trabajados encontrados, precios en USD
    Bot para IQoption 6 días left
    VERIFICADO

    Necesito un Bot que se conecte a la plataforma IQoption y que del bot uno pueda lanzar una operacion y si se pierde, realice automáticamente operaciones MartinGala en caso se perdiera la primer operacion ordenada por el usuario. Deberia tener como minimo: Usuario y Clave 1.- Monto a invertir 2.- TimeFrame a Utilizar 3.- StopLoss 4.- StopWin 5.- Factor de MartinGala (Por cuanto se multiplicara en caso de perder la operativa) 6.- El Martin Gala debe realizarse justo al finalizar la vela que se perdió. 7.- Elegir Moneda a operar 8.- Elegir Cuenta Real o Practica

    $25 (Avg Bid)
    $25 Oferta promedio
    4 ofertas

    Tengo la necesidad de desarrollar 3 programas basicos en C++, pero no tengo la orientacion necesaria para abordar la resolucion.

    $18 (Avg Bid)
    $18 Oferta promedio
    14 ofertas

    Se debe implementar un programa que por medio de un dashboard arroje información referente a distintos puntos monitoreados desde una central de incendio. Información enviada desde Arduino hacia servidor ( Lenguaje C, C++)

    $14 / hr (Avg Bid)
    $14 / hr Oferta promedio
    14 ofertas

    I'm looking for experienced help in developing a mobile game using C++. It's a simple game that does not require assistance with graphics at this time. The game will be designed for Android and iOS, providing an enjoyable and smooth user experience. I'm open to suggestions from the developer to make sure the game is as responsive and efficient as possible. In addition, I'm looking for the most up-to-date gaming industry best practices to be used in development. The ultimate goal of the project is to develop a game with clean visuals, smooth gameplay, and thrilling content. I'm certain any qualified freelancer can help me achieve that. I'm ready to hire someone who has the necessary skills and expertise to build this game with C++ and believes they can provide ...

    $13 (Avg Bid)
    $13 Oferta promedio
    3 ofertas

    I am looking for a freelancer to create a custom piece of Bitcoin mining software for me. The software must be created to work on Windows operating systems, and include additional custom features designed according to my specifications. It must also provide an advanced level of security to safely handle the transaction of Bitcoin. If you are an experienced software creater and are interested in taking this project on, please contact me!

    $470 (Avg Bid)
    $470 Oferta promedio
    21 ofertas
    c++ project -- 4 6 días left
    VERIFICADO

    Hello there I have a project in c++, to work with me we will be working through TeamViewer or zoom and I will share screen and give you access so you are able to code through my computer. that basically needs to execute the following: store the results of some randomly generated numbers. A map is a great data structure for storing information with identifiers // A n " engine" f or g enerating r andom n umbers std::mt19937 random_mt; // U sing t hat e ngine generate a r andom n umber b etween t he two p arameters (inclusively) int Random(int min, int max) { uniform_int_distribution<int> d ist(min, max); return dist(random_mt); } You need to create a function that has the following signature: void RollDice(int numberOfRolls, int numberOfSides); you’re going to creat...

    $40 (Avg Bid)
    $40 Oferta promedio
    14 ofertas

    We need an extension or script made for Adobe illustrator to easily add a box around selected object. The extension needs to have a setting to add how much extra space around it you want to add. For example we have an object(grouped together or ungrouped) that we need a box/frame on. The size is 20x10cm and we want a frame around it with 1 cm extra on all sides. In this case the box added around the object will be 22x12cm. The box is then grouped together with the object. We need input boxed for all 4 sides and sometimes we want more on some sides and less on others. For example we want 2 cm on the left side and top, but only 1 cm on bottom and right side.

    $146 (Avg Bid)
    $146 Oferta promedio
    21 ofertas

    The project consists of two phases. In the first phase, you are required to write a program that can calculate all the roots, including the complex ones, of a polynomial Pn(x) of positive integer degree n and the coefficient a0 of xn is positive. The solution method is recursive, which means it will break down the problem into smaller sub-problems until it can solve them easily. The recursive solution method has the following steps: Step 1: If the degree of the polynomial Pn(x) is less than or equal to 4, use the solve_p4c.c program to find the roots. Step 2: If the degree of the polynomial Pn(x) is even, find a segment (a,b) where Pn(a)Pn(b) < 0. You can calculate Pn(0) to determine which value to use for a and b. Then use the bisection method or the bisection method with regula fal...

    $137 (Avg Bid)
    $137 Oferta promedio
    12 ofertas

    This project involves applying the primal-dual algorithm of nonlinear programming to minimize a given objective function subject to equality constraints. The algorithm involves two stages, where the first stage involves optimizing for the primal problem with fixed Lagrange multipliers, and the second stage involves optimizing for the dual problem with fixed primal solutions. The algorithm terminates when a satisfactory solution is found. The project includes an example problem with a specific objective function and constraint set, and the project implementation requires the implementation of the functions PhiL(λ), and PhiX(x) and integrating them into the primal-dual algorithm scheme. The project assumes that the functions involved are convex, and high accuracies may be challenging ...

    $132 (Avg Bid)
    $132 Oferta promedio
    13 ofertas
    I need someone to do custom proxy 6 días left
    VERIFICADO

    I am looking for someone to implement custom proxy technology with worldwide coverage. While I'm unsure if I need any additional features, such as IP swapping or port forwarding, I do need a reliable setup that will provide the greatest possible accessibility, (If you are not spammer write this: I'm not a spammer) we need something like this: why do we need something like this? we have a unity game, and we want to send linked-in requests, what is the problem with the proxy above? the proxy above is temporary and for development purpose, while we need custom proxy for business purpose. the budget is +150$ the time is 3-7 days.

    $142 (Avg Bid)
    $142 Oferta promedio
    7 ofertas

    I'm looking to set up OpenCL on my Windows-based computer and then compile and test a C/C++ code. I am interested in a cross-platform compiler so that I can run this same code on different platforms. I understand that OpenCL is a platform which can allow me to execute code on GPUs, CPUs and other devices, so I would like an expert to help me set up OpenCL and configure the compiler properly so I can run the code and check for any issues. The ultimate goal of this project is for me to be able to test the code with OpenCL running and confirmed working. Please let me know if you would be able to provide this service. Thanks!

    $131 (Avg Bid)
    $131 Oferta promedio
    12 ofertas

    I'm looking for help with a project to migrate Arduino's EtherCard library to the STM32CubeIDE. This project requires an STM32F030R8 microcontroller for the application. The good news is that I already have the source code, so you won't need to start from scratch. The ultimate output of this project should be to control an ETHER_28J60 device from the microcontroller. For this project, expertise with the STM32CubeIDE, the Arduino EtherCard library, and stm32 microcontroller programming, is a must. I have included a working example of a ENC28J60 Ethernet Module working with a arduino Nano as well as a start of a project under STM32CubeIDE where I have attempted to migrate the drivers

    $264 (Avg Bid)
    $264 Oferta promedio
    22 ofertas
    Unity script editing for animation 6 días left
    VERIFICADO

    I am looking for a skilled Unity coder to assist me with editing my existing scripts and animations. My scripts are written in C#, so knowledge of this programming language is essential. I already have some scripts written and ready to be edited, so the majority of the coding will involve tweaking and adjusting existing code. The complexity of the project requires an intermediate level of programming, so detailed knowledge and experience is critical. If you believe you have the skills and knowledge to assist with this project, please don't hesitate to reach out! Low budget i will appreciated ... Becuse i have many project to do ... Dont bid if you canot give a preview ..thanks

    $97 (Avg Bid)
    $97 Oferta promedio
    5 ofertas

    I am looking expert developer who has good knowledge of Xamrain IOS and uses C# to run the project and deploy it. I have a tight timeline and need to complete this project quickly. This app must be built on Xamarin and will require skill and knowledge of both Xamarin and C#. I need a competent and experienced developer to help complete this project. Note: we have to add features in the app and also, the app uses python backend but we don't have the database schema and etc all data was in the awe ec2 instance but the aws account was removed so we don't have any data now, only have the codebase Please let me know if you have the necessary skills and experience to make this happen. Thank you.

    $28 (Avg Bid)
    $28 Oferta promedio
    5 ofertas

    I am looking for a skilled programmer with experience working with C/C++ and the Orange Pi PC Plus. The project is a face detection algorithm that needs to be written for the Orange Pi PC Plus. The project requires specific hardware – the Orange Pi PC Plus – and to really get the most out of this project, familiarity with the technology is essential. If you have prior experience with coding and the Orange Pi PC Plus, that would be ideal. The functionalities are: - Capture real-time image from a webcam - Make video stream available in real time (socket) - Display a square around the detected face - Capture the detected face and send it to an http endpoint I look forward to hearing from you, and seeing your portfolio and experience. If you have any further questions or thoughts...

    $185 (Avg Bid)
    $185 Oferta promedio
    9 ofertas

    Need a Software to manage my SEO Campaign. • Need to be skilled in Puppeteer • There will be flexible campaign builders. I call it blueprint builder. • Blueprint builder – we will build out common functions, and users of software can pick and choose how they want software to perform. • You will help me build .net core backend control panel for the following: o Manage Login, o Password o Password Reset o Checkout o Payment (Stripe?) o Management of subscription(s) o Give permission to run software on client side Desired Programming Language: C# .net Core backend * I'm looking for the best deal possible, please be very competitive. * Milestone release upon completion of the project & is bug-free. * Need Source Code when Job is Complete, After any Bug...

    $478 (Avg Bid)
    $478 Oferta promedio
    29 ofertas
    Api Whatsapp 6 días left

    I need to implement whatsapp on my business.

    $191 (Avg Bid)
    $191 Oferta promedio
    18 ofertas
    .NET project ongoing 5 días left
    VERIFICADO

    I'm looking for an experienced .NET developer to take on an ongoing project. The project requires development of a desktop application and must be developed using the C# programming language. The estimated timeline for this project is asap. If you have the necessary skills and experience to work on this project, I'd love to hear from you! This is ongoing project, and i want to check simple test for email seiding. After test finished, I will send you project detail.. Thanks.

    $25 (Avg Bid)
    $25 Oferta promedio
    30 ofertas

    I am looking for a C++ project or operating system, linux

    $27 (Avg Bid)
    $27 Oferta promedio
    21 ofertas
    MQL PROGRAM DEVELOPER 5 días left
    VERIFICADO

    I need a person who write codes on mql language forex for my incomplete expert advisor EA

    $89 (Avg Bid)
    $89 Oferta promedio
    10 ofertas
    Share mmarketing 5 días left

    Give me some suggestions and need best trading expert and had a best scope in shares

    $38 (Avg Bid)
    $38 Oferta promedio
    5 ofertas

    An expert is needed who can segment medical images for early medical diagnosis. More details will be discussed directly with the candidate. 5+ years of experience with Python, ML/DL, AI, image processing and C++ required. If this sounds interesting to you, please apply for this position.

    $21 / hr (Avg Bid)
    $21 / hr Oferta promedio
    36 ofertas

    Our company is seeking a highly skilled and experienced Lead Developer to oversee our development team and contribute to the development of our products. The Lead Developer will be responsible for designing, developing, and implementing software solutions while leading a team of developers to ensure projects are completed on time and to the highest standards. We are working on few legacy application to cloud native application transformation projects which includes the application of latest technologies concepts like re-factoring of apps, implement Microservice Architecture, Micro-frontend etc. *Please bid with your per month charges* - Role is a full time role - 40 hours per week. - Fluency in english is mandatory. - NDA will be signed before the contract will be offered. Requireme...

    $1303 (Avg Bid)
    $1303 Oferta promedio
    37 ofertas
    Embedded C Developer Needed 5 días left
    VERIFICADO

    Strong skills on Embedded C/C++ · Should have knowledge in HMI based GUI development with various HD icons, sliders, graphs and drop down menus · Hands-on experience on various microcontrollers AVR/PIC/ARM/STM32F4/Xilinx XC7Z020 · IDE experiences on AVR Studio/ MPLAB/Keil IDE · Peripherals like - UART/SPI/I2C/ADC/PWM FPGA interfacing includes C Code for: ADC IC with SPI interface. DAC IC with SPI interface. 12 Bit Parallel Data interface with DAC IC. 8 Bit Parallel Data interface with DAC IC for sine wave generation. 10 PWM channel interface. SDRAM interface. SD Card Interface. USB interface RS232 Interface Current Steering DAC interface interaction experience on FPGA Able to prepare and implement the Pre-production plans ...

    $723 (Avg Bid)
    $723 Oferta promedio
    14 ofertas

    This is a test task to find the right partner for onging work on this topic. Expected solution time: in a few weeks, we focus on quality-delivery & honest-estimation more than "quick & dirty" or "overseller" Your task is to help us to build the evil side ;-) MAC (we provide linux+windows) In the case you have to build a dll of pjsip for macOS x64 and ARM, along with the dependent libraries. This libraries have to be loaded via java 17+ Examples of required work: ) So the app has to work on a desktop (macOS) and have to communicate with a SIP provider only. e.g (we will share you a fully working sip account after award) Later (not scope here) ports to iOS/Android required too your tasks will be to help to port a application to MAC You need to implement fo...

    $496 / hr (Avg Bid)
    $496 / hr Oferta promedio
    18 ofertas

    I'm looking to have a CRUD (Create, Read, Update, Delete) project built on C# Windows Forms that is integrated with a data storage service. I have selected to use Google Sheets as the data storage service for this project. The project should be capable of all of the features associated with any CRUD project. This project will extend my existing software and data processing by providing users with a reliable way to store and manage all pertinent information. The implementation of this project will help improve the organization, storage, and presentation of user-specific data, allowing the users to gain better insight from the data. It is an important part of the overall system and its successful implementation will be key in providing users with a comprehensive experience.

    $44 (Avg Bid)
    $44 Oferta promedio
    8 ofertas

    We want to make a simple TCP listener, that listens to the port for incoming packets and replies to it as per T2M device protocol, the work should be done using C language and made as a windows service, the listener should use minimum resources for CPU and RAM optimization. The received data should be parsed and inserted into MySQL database, or sent to an API as this we can confirm in our discussion.

    $111 (Avg Bid)
    $111 Oferta promedio
    6 ofertas
    Data Structure 5 días left

    I need help in help in data structure related project. Let me know if any one interested. Please Apply

    $29 (Avg Bid)
    $29 Oferta promedio
    25 ofertas

    We have an existing ESP32 controller with TFT screen to control commercial appliances & would like to make some changes to code and improve the board design to be more robust for commercial enviroment, the freelancer would need experience in PID temperature control, Stepper control, ESP32, Blynk and circuit board design for commercial applications. The original Author of the project is unfortunatly no longer available. We would need a NDA for the project. Please make contact to discuss further if you can meet the brief, we are open to your expertise for design and the work can be ongoing where changes are needed in the future, so we are looking for somene reliable and available to discuss issues as they arise.

    $801 (Avg Bid)
    $801 Oferta promedio
    36 ofertas
    Qt project 5 días left

    Hello, I am in need of a developer to change the design of my launcher using QT. I already have the theme and everything, I am just looking for someone to install it.

    $17 (Avg Bid)
    $17 Oferta promedio
    6 ofertas

    Hello Freelancers, We are hiring a Software Engineer - Graphics for Noida location with strong experience in Unreal Engine, 3D Graphics & C/C++ Programming. The ideal candidate should have a minimum of 3 years experience working with Unreal Engine, 3D graphics and strong knowledge of rendering techniques, complex math calculations and coding in C/C++. The candidate needs to be well-versed in programming and have experience developing 3D graphics. They will be responsible for various tasks such as solving complex problems and maintaining the codebase. The successful candidate will be expected to be a self-starter who works independently and is eager to learn new technologies. They need to have a deep understanding of game engine architecture and optimization techniques. I am looki...

    $12 / hr (Avg Bid)
    $12 / hr Oferta promedio
    2 ofertas

    I have a C# code set, a subset of which I want converted to Delphi. The project is creating SOAP requests with specialized SOAP headers for each method. The project is NOT very big

    $25 / hr (Avg Bid)
    $25 / hr Oferta promedio
    30 ofertas

    AES Encryption source code. Perform some tasks and take screenshots of results.

    $98 (Avg Bid)
    $98 Oferta promedio
    10 ofertas
    Advanced Operating System 4 días left
    VERIFICADO

    Need an expert who has good knowledge on C language and also the the GUI interface. Deadline- Tom

    $20 (Avg Bid)
    $20 Oferta promedio
    4 ofertas

    I'm looking for an experienced C#/C++ developer to help update some existing C# code and build an installer. Specifically, I need someone to work with C#, to make the necessary changes ensuring the desired functionality. Additionally, I require someone to generate an installer that is compatible with the Windows platform. This is a great opportunity for an experienced developer to use their skills in C# and C++ to build an installer for an existing application.

    $2 - $11 / hr
    Sellado
    $2 - $11 / hr
    12 ofertas
    Debug Kraken API Code C++ 5 días left
    VERIFICADO

    I Need someonw to debug my code for me. its supposed to connect to kraken api and return account balance. the request goes through but error is returned from kraken. C++ programming knowledge and well as restful api and http requests knowlegde are critical for this job.

    $22 (Avg Bid)
    $22 Oferta promedio
    3 ofertas
    Algorithms and DataStructures -- 4 5 días left
    VERIFICADO

    Solving few problems in algorithms and data structures.

    $24 (Avg Bid)
    $24 Oferta promedio
    31 ofertas

    I need a AI powered lead generation and engagement system software. I will need the software to 1. be able to do Data Acquisition on multiple Real estate lead sources like zombie properties, vacant properties, pre foreclosures, and distressed sellers to name a few. 2. preprocess and clean the data then feed it into an AI model 3. train machine learning to once data is collected and cleaned then it can be trained to predict which properties are most likely to be motivated sellers. 4. once the Ai has been trained and learned how to identify and create a list that meets specified criteria. 5. An AI-Powered system to send automated personalized messages using a chatbot or voice technology. with a built-in CRM to automatically record and track leads. for follow-up .

    $4229 (Avg Bid)
    $4229 Oferta promedio
    36 ofertas

    I'm looking for an experienced coder to convert a C language code to a PHP code that will allow for the decoding and encoding. The original code is written in C and needs to be converted to a PHP code. This code needs to be capable of both decrypting and encrypting messages. I am open to using existing libraries, although they should only be used if absolutely necessary. I am looking for experienced coders with a strong understanding of both C and PHP to take on this project.

    $7 / hr (Avg Bid)
    $7 / hr Oferta promedio
    4 ofertas

    Need an expert who has good knowledge in C programming language.

    $20 (Avg Bid)
    $20 Oferta promedio
    24 ofertas
    programmering 5 días left

    We are a construction company in Norway and we need a program that can give us a clear price for all kinds of work. So we need a person who is very good with PC data who can make us such a program to help us with this.

    $651 (Avg Bid)
    $651 Oferta promedio
    55 ofertas

    Using Tgui libraries to develop the game

    $91 (Avg Bid)
    $91 Oferta promedio
    7 ofertas
    $115 Oferta promedio
    23 ofertas
    Building an application -- 2 5 días left
    VERIFICADO

    I am looking for a person who will write an application that will fill in a Microsoft Word template (or generate a document in a specific template) with the data provided in the application. Sequentially numbered files are to be in the folder and each subsequent file (generated completed template) should have a consecutive number. For example: Flow 1: Step 1: Enter the data (NAME, DESCRIPTION, PART NUMBER, REMARKS, DATE) Step 2: We complete the template with this data Step 3: The generated document is saved on the disk Step 4: The generated document receives the number 001 entered in the form Step 5: Records of generated files are kept in an EXCEL or other file Flow 2: Same, but in step 4 the file is numbered 002 etc. I attach template.

    $40 (Avg Bid)
    $40 Oferta promedio
    20 ofertas

    Artículos recomendados solo para ti

    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
    Python runs some of the biggest websites on the net. Here’s how to create a website using Python, one of the easiest programming languages around.
    8 MIN READ
    You can build a stunning website on the Wordpress platform. Here is a collection of 10 sensational Wordpress designs to ignite your creativity.
    7 MIN READ