Object oriented programming trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    5,000 object oriented programming trabalhos encontrados, preços em EUR

    Sou um cliente à procura de um programador web competente para criar um site informativo voltado principalmente para profissionais de uma indústria específica. Espero que o freelancer contratado possua as seguintes habilidades e experiência: - Familiaridade com a programação front-end (design e desenvolvimento visual) - Competência em programação back-end (programming e gestão de bases de dados) - Capacidade para lidar com uma tarefa full-stack (tanto front-end quanto back-end) Idealmente, o candidato terá uma experiência comprovada no desenvolvimento de sites informativos e será capaz de demonstrar um entendimento claro do público-alvo – neste caso, profissionais de uma ind&uacut...

    €133 (Avg Bid)
    €133 Média
    22 ofertas

    ...intervals. Reports on Binance account balance, margin histories, overall PNL, and futures market balance. Detailed transaction and position logs. Compatibility and Precision: Compatibility with US time zones and 24-hour format. Functionality in a Windows environment, preferably on a local virtual machine. Specific Requirements: Experience with Binance APIs and Excel. Proficiency in programming languages suitable for bot development. Ability to implement a secure and efficient system. Project Goals: To create a reliable and efficient automated trading tool that maximizes operational efficiency and accuracy, offering advanced management through Excel PORTUGUESE: Título do Projeto: Desenvolvimento de Robô de Trading Automatizado para Binance com...

    €235 - €706
    Destacado Secreto
    €235 - €706
    2 ofertas

    ...customizable time intervals. Reports on Binance account balance, margin histories, overall PNL, and futures market balance. Detailed transaction and position logs. Compatibility and Precision: Compatibility with US time zones and 24-hour format. Functionality in a Windows environment, preferably on a local virtual machine. Specific Requirements: Experience with Binance APIs and Excel. Proficiency in programming languages suitable for bot development. Ability to implement a secure and efficient system. Project Goals: To create a reliable and efficient automated trading tool that maximizes operational efficiency and accuracy, offering advanced management through Excel PORTUGUESE: Título do Projeto: Desenvolvimento de Robô de Trading Automatizado para Binance com ...

    €629 (Avg Bid)
    €629 Média
    2 ofertas
    Script automático Encerrado left

    object-oriented scripting. enter the site open all products in tabs select an option when opening select a field put a standard text and send.

    €40 (Avg Bid)
    €40 Média
    4 ofertas

    Aplicativo mobile para contagem de ovos em movimento. O hardware será comporto por um celular fixado a um suporte acima da esteira por onde os ovos se movem, através da camera do celular gostaríamos que desenvolvessem um aplicativo para contagem dos ovos em movimento e envio dos dados à um banco de dados.

    €407 (Avg Bid)
    €407 Média
    3 ofertas

    In order to streamline the classification and ranking of students in the Network and Computer Security class to the results of the Group Work for the subjects of Programming Languages and Algorithms and Data Structures, you were asked to develop an application that collects the following information of each student: • Name • Gender • Email contact • Date of birth • Final Note Functionalities: 1) Collection of information a) Reading and storing in array the information related to n students. 2) Listings: a) Production of a list with data related to the class b) Production of a list of students approved for the course (Final grade> = 10) c) Production of a list of students who failed the course (Final grade <8) d) Production of a list of students s...

    €48 (Avg Bid)
    €48 Média
    5 ofertas

    ...material necessário para uma instalação de 60 caixas? Com os melhores cumprimentos, Dário Nunes hello, the arduino project is to create a sensor that detects that the Twinbin box holder has been opened, sending information about the box to the email, such as the quantity to replace and its location, this information was only transmitted after 2 minutes after opening the circuit. In addition to programming, would you like to know the material needed for an installation of 60 boxes? Best regards, Dário Nunes...

    €18 (Avg Bid)
    €18 Média
    3 ofertas

    ...ponderado: case class Arc[V] (tail: V, head: V, weight: Int) class Digraph[V] private (out: Map[V, List[Arc[V] ] ] = Map[V, List[Arc[V] ] ] ( ) ) { def +(t: (V, V, Int) ): Digraph[V] = { val (x, y, w) = t new Digraph[V] (out + ( (x → (Arc[V] (x, y, w)::(x, Nil) ) ), (y → (y, Nil) ) ) ) } def size: Int = override def toString = } object Digraph { def apply[V] = new Digraph[V] ( ) } Como de costume, seja D = (V, A) um digrafo e ω : A → N uma função custo que associa a cada arco a ∈ A um custo ω(a). Lembre-se que ∗a denota a ponta inicial de a e a∗ denota a ponta final de a. O processamento do algoritmo é sumarizado numa função step(d, C) que recebe d : X → N tal que d(x...

    €8 / hr (Avg Bid)
    €8 / hr Média
    1 ofertas

    link do escopo: O que é uma API? O nome tem origem de Application Programming Interface. A API de Mercado Livre funciona utilizando qualquer linguagem de programação! RESTful API Nossa API é RESTful, o que significa que você tem acesso por URL a diferentes recursos, que correspondem com os departamentos que fazem parte do ecossistema do Mercado Livre: /user, /items, /orders, etc. Escopo: Criar aplicativo (A), neste escopo vou apelidar de “(A) ERP Mayor app”, conforme descrição abaixo. Deverá ser entregue dois produtos finais: 1 plugin conforme documentação para ser copiado na pagina de integração API e 2 aplicativo disponibilizado para download na playstore (android) e App Store (ipho...

    €165 (Avg Bid)
    €165 Média
    3 ofertas

    Hello, I need a strong SEO for two websites, both need to be in first page, to complete this project. Need to be done onpage and offpage, quality backlinks, I can help with onpage changes, like posts and site programming, but I need to make sure to appear first-page organically. > Website # 1 - Url: - Description : Criação de site crie sites grátis facilmente com nosso construtor de sites online - Wyybs. - Key words : criação de sites, criar site gratuito, como criar um site, criar site gratis, fazer um site, criador de sites, construção de site, construtor de site grátis. - Note : This domain has already been made a good SEO in it, but was not enough to reach the goal, a stronger SEO is necessary. - Expected resu...

    €92 (Avg Bid)
    €92 Média
    52 ofertas
    Programming Website Encerrado left

    NerounSoft Corporation is seeking employees to work on a website of its subsidiary. If you manipulate HTML, JavaScript, PHP, CSS or MySQL, you're done! We have assistance for Portuguese, Spanish and English.

    €187 (Avg Bid)
    €187 Média
    27 ofertas

    Queremos fazer a conexão no MonetDB via Delphi. Já estudamos aqui na empresa e verificamos que existe uma API, chamada Mapi (). Existem alguns exemplos que usam esta API mas que estão em C. Precisamos de um especialista em C que nos ajude a entender o código e transcrever para Delphi ou criar uma DLL em C que possa ser consumida no Delphi. Isso é para a empresa que trabalho.

    €50 / hr (Avg Bid)
    €50 / hr Média
    3 ofertas

    ...the second field, it is text, and should be filled according to the excel sheet. Finally click on the "Ok" button that will save the process. The code will go to the next "personal registration(ID)" and will redo the process. Note: The intranet can not be accessed by external users, so I believe we will have to chat or email so that I can provide the URLs and in case you need to "inspect the object" in some field. The work is quite simple. _____________________________________________________________________________________________ TRANSLATED FOR PORTUGUESE Código VBA para Preenchimento de Formulario, a partir de uma tabela excel Olá, estou precisando de um código vba que preencha um formulário em uma página ...

    €32 (Avg Bid)
    €32 Média
    9 ofertas

    ...the second field, it is text, and should be filled according to the excel sheet. Finally click on the "Ok" button that will save the process. The code will go to the next "personal registration(ID)" and will redo the process. Note: The intranet can not be accessed by external users, so I believe we will have to chat or email so that I can provide the URLs and in case you need to "inspect the object" in some field. The work is quite simple. _____________________________________________________________________________________________ TRANSLATED FOR PORTUGUESE Código VBA para Preenchimento de Formulario, a partir de uma tabela excel Olá, estou precisando de um código vba que preencha um formulário em uma página ...

    €125 (Avg Bid)
    €125 Média
    4 ofertas

    ...consigo achar ele para instalar novamente. Veja a mensagem: The files appear to be missing or out of place. Please re-install plugin or remove /home/content/p3pnexwpnas11_data02/37/41921737/html/wp-content/advanced-cache.php. W3 Total Cache Error: some files appear to be missing or out of place. Please re-install plugin or remove /home/content/p3pnexwpnas11_data02/37/41921737/html/wp-content/object-cache.php. Preciso de alguém que resolva isso e reinstale certinho o plugin. Obrigado....

    €129 (Avg Bid)
    €129 Média
    5 ofertas

    ...projeto não ter sido concluido I need a web developer who understands crypto and financial market to be part of my project, which will be divided into versions. My initial idea is to build an additional virtual currency exchange. The person who helps me develop, will already have a pre-determined template chosen by myself, will not have the job of developing a template, but rather focus on programming. For more information, have a demo link: Note: This link in the description is not my official link, it is only for a preview, I already have a paid host, but it is not active yet because the project has not been completed....

    €284 (Avg Bid)
    €284 Média
    5 ofertas

    ... 1)- Para este aplicar; -Implementar o método da seção áurea. Otimização irrestrita com múltiplas variáveis. -Implementar Método de maior subida; -Implementar Método de Newton; Para o problema abaixo: Texto original: Consider the LCP problem of finding a solution, if one exists, to the system Mz + q≥0,z≥0, where M is a pxp matrix. Consider the following linear mixed-integer programming problem, where e is a vector of p ones: MIP: Minimeze α subject to 0≤Mx+αq≤e-y 0≤x≤y y binary, 0≤α≤10 Show that if MIP has an potimum solution (α*, x*, y*) with objective value α*>0, then z=x/&alp...

    €13 (Avg Bid)
    €13 Média
    1 ofertas

    Olá a todos, Estou à procura de um profissional especializado na criação de plugins / app que rode no Wordpress, O objetivo final do objeto em questão é a automação de alguns processos manuais. Mais detalhes me chame no Inbox Hello everyone, I'm looking for a professional specialized in creating plugins / app to run on Wordpress, The ultimate goal of the object in question is the automation of some manual processes. More details call me Inbox

    €208 (Avg Bid)
    €208 Média
    5 ofertas

    ...Phase 1: Analysis & ramp-up Creative idea exchange between you and ourselves Delivery: Documento de entendimento de requerimentos: Payment = 5% do aceite do document de entendimento; Phase 2: Prototype development Look & feel design Delivery: Um mokup completo utilizando ou o Payment = 10% no aceite do mockup Phase 3: Build-out Programming & build out Delivery: Site desenvolvido para teste em ambiente de homologação Payment = 40% dos teste de funcionalidades. Phase 4: Launch Deployment Delivery: Site instalado em plataforma online e teste de stress test. Payment = 20% no aceite do teste. Phase 5: Measurement & enhancement Delivery: Ajustes finais e testes Payment = 25% no aceite do teste. O ven...

    €1574 (Avg Bid)
    €1574 Média
    5 ofertas

    Descripción de empleo<br />Listing Info<br /><br />Epidata is an American Multinational Software Architecture Oriented Company that provides high performance software development solutions in less time with lower risk than Organizations can accomplish on their own We have a 10 year proven track record of successfully supporting Multi-National Corporations like Turner International, HSBC, Verizon and Walmart We help them update and maintain their core applications as well as migrate to new Technologies resulting in annual cost reductions of 20% while doubling Project Team productivity. We are open source and agile by definition Our Mission: Our goal is to achieve excellence in the creation of value through Architecture and Software Engineering. Our Vision: We...

    €1 (Avg Bid)
    €1 Média
    2 ofertas

    I want to make a programming system.

    €663 (Avg Bid)
    €663 Média
    43 ofertas
    Write some Software Encerrado left

    In the IT area over 13 years of which the last 13 years, serving in Systems Analysis function. Great knowledge experience in systems development area involving the identification of needs, technical and financial feasibility, development of logical and physical designs and implementation and programming, using modern technologies and IBM PC and data modeling object-oriented; experience developing event-driven language with "visual", DFD's definition, Data Flow Diagram, experience in coordinating programmers in the implementation and deployment of systems. Master the steps in systems analysis and requirements in data from users, and IT, description and specifications, diagram use case, sequence diagram, class diagram, plan to obtain software, interf...

    €720 (Avg Bid)
    €720 Média
    3 ofertas

    I work with projects development of solar photovoltaic plants. One of the softwares I use requires a volume re-creation of the roof / cover, to analyze shadows generated by obstacles (water reservoirs, elevators, antennas, and whatever has been built on the roof) over the year. With this said, the Freela will have to: 1) From a Google Earth 3D (always oriented to the north, as standard), and move the roof and their volumes to Sketchup, then superimposing the image via satellite with the one created in Sketchup (just the rough roof, without details or textures). OR 2) From a dgw (residence or building), build the roof and their volumes on sketchup. Today I have two dwg files to do that. I never worked in Sketchup, and took me 3 hours to do this in a building. Give ...

    €10 / hr (Avg Bid)
    €10 / hr Média
    12 ofertas

    Crear un marketplace que cuente con funciones de registro, login, video llamadas, ranking, interacción entre cuentas y cuente con una estructura que sea escalable. <br />1. Programación de páginas web<br />2. Planeación y estructuración de plataforma web<br />3. Implementación de software.<br />4. Testing de seguridad de información<br />5. Manejo de lenguajes de p...plataforma web<br />3. Implementación de software.<br />4. Testing de seguridad de información<br />5. Manejo de lenguajes de programación<br />- Conocimientos técnicos:<br />hp (algun framework de preferencia laravel o zend) o Ruby on Rails  (Backend) <br />Mysql o ...

    €230 (Avg Bid)
    €230 Média
    1 ofertas

    ...Conhecimentos em banco de dados relacional: MySQL e SQL Server<br />                Conhecimentos com suite de testes: RSpec e FactoryGirl<br />                Conhecimentos em controle de versão: GIT<br />                Experiência com plataforma Linux<br />                Experiência com WebServices<br />                Experiência com APIs REST em JSON<br /&...

    €230 (Avg Bid)
    €230 Média
    3 ofertas
    Build a Website Encerrado left

    i can do programming.... c,c++,java,html

    €154 (Avg Bid)
    €154 Média
    3 ofertas

    Convert Pseudo Code into C++ Programming

    €33 (Avg Bid)
    €33 Média
    3 ofertas

    We have many simple .max and .3ds models that will be used in an augmented reality app. For that to be possible, we need some adjustments. These objects are mostly furniture. To be realistic, the objects need to have a shadow. This shadow has to be incorporated in the texture. You are going to have to create a white floor bellow the object and cast a shadow. Render this texture including floor and shadow. Important step: Remove the floor from the texture (with photoshop or however you prefer). Then, apply this new texture with shadow to the original model. Now the model has a shadow, but no floor. Export to .obj and .mtl. It's a simple and fast process, and we have over 200 files like this to be done. If we like your work, we can do all those together. W...

    €296 (Avg Bid)
    €296 Média
    15 ofertas

    ...if(preg_match("#http://(.*).youtube.com/watch?v=(.*)(&(.*))?#", $url, $matches)){ return ' <object width="'.$width.'" height="'.$height.'"> <param name="movie" value="'.$matches[2].'&hl=pt-br&fs=1"></param> <param name="allowFullScreen" value="true"></param> <param name="allowscriptaccess" value="always"></param> <embed src="'.substr($matches[2],0,11).'?rel=0&showinfo=0&hl=pt-br&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always...

    PHP
    €14 (Avg Bid)
    €14 Média
    8 ofertas

    ...service (the customer receives an authorisation number to drop the package in a Correios store. It’s explained on: Logística Reversa em Agência (e-ticket) If you understand that process, and that the Correios web services things have no secret for you, then please get in touch :) Strong WordPress + WooCommerce programming skills are -obviously- required. ======== MODE OF OPERATION ========== Em anexo estou enviando o esquema simplificado da implementação da logística reversa com a webservice dos Correios. Teremos 4 rotinas de comunicação do banco de dados local com a webservice dos correios. 1. Geração de faixa de e-tickets (sob demanda) Gera um estoque de e-tickets a ser utilizado na l...

    €955 (Avg Bid)
    €955 Média
    8 ofertas
    programming Encerrado left

    as per emails

    €565 - €565
    €565 - €565
    0 ofertas

    ...Preciso de gerenciamento dos usuarios e alguns ADS via webadmin, falta algumas paginas para calculo de custos tipo o cliente consumiu x produtos num pediodo de xx/2013 a xx/2014 quanto custou isso? Application ios / android to calculate the average values​​, the application consists of the intersection inserted in the database fed by each User, when requesting the value of a given product oriented list the city and state information will provide a mean value of their locality more next sample shown below. User 1: $ 4 Gas User 2: U $ 5 Gas User 3: Gas $ 7 Users of the same city. Medium price 4 + 5 + 7/3 = U $ 5.33 I need to manage the users and some ADS via webadmin, missing some pages to calculate the customer cost type x consumed products in period xx / xx 20...

    €1285 (Avg Bid)
    €1285 Média
    2 ofertas

    ...Preciso de gerenciamento dos usuarios e alguns ADS via webadmin, falta algumas paginas para calculo de custos tipo o cliente consumiu x produtos num pediodo de xx/2013 a xx/2014 quanto custou isso? Application ios / android to calculate the average values​​, the application consists of the intersection inserted in the database fed by each User, when requesting the value of a given product oriented list the city and state information will provide a mean value of their locality more next sample shown below. User 1: $ 4 Gas User 2: U $ 5 Gas User 3: Gas $ 7 Users of the same city. Medium price 4 + 5 + 7/3 = U $ 5.33 I need to manage the users and some ADS via webadmin, missing some pages to calculate the customer cost type x consumed products in period xx / xx 20...

    €1186 (Avg Bid)
    €1186 Média
    8 ofertas

    ...Preciso de gerenciamento dos usuarios e alguns ADS via webadmin, falta algumas paginas para calculo de custos tipo o cliente consumiu x produtos num pediodo de xx/2013 a xx/2014 quanto custou isso? Application ios / android to calculate the average values​​, the application consists of the intersection inserted in the database fed by each User, when requesting the value of a given product oriented list the city and state information will provide a mean value of their locality more next sample shown below. User 1: $ 4 Gas User 2: U $ 5 Gas User 3: Gas $ 7 Users of the same city. Medium price 4 + 5 + 7/3 = U $ 5.33 I need to manage the users and some ADS via webadmin, missing some pages to calculate the customer cost type x consumed products in period xx / xx 20...

    €1326 (Avg Bid)
    €1326 Média
    6 ofertas
    Ecotourism Portal Encerrado left

    ...(all the code) and design for some of the other pages) with software similar in functions and mode of operation to , but adapted to our needs, and with a different look (we have the look already). Almost all functions are already defined. We must have all rights to the software. Must be constructed accordingly to W3C – HTML 5, with clean code, according to the rules of good programming, and well commented. Must be delivered together with the complete and open code, with security settings and software manuals. The given price must include small additional features that may occur to both parts in the development process. Payment will be phased, only after each functional part completed, complete code provided and tested (by Milestones). Last payment (last Milestone) will b...

    €2532 (Avg Bid)
    €2532 Média
    12 ofertas
    Desenvolvedor PHP Encerrado left

    Estamos à procura de um Senior PHP Developer. <strong>Principais responsabilidades:</strong> • Desenvolvimento e valorização do maior varejista de móveis on-line na América Latina • Concepção técnica inicial e de programação das nossas plataformas: Desenvolvimento de front-end (usabilidade , design, pesquisa , widgets, ... ) e os re... CodeIgniter, Agavi, etc. • Ter experiência na área de e-commerce (Magento, Oxide Sales, Zen-Cart, Hybris, Intershop, xt:Commerce, …) • Conhecimento básico em administração de sistemas (Linux , Apache ou nginx ) • Interesse em escalar sites de alto desempenho, otimizar banco de dados, serviços web (REST, ...

    €230 (Avg Bid)
    €230 Média
    6 ofertas
    Programming Encerrado left

    neuro-fuzzy (ANFIS) in C++

    €47 (Avg Bid)
    €47 Média
    1 ofertas
    Crie um Website Encerrado left

    Tenho ideia de desenvolver um serviço com base em trocas de dinheiro por telemóvel ( como comprar créditos para um jogo ) e tal requer a criação de um website e programação necessária. Linguagem base do site: Português . ( Sen...créditos para um jogo ) e tal requer a criação de um website e programação necessária. Linguagem base do site: Português . ( Sendo a minha primeira experiência com o site darei mais informações consoante o avanço do projeto. ) I have an idea to develop a service-based money exchanges by phone ( almost as buying credits for a game) and this requires the creation of a website and necessary programming . Base language ...

    €806 (Avg Bid)
    €806 Média
    11 ofertas
    web structure Encerrado left

    ...it being trafficked information from one screen to another. - Where the information be parameterized which flow following (which screen success and what error screen) - Webservice / WebAPI in C # / Net. - The webservice should have a configuration parameter where possible use the following databases: mysql, pgSQL, MSSql. - Changing the type of database can not change the programming webservice. ------------- Premissa: Estrutura de sistema Web comunicando com Webservice. camada HTML5 utilizando framework BOOTSTRAP, acessando camada de Webservice utilizando o framework AngularJS. A camada Web nunca fará acesso a camada de Banco de dados. Isso é responsabilidade do Webservice. A camada web nunca terá regra de ne...

    €204 (Avg Bid)
    €204 Média
    2 ofertas

    Looking for a developer with experience in integrating social networking API 's. We will provide all interface coded in XHTML. The default must be programming in PHP/MySQL in MVC preferably using SmartyTemplate. Basically the client will log into the system, after log in will register the keywords you want to monitor in social networks and on Google. After obtaining this organic result data must be stored in our bank where we will generate graphs, separate by age, geographic location and other data that their own social networks offer us. Follows some examples of projects this This system will be offered to our customers, we want only the integrations to capture the data as we ask the part of logistics of business

    €1435 (Avg Bid)
    €1435 Média
    5 ofertas

    Programar o jogo de cartas na linguagem Unity para portabilidade em iOS e Android. O jogo atualmente esta em AS3. Preciso apenas da programacao, todo o design e jogabilidade estao prontos. Ideal terminar ate final de novembro.

    €3348 (Avg Bid)
    €3348 Média
    3 ofertas
    programador Encerrado left

    Preciso de um programador especialista em Object C para parceria na criação de App para iPhone e iPad. A idéia é junto conosco criar Apps para venda e ter participação nos lucros.

    N/A
    N/A
    0 ofertas

    ...open water, and marathon swimming - Write engaging, informative blogs on all aspects of swimming (mostly related to our Swimming Adventures) - Ensure content accuracy - Engage with swimmers by addressing common concerns and questions - Their proven swimming background - Excellent writing and communication skills - Proficient in research and fact-checking - Familiarity with skills, training, programming, swimming destinations, open water safety, coaching qualifications, swimmers needs - Ability to translate sport science jargon into layperson terms With content expected each week, the right freelancer must be reliable and able to manage regular deadlines, while maintaining a high standard of quality in every piece. Could be fortnightly of course also for the right candidate. S...

    €12 / hr (Avg Bid)
    €12 / hr Média
    30 ofertas

    I am looking for a highly skilled developer to create an AI image generator capable of creating images for clothing items. The aim is to provide unique designs for various clothing items including T-shirts, Hoodies, and sweaters. The AI should...generated designs should span multiple themes including Abstract, Cartoon characters, Nature patterns, and more. Key project requirements are: - The AI should generate images on T-shirts, Hoodies, and sweaters. - A vast array of style/theme options must be incorporated. - The image resolution must be high (300 dpi), formatted as PNG. Ideal candidates should have experience in AI programming, graphic design, and an understanding of clothing design. Poting your previous works related to AI image generation will be a plus in thi...

    €428 (Avg Bid)
    €428 Média
    53 ofertas

    I'm in need of an exceptionally experienced Unity Developer who can aid in crafting an action game for the PC platform. Key responsibilities will include: - Collaborating in the design & deve...platform. Key responsibilities will include: - Collaborating in the design & development of the game mechanics and user interface - Debugging and optimizing for compatibility and performance on PC - Implementing innovative and immersive gameplay features Ideal Candidate Skills: - Expertise in Unity game development - Proven history of developing action games - Strong grasp on C# and object-oriented programming - Familiarity with PC game development and compatibility optimization Applicants, please share your relevant portfolio pieces and prior experiences perta...

    €1334 (Avg Bid)
    €1334 Média
    24 ofertas

    I'm in need of a software programmer who is proficient in Python, Java, and C++ to develop a small-scale software program primarily aimed at automating a specific task. The task itself is relatively simple, but the automation of it is critical to increase efficiency. Key aspects of the project: - The software program must be designed to automate a specific task. It's crucial that the programmer fully understands the task at hand to ensure a seamless integration of automation. - The scope of the project is small-scale, so the focus is on developing a functional, efficient automation solution. - Proficiency in Python, Java, and C++ is non-negotiable. The software is expected to be developed using these languages. Ideal skills and experience: - Proficiency in Python, Java, and C...

    €90 (Avg Bid)
    €90 Média
    22 ofertas
    RTKLIB RTCM Conversion Expert 6 dias left
    VERIFICADO

    I am seeking an entity with expertise in ESP32 programming, specifically having an in-depth understanding of RTKLIB's implementation and RTCM conversion. The task includes: - Coding, making the ESP32 project work in coordination with the RTKLIB to function optimally - RTCM (Radio Technical Commission for Maritime Services) code conversion is needed. Particularly converting RTCM messages 1005, 1077, 1087 to 1006, 1004, 1012 and adding 1033 - The ideal candidate for this project needs to be familiar with the RTK rtcm and how to utilize the 'TADJ = 1' variable in the RTKLIB to enhance positioning accuracy and aid in correcting transmission errors. If you have the skillset, including an understanding of sensor data processing and receiver clock adjustments, please a...

    €47 (Avg Bid)
    €47 Média
    1 ofertas

    ...created to scrape coins from my Telegram group via API integration but currently, it isn't purchasing as expected. Specifically, I'd require someone who could: - Identify and fix the issues that prevent it from purchasing and selling the scraped coins. - Make sure the bot interacts properly with the Latoken cryptocurrency exchange. This task would suit someone with a strong background in bot programming, API operations, web scraping, and experience dealing with cryptocurrency exchanges, particularly Latoken. Knowledge of crypto trading bots' operational peculiarities would be a major plus. Your task would be to get it back to working condition, ensuring all functions operate as they should. This job will evolve into continuous maintenance and development of bot&...

    €36 / hr (Avg Bid)
    €36 / hr Média
    39 ofertas

    ...created to scrape coins from my Telegram group via API integration but currently, it isn't purchasing as expected. Specifically, I'd require someone who could: - Identify and fix the issues that prevent it from purchasing and selling the scraped coins. - Make sure the bot interacts properly with the Latoken cryptocurrency exchange. This task would suit someone with a strong background in bot programming, API operations, web scraping, and experience dealing with cryptocurrency exchanges, particularly Latoken. Knowledge of crypto trading bots' operational peculiarities would be a major plus. Your task would be to get it back to working condition, ensuring all functions operate as they should. This job will evolve into continuous maintenance and development of bot&...

    €135 / hr (Avg Bid)
    €135 / hr Média
    16 ofertas

    Artigos da Comunidade dos Principais object oriented programming