Example of an algorithm in programmingtrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 example of an algorithm in programming trabajados encontrados, precios en USD

    English: I need an algorithm that solves the problem, the idea is that it is a dynamic programming algorithm that selects me which is the best range where more packages pass without having to evaluate all the options without using the exhaustive method. The problem basically deals with the following: Before it is necessary to understand the following, the same letters make up 1 packet, but there is also a restriction variable where only M packets can be passed, for this case M is worth 2 M = 2, that is, only packets can pass where the letter is not repeat more than 2 times 1. I have an arrangement C C D F B B B A C A E A 2. I need to know which is the best range where more packages pass 3. For this case the best range is: 1 - 10 {C D F B B B A C A E} ...

    $10 - $30
    $10 - $30
    0 ofertas
    Project Calbuco Finalizado left

    I need to develop 2 pcbs as described in the photos (roughly). The first board must be able to read sensors that communicate through i2c (either through qwiic or an i2c extender). This board must have a multiplexer to be able to accept at least 3 PCB sensors. PCB Sensora: It must allow to communicate either through qwiic or through i2c extend (rj45) with pcb number 1. In addition to the above, I need the programming of some features. Perform the sensing of each of the plates every 15 min. Store the sensing results on the SD card Send the sensed data via post (json) using the gprs A6 connection from Ai-Thinker. Turn on and / or turn off each of the relay ssr depending on the response to the post sent to the server. ------------------...

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

    desarrollar un algoritmo de inversión con inteligencia artificial para el mercado de forex

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

    ...____________________________________________________________________________________________________ I have 1 textbook of 32 pages and I need to create a native apk in Android studio and an app in Apple. Downloadable to a 10-inch tablet and an iPad. It should be seen as an ebook being an apk, with index, word search and links to 10 sound files and other 10 videos included. I need open source to be able to modify it in the future. I need help to open the store in apple store and in google play Category: Programming and Technology Subcategory: Apps Programming. Android, iOS and others Required platforms: Android, iPad I need to create an app and an apk where the book looks like an e...

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

    English: We are a family company of 100% natural, handmade and healthy sauces founded in October of 2018. Our showcase and main sales channel will be the website. We already have a sketch of what we require, in terms of design and presentation. The work to be done would be: Design (according to the sketch) and programming of the website (WordPress acepted) including Photoshot for the creation of resources (if necessary), delivery of the site with shopping cart and / or gateway payment, basic SEO. Español Somos una microempresa de salsas 100% naturales, artesanales y saludables fundada en Octubre de 2018. Nuestra vitrina y canal de ventas principal sera el sitio web. Tenemos ya un bosquejo de lo que requerimos, e...

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

    (I wil describe in english and spanish) Hola, lo describiré en español y en ingles. POR FAVOR NO PROPONER SIN ANTES LEER YA QUE LO HICE BIEN RESUMIDO. Estoy interesado en crear una pagina web muy dinámica, parecida a la de (buscador de hoteles) o Skyscanner (buscador de vuelos) que realiza búsquedas en otras paginas. En esta ocasión no sera de hoteles o vuelos, sera de productos electrodomésticos como televisores, neveras, lavadoras, etc y como yo entiendo que un algoritmo de búsqueda de ese tamaño es muy costoso entonces la programación de la pagina no será únicamente con buscadores sino también yo puedo ir enriqueciendo y alimentado la pagina con el estudio de mercados que hago personalmente de l...

    $634 (Avg Bid)
    $634 Oferta promedio
    27 ofertas

    Create and Publish Article in SCIMAGO Indexed magazine or WEB OFSCIENCE

    $250 - $750
    $250 - $750
    0 ofertas

    Descripción: Se necesita Programador/Desarrollador con disponibilidad para trabajar inmediatamente. El programador debe tener 5 años de experiencia. Preferiblemente que sea profesional en Ingeniería de Sistemas o carreras afines. Se espera que el trabajo se realice entre el 13 y el 23 de noviembre de 2018. Experiencia en C ++, Python; SQL; PyQT. Manejo de los protocolos de comunicación TCP / IP. Más de 5 años de experiencia en: Diseño/Programación de GUI; Interfaz de usuario y Programación de software entre Cliente / Servidor.

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

    Hay que crear un greedy algortihm y un dinamic algorithm. Hablame por chat para pasar el archivo pdf.

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

    I have the Odoo ERP software and through the store application I need to charge with a credit card, I request support so that they can add me this option and do banking

    $143 (Avg Bid)
    $143 Oferta promedio
    5 ofertas
    Share Game Finalizado left

    Hello I am an Industrial Engineer and I am starting a connection project by means of geolocation on Maps to a person with a videoconsola and another who wants to rent it. In addition to having an additional service of being able to exchange videoconsoles. Initially, we will try to make a simple interface and then iterate according to what the market wants. The app will be initially only for Android in a Java programming language.

    $528 (Avg Bid)
    $528 Oferta promedio
    6 ofertas
    PHP - round robin Finalizado left

    ...round 1 1,2 VS 3,4 5,6 VS 7,8 9,10 VS 11,12 ---> 13 in home .... --------------- round 2 13,1 VS 5,6 .... ¿?¿?¿? return ?¿?¿? ---------------------------- English traductor -> I need an application created in PHP to set up tennis matches per couple. The tennis matches are "2 people vs 2 people". I need a Round Robin algorithm, a function PHP in which I can: Enter the number of participants. (minimum 4) Enter the maximum number of games per player. Enter the maximum number of rounds. PHP function => The participants will rotate to play all against all. A participant can not play on the same day, it is added to the next ROUND. A participant can not play again with his pa...

    $147 (Avg Bid)
    Destacado
    $147 Oferta promedio
    8 ofertas
    PHP Round robin Finalizado left

    ...round 1 1,2 VS 3,4 5,6 VS 7,8 9,10 VS 11,12 ---> 13 in home .... --------------- round 2 13,1 VS 5,6 .... ¿?¿?¿? return ?¿?¿? ---------------------------- English traductor -> I need an application created in PHP to set up tennis matches per couple. The tennis matches are "2 people vs 2 people". I need a Round Robin algorithm, a function PHP in which I can: Enter the number of participants. (minimum 4) Enter the maximum number of games per player. Enter the maximum number of rounds. PHP function => The participants will rotate to play all against all. A participant can not play on the same day, it is added to the next ROUND. A participant can not play again with his pa...

    $27 (Avg Bid)
    $27 Oferta promedio
    2 ofertas

    ...está basada en una suscripción mensual con contenido privado. - El proyecto es en español. - I need a website design - Algorithm calculation inside a sketch: there will be 2 or 3 sketches (like a star, square) with numbers inside in different places and those numbers are calculated with a simple algorithm (i will tell you the math formula), the algorithm should be calculated when customers input the date, every day the algorithm will provide different numbers and i need them to just press 1 button for this to happen. - Need automated daily update (i will tell you the source). - Subscription based website, they need to pay to see the private content. - The project is in spanish....

    $9 / hr (Avg Bid)
    $9 / hr Oferta promedio
    10 ofertas

    Se busca programador experto en PHP + Javascript. Si Ud. tiene un excelente manejo de ellos esperamos su postulación y en breve nos pondremos en contacto con usted para darle más detalles. You are looking for an expert programmer in PHP + Javascript. If you have an excellent management of them we expect your application and we will contact you shortly to give you more details.

    $15 / hr (Avg Bid)
    $15 / hr Oferta promedio
    39 ofertas
    Graphic design for app Finalizado left

    I have an app and I need to improve the graphics of its windows, buttons and menus. You can use images or programming similar to CCS2. It must be related to the use that is given to the app. It must have a professional finish. The size of the windows is fixed of 1024 x768. There are some windows that can not be modified. The images must be draw in Adobe illustrator. There are some windows that can not be modified. Missing draw a window similar to the following. The clocks of the following image (which is unmodifiable) should be used mostly. --------------------------------------------------------------------- Tengo una aplicación y necesito mejorar los gráficos de sus ventanas, botones y menús. Puede utilizar im&aa...

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

    I have files from this game () I am at 80% and I am looking for someone to finish it.    the programming is done in javascript has some small errors my facebook is:

    $1134 (Avg Bid)
    $1134 Oferta promedio
    14 ofertas
    Trophy icon Design an Advertisement Finalizado left

    Diseñar un banner para Facebook Ad, algo original y bien pensado que se vuelva viral. El sitio que se promociona es expertosparamedios.com. El banner es para generar registros de EXPERTOS. Necesito varios banners, pagaré $50 USD por cada banner que me guste. Me pueden proponer ideas, no necesito banners hechos para escoger. La idea es lo más importante, no quiero banners bonitos que no comuniquen nada. algunas ideas del tema de banner: publicidad/promoción gratis, linkbuilding natural, "hazlo tu mismo" marketing, etc.

    $50 (Avg Bid)
    Garantizado
    $50
    19 participaciones

    ...simple development in html or html5, for the background effects (as you can see in the attached images), we do not have more reference than these screenshots that are of the proposal that the client likes, preferably PHP, what yes should be considered is that they run on php4 :(, (this is how your client has mounted the server, do not blame me), but if it is not possible please tell me where you run better. It requires between 5 to 7 fixed pages that we will give as progress is made in the project, this is a more visual challenge than programming only because of lack of time it is difficult to develop it. One of the pages must be a login that connects to a database and redirects to an intranet (protected section that is an...

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

    ... Program two servos with Arduino Nano based on a gyroscope movement. I would like to control two servos with the assistant of a gyroscope. I would like to obtain three different types of movements, all of them automatically. Servo S1 is fixed to a surface that moves. Servos are connected by a rod. Gyroscope is in vertical position (see sketch) fixed to servo S1, as well as to the surface too. The board that I would like to use is ARDUINO NANO and the gyroscope MPU6050 GY-521 (3-5 V DC), because of their size. IMPORTANT:See attached file. The project depends on the success of this programming and the movements achieved. Delivery date: one week from the selection of the programmer....

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

    Estoy buscando a alguien que me ayude con mi proyecto. Estoy dispuesto a pagar si el trabajo es exitoso. El proyecto consta en proporcionar el algoritmo que me de la respuesta correcta al seed. El SEED/KEY es dinámico, lo que significa que el SEED siempre cambia, nunca es el mismo. Pude obtener un muchos Seed y Keys. A continuación pongo algunos pares de seed/key. SEED: 3 D1 D2 KEY: 8 78 9E ----------------- SEED: B6 72 C4 KEY: A7 31 2 ----------------- SEED: BE 9C 22 KEY: 97 16 68 ----------------- SEED: 1 2 3 KEY: 48 DF A1 El desarrollador ganará una vez que haya descubierto el algoritmo. le dare varios SEED al Desarrollador para que me devuelva los KEY correctos. Requiero del algoritmo en formula matematica y que se codifique en PA...

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

    Tengo una microempresa dedicada a la cobranza, requiero hacer marketing en internet para atracción de clientes y que el trafico en mi pagina mejore para atraer nuevos clientes

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

    ...Modelado Orientado a Objetos Java .Net Python Spring Core y Spring Boot Seb services estilo REST/JSON Weblogic Mulesoft Base de datos Oracle o Sql Server Integración de sistemas Front end (algún framework) Javascript (AngularJS, Angular, React, Vue.js, etc) Back end (Spring Framework) Desarrollo de pantallas con HTML y JQuery Metodología Agil (Scrum u otra) Reactive Programming, Functional Programming, Scala o diseño de microservicios Responsable, orientado a objetivos a alcanzar Disposición para el trabajo en equipo...

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

    ...Amazon, they have a website and its corresponding app that in some cases is native and in other hybrid or mixture of both technologies, our project is something similar, with its web and its apps that must be multiplatform and multiscreen, obviously you must have your database, point of payment, etc. Likewise and knowing how this is, the user experience is very important to us and if we are going to invest money in this, all these details should be taken care of. Now, with regard to the apps that should be Android and IOSS is to say that should run for all devices of both languages ​​or platforms, we are open to suggestions that they are native, hybrid or mixed? The framework will depend on the objectives and priorities of...

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

    Necesito que escriban algunos artículos.

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

    Prototype Unit, using Microcontroller or Arduino, to control the delivery of CO2 gas, through a solenoid valve, according to the supplied protocols of Volume and dispatch time. Development of the programming software of the PIC or Arduino.

    $203 (Avg Bid)
    $203 Oferta promedio
    16 ofertas

    Hello, we need a customized shipping form for a store with Magento 2.2 Attached capture the sketch. It is important to know that we need to track the development with commits on Github on a daily basis. The programming must be clean, ordered and well commented. We already have a wireframe, design and a clean installation of Magento 2.2 mounted on a server and Github, we only need programming (That the page performs as expected). ------------ Hola, necesitamos un formulario de envio personalizado para una tienda con Magento 2.2 Adjunto captura del boceto. Es importante saber que necesitamos dar seguimiento al desarrollo con commits en Github de forma diaria. La programación debe estar clara, limpia, ordenada y comentada. Nosotros...

    $390 (Avg Bid)
    $390 Oferta promedio
    11 ofertas

    I am programming a site and I can not do what a client asked me, I bought a template and in the products section all appear together, they asked me to separate them by their respective categories but I do not have the knowledge to modify I think the .JS This is the site:

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

    ...______________________________________________________________________________ Create a platform of comprehensive services with the topic of home change, end users will search properties for rent or sale within Mexico and users who offer their services locally can advertise there, and contact their potential client. The project is divided into three stages of development in programming so we can section the development quote in different stages of the project. I enclose the complete project so that the applicant is aware of the size of the project, however we can section the contribution of the work in stages. The project is registered with the copyright regulations before the authorities of Mexico and ...

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

    Tengo una lista con 850 estudiantes y otra lista con 270 profesores. Cada estudiante está relacionado con varios profesores/materias que cursaron en 2017. Quiero que a cada registro de la lista de profesores, se le asignen 5 estudiantes. Restricciones: 1) el estudiante que sea asignado al profesor debió haber cursado clase con él en 2017; y, 2) a cada estudiante pueden asignársele máximo 5 profesores.

    $16 (Avg Bid)
    $16 Oferta promedio
    67 ofertas
    Write an application Finalizado left

    Aplicacion para democratizar la informacion sobre la salud

    $2266 (Avg Bid)
    $2266 Oferta promedio
    36 ofertas
    Ecommerce App Finalizado left

    ...de ventas al momento, inventarios disponibles, productos mas vendidos, ordenes de mayor valor, etc - Se requiere el desarrollo del backend para hacer la carga de la información de la app: productos, imagenes, descripcione, inventario disponible, etc **La aplicacion basicamente debe funcionar como la de Amazon para registrar pedidos (no se contempla gestion de envios)** Category: IT & Programming Subcategory: Mobile development What's the project's scope?: Create a new app Is this a project or a position?: A project I currently have: I have specifications Required availability: As needed API Integrations: Payment Processor (Paypal, Stripe, etc) Required platforms: iPad...

    $597 (Avg Bid)
    $597 Oferta promedio
    16 ofertas

    Necesitamos una aplicación en la que nos aparezca lugares de entretenimiento del sector norte de Quito, utilizando Google maps y que se determine por el monto de dinero que proponga una persona. En la imagen adjunta se puede tener una idea del pedido.

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

    ...con un proyecto casi cerrado, pero su dpto de sistemas no nos da de paso el proyecto por la escueta presentación que le hemos pasado. Nosotros haremos el desarrollo de software, pero necesitamos a alguien que nos ayude a hacer la propuesta de proyecto del modo más profesional posible. Para ello tiene que ayudarnos a seleccionar la metodología óptima para este caso (scrum, agile, kanban, lean programming, xp, etc) y redactar el proyecto mostrando alta profesionalidad. Deberá coordinarse en todo momento con nuestros programadores para desarrollar el proyecto. Estimamos que su trabajo no debiera superar una jornada de trabajo (8h)...

    $633 (Avg Bid)
    $633 Oferta promedio
    15 ofertas

    deseo traducir multiles articulos de ingles para mi estudios

    $66 (Avg Bid)
    $66 Oferta promedio
    26 ofertas

    Requiero potenciar el SEO de mi página

    $282 (Avg Bid)
    $282 Oferta promedio
    46 ofertas
    $3926 Oferta promedio
    13 ofertas

    Buscamos desarrollador especializado en Unity3D con experiencia en el desarrollo de juegos, aplicaciones multimedia, integración AR, VR y publicación en tiendas (Google Play y IOS) . Buenas practicas de trabajo en equipo (MVC, Component Oriented Programming), creativo, autodidacta y proactivo. * CONTRATO INDEFINIDO FULLTIME *( UNICAMENTE PARA PERSONAS QUE HABLEN ESPAÑOL )

    $1192 (Avg Bid)
    $1192 Oferta promedio
    23 ofertas

    Deseo hacer una app de reservas, de restaurantes, boliches y centros de estetica

    $170 (Avg Bid)
    $170 Oferta promedio
    22 ofertas

    Lo que hacemos En Plan&Go estamos construyendo la aplicación móvil imprescindible que todo el mundo llevará en sus teléfonos el año que viene. Plan&Go es una plataforma para encontrar planes cerca de ti, nunca más te quedarás sin algo interesante que hacer o te parecerá aburrida esa ciudad nueva a la que acabas de mudarte. Lo que buscamos Estamos “a la caza” de un nuevo miembro de nuestro pequeño equipo. Alguien apasionado por las nuevas ideas, que le guste construir productos que van a ser usados por miles de personas. Si tienes experiencia desarrollando para IOS (objective-C o Swift) estamos deseando ver con qué proyectos has deslumbrado al mundo. Lo que ofrecemos Somos una sta...

    $2361 (Avg Bid)
    $2361 Oferta promedio
    72 ofertas
    Programming Finalizado left

    Necesito que un programador realice una integracion entre un programa crm llamado activecampaing y un programa de pagos online llamado payu.

    $19 (Avg Bid)
    $19 Oferta promedio
    5 ofertas
    C Programming Finalizado left

    Se trata de la realización de un programa en C mediante backtracking, mediante algoritmos de ordenación y por ultimo uno de busqueda para más aclaraciones adjunto el pdf donde lo detalla todo y lo que hay que realizar.

    $123 (Avg Bid)
    $123 Oferta promedio
    16 ofertas

    Consiste en mejorar y añadir recursos informáticos en FINDIT, un proyecto existente que como función principal geolocaliza entidades tales como vehículos, animales domésticos y personas. Actualmente el proyecto de FINDIT cuenta con una aplicación disponible para dispositivos con SO Android, esta no se considera funcionalmente estable. No contamos con una aplicación para dispositivos que soporten iOS, por lo tanto se debe lanzar una aplicación para iOS con las mismas funcionalidades que Android indiferentemente de que cada sistema operativo trabaje las funciones de maneras distintas. La función principal de la aplicación consiste en la administrar la ubicación de los dispositivos GPS, esta función debe con...

    $2652 (Avg Bid)
    $2652 Oferta promedio
    75 ofertas
    Create an Animation Finalizado left

    necesito 5 historias animadas o cuentos infantiles de aproximadamente 10 min cada uno , yo tengo los audios y sonidos.

    $481 (Avg Bid)
    $481 Oferta promedio
    19 ofertas

    ...las dimensiones de : 2,60 de alto y 1,40 de ancho. Nos gustaria crear una relacion a largo plazo ya que vamos a necesitar de otras tareas en el futuro. ------------------------------------------------------------------------------------------------------------- Create 4 pictures like in the attached files (or similar). They must have the enough definition to be print in the following sizes : 2,60 height x 1,40 width We would like to build a long time relationship with the freelancer for more jobs in the future ....

    $3 (Avg Bid)
    $3 Oferta promedio
    13 ofertas
    Build an Online Store Finalizado left

    Tienda en línea para empresa vendedora de materiales de construccion en México, requerimos plataforma prestashop, template independiente para escritorio y mobile no responsivo sino adaptado al 100%, actualización automática de precios a partir de archivo excel (lo más que puedo conseguir es que lo vuelva un archivo en cloud pero no vamos a lograr que actualice una db compleja)

    $927 (Avg Bid)
    $927 Oferta promedio
    43 ofertas

    I have several catalogs of different companies in docx and pdf files, I need to pass them to a template in Word with a design that I have created. I have about 4 original catalogs with about 50 pages each. I attached samples of both files by private. DESCRIPCIÓN EN ESPAÑOL Tengo varios catálogos de diferentes empresas en formado docx y pdf, necesito pasarlos a una plantilla en Word con un diseño que he creado. Tengo unos 4 catálogos originales con unas 50 páginas cada uno. Adjunto muestras de ambos archivos por privado.

    $26 (Avg Bid)
    $26 Oferta promedio
    61 ofertas

    ...de SMS, dado que el proyecto trata sobre ello. La web en PHP ya está desarrollada pero falta desarrollar, mejorar y modificar muchas partes del código. ----------------------------- I need a PHP developer with a lot of experience for a phased project and it is a long term project and requests for development projects from the end user that has been developed from 0. It evaluates the experience in PHP programming for the sending of SMS, since the project deals with it. The web in PHP is already developed but it is necessary to develop, to improve and to modify many parts of the code....

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

    Desarrolar una APP, donde se ingrese un clave y esta se valide a traves de un webservices, si se correcto, mostrar una pantalla con el resultado de una consulta . ( Son 5 valores de autorizaciones ) Se debe desarrollar tambien el webservices para la validacion del usuario y la consulta

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

    Estamos buscando Programador Freelance, para proyecto en el desarrollo de aplicaciones web. Tareas Desarrollo aplicación web. 1. Ser instalado en un teléfono móvil y generación de base de datos. 2. El menú del particular y prestador de servicio (adjuntos mocks aplicación) Parte Servidor 1- Autenticación mediante cuenta de Facebook o creación de usuario. 2 - Diseño y desarrollo de interfaz de administración (back end). 3 – Implementación de proceso de asignación de turnos disponibles. 4 – Vista calendario de turnos, listado de turnos tomados, estado. 5 – Implementación básica de contabilizador de consumos. 6 – Desarrollo de servicios de comunicació...

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