C-programmering 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.
Anlita C ProgrammersDescriere pasi proiect: - Importul si prelucrarea comenzilor in format xml (download de pe ftp) - Alocare produse din stoc pe codurile comandate(codurile de baza) cu posibilitatea de editare .Explicatie procedura:Exista un tabel in excel care contine codurile de baza(codurile de categorie) si codurile de sortiment (ex pe culori:cod produs rosu, cod produs galben, cod produs portoclaiu,etc), fiecare cod de sortiment are o anumita disponibilitate(stoc). In momentul in care vine comanda(pe ftp) de la clientul x, trebuie verificat daca suma stocurilor de sortiment este indeajuns astfel incat sa satisfacem comanda si se proceseaza catre urmatorul suma stocului de sortiment nu este satisfacatoare (sub comanda sau chiar 0) trebuie interogat userul: nu livram acest produs catre client sau se in...
I need a C++ programer who can help me to build the car dealership project. Discription of this project are below: Write a C++ program to manage a Car Dealership System. The main user is an employee at the dealership. Build Specifications 1. The system should load a catalog of all cars in the inventory, which includes new and old cars. 2. A user can search the inventory: The user of the system can search the inventory by using the make of the car, model of the car, by category (new or old cars), by price(low to high). 3. A user can sell or purchase new and old cars. 4. Add new and old cars into the inventory. **The program must have the following properties : - You should do error handling (Ex: An employee cannot add a car that already exists). - You should use Structure, Clas...
I need to build a Text-to-speech (speech synthesis) system using Festival framework through unit selection TTS approach or diaphine concatenation approach. I have a dataset of 6 hours of recordings that’s segmented to 0-10 seconds length, and a separate library for diaphone units. Attached is a document that can be used as a reference to implement this system. In addition to the system a detailed report should be provided that includes (introduction, methodology, how it was implemented, results and testing the results, conclusion)
You can loop through the price levels of the bar by tick size to get the highest and lowest price levels of the bar, then you can use VolumetricBars' GetAskVolumeForPrice and GetBidVolumeForPrice to get the bid/ask volume of those price levels. Looping through price levels of a bar, from low to high: Code: for (double rowPrice = Low[0]; rowPrice <= High[0]; rowPrice += TickSize) Looping through price levels of a bar, from high to low: Code: for (double rowPrice = High[0]; rowPrice >= Low[0]; rowPrice -= TickSize) You could limit the loop to check 2 price levels if you do the following: Looping through price levels of a bar to get the bottom 2 price levels, from low to high: Code: for (double rowPrice = Low[0]; rowPrice <= Low[0] + TickSize; rowPrice += TickSize) Volumet...
I need a C++ programer who can help me to build the car dealership project. Discription of this project are below: Write a C++ program to manage a Car Dealership System. The main user is an employee at the dealership. Build Specifications 1. The system should load a catalog of all cars in the inventory, which includes new and old cars. 2. A user can search the inventory: The user of the system can search the inventory by using the make of the car, model of the car, or by category (new or old cars). 3. A user can sell or lease new and old cars. 4. A user can return a leased car into the inventory. 5. Add new and old cars into the inventory. The program must have the following properties : - You should do error handling (Ex: An employee cannot add a car that already exists) - Y...
technical analysis stock screener that use incremental calculation of indicators without reprocessing whole data. using git project to implement. knowledge of trading or technical analysis preferred
I would just like the detection of a green or red candle with a wick and a strike on the market which is given by the orderflow trade detector with an alert option. Also the red or green balls that are created by the orderflow trade detector are adjustable in the parameters of the indicators, it would be necessary that in the parameters of the alerts I can also adjust this information.
DO NOT USE LOOP Create a CodeBlocks project with a file. Submit the file in Canvas. A PC store sells many types of computers. The PC brands are HP, Dell, Lenovo. PC can have either 16 or 8 gigabytes of memory. Use can choose the shipping method as either Standard (Cost it $10) or Express (Cost is $20) The price list is given as follows: Memory size/Brand HP Dell Lenovo 16 gigabytes 899.99 869.99 809.99 8 gigabytes 819.99 779.99 739.99 Determine the price of a given PC dependent on the user inputs. The sales tax is 9.75% for each PC. Validation: For the brand name, beside X for exit, user input can be D, H or L in upper letter case only. For memory size user input can only be 8 or 16. The input quantity...
I would just like the detection of a green or red candle with a wick and a strike on the market which is given by the order flow trade detector with an alert option. see these pictures for better idea.
We need a really simple unreal aplication for windows here exact reference you should need ip soft mideware Te app should output the 3D envrioment in a second screen.
Looking for someone with experience in TOS scripting , someone who already wrote successfully few algorithms in thinkscript editor, for automated entry bracket with few conditions/ triggers for entry and exit trading positions
I'm looking for someone that can help us build a POS system. I'm looking for the same features as Upserve. -Restaurant industry. This is a good feature of the features. Let us know if you can do it & the fastest time you can have a Beta version.
Hello. I am looking for a c++ developer for windows driver. You have good knowledge of C++ driver project.
write c/c++ Programs - Algorithms
We have an application that we have already compiled from source for our Linux build and it is working flawlessly on our bare metal devices as well as an AWS VM instance. We are now looking to get this fully functional in Azure. The application is an open-source software router. The main difference between AWS and Azure are the interface drivers. - AWS uses the ENI (elastic network interface) - Azure uses Mellanox interface I will provide: - links to the build instructions - a video with an expert who walks us through the Ubuntu build on our bare metal device – he could not provide us guidance for Azure - recommendations from the open-source community that provided guidance on how to get this working in Azure - provide you with a ...
Update an old COBOL program to print new court forms
Estou a procura de um programador que faça um bot para o telegram. Teria que ser um bot de apostas em uma dessas plataformas: bet123, blazer. O bot teria que ter uma taxa acima de 90% de acertividade e dar os resultados em tempo real.
I have a problem with my opengl particle system implementation, the logic is working but i cannot obtain a proper blending.
Microsoft Flight Simulator (MSFS) C++ SDK Usage and Integration of Add-Ons Objective: 1. Use MSFS SDK (C++) to customize (e.g., add cameras, export data to file/network, record output) 2. Add add-ons (e.g., ground traffic, birds, weather)
using Artix 7 implement Master UFS protocol design for the UFS Host device, Feel free to contact who's have experince on Stroage's(emmc, ufs, nand e.t.c) Skills required : Verilog , VHDL , C , C++
Decoding Trading View Indicator Pine Script Source Code
Only spanish speakers please. Solo hispanohablantes por favor. Quiero imprimir AUTOMÁTICAMENTE en una impresora termica una orden que se subio a la nube.
An entrepreneur, notices that his mobile tonnage chain is successful and decides to expand his business to other cities around the world. He realizes that he needs a method to calculate in time the areas with the largest population, to then select how to redistribute their tons on each area. He consults with other people in the IT area and realizes that he needs a special algorithm that uses all the hardware available from the workstation or especially the GPU. Implement the "Accessible Population" algorithm. It is mandatory that the implementation be performed on the GPU using CUDA.
Need to learn amibroker afl to dll with license manager.
I am looking for a python programmer to create meta description of certain keywords from an excel using an AI writing platform. program then needs to automate the process of reading articles from a folder and then copy paste it to wordpress and post it.
Title says it all, I'm looking for someone who can use x86dbg to crack this license form in a rather C# Program.
I have c++ project. I will give all details over chat.
I have a specific iso installation (Linux) that need to convert to UEFI compatible. I need it to boot on a uefi only boot machine. I am not sure if it is possible and if the iso needs to be modified. It is an ubuntu based linux distro.
I did reverse engine with ghidra and debug and for edit somefunction but it's waste time , if you have a method to can get source code from files .exe i can pay for that i have big project... Before sending request, you must know that I can only pay when the work is completed
Coding in tradetron with tradingview based indicator.. It is a ready strategy...needs to properly coded in tradetron...
Complete this project on Visual Basic C++ or Python to above standard expectations. Further Detail of what is required is on the document attached. 1. Analysis Fully or nearly fully scoped analysis of a real problem, presented in a way that a third party can understand. Requirements fully documented in a set of measurable and appropriate specific objectives, covering all required functionality of the solution or areas of investigation. Requirements arrived at by considering, through dialogue, the needs of the intended users of the system, or recipients of the outcomes for investigative projects. Problem sufficiently well modelled to be of use in subsequent stages. 2. Documented Design Fully or nearly fully articulated design for a real problem, that describes how all or almost all ...
I need an expert from Artificial Intelligence and Machine Learning field.
Hi! I’m interested in someone or a company, to develop a mobile crypto wallet (both iOS and android) that allows users to store their crypto. Besides having their private key, face-id, fingerprint or password login requires as well. Preferably to support multiple coins from various blockchains. Also, I would like to receive a quote for swap/exchange mechanism in the app. Many thanks!
Buenas; Tengo un proyecto en C sobre subscripciones en linux. Contactar para mas información un saludo y gracias
Looking for an expert who knows well about CI LISP.
Hello, I want to program a bot for smart trading in digital currencies in the programming language Python
I need help to develop ST7580 driver, to be implemented on STM32F103
Hey everyone I need someone who understand how manual forex and crypto trading works and can help in translating that to a fully functioning crypto trading and forex bot for a passive profit
I have a small asterik module working on asterisk 13, I need to port it to asterisk 18
Hi, it's two c++ programming tasks, the details can be discussed in private.
I need a programmer to solve the problems with limited time like 48 hours but you should be good at programming
Develop a BASIC interpreter with interactive mode. The goal is to create something similar to classic computer BASIC variants but also adding more advanced features. We can use an existing codebase as a starting point.