Eulers totient functiontrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 eulers totient function trabajados encontrados, precios en USD

    Actualmente tengo este script en mi página web (mi web es esta ) : <script> $(window).scroll(function() { $("#sidebar").stop().animate({ "top": ($(window).scrollTop()) + "px", }, "slow"); }); </script> Sirve para que la barra con el resumen del precio a la derecha, se mueva a la vez que el scroll. Si te fijas, lo hace, pero empieza tan pronto carga la página y haces scroll, por lo que se corta la visibilidad y nunca logras ver la barra completa. Lo suyo es que empiece con delay a moverse a la vez que el scroll, que cuando el scroll llega hasta su altura exactamente, empiece a moverse junto al scroll. Tanto si haces scroll hacia arriba, como si lo haces...

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

    ...externa, en dónde el ERP ya está funcionando en su versión ASP.NET. Se facilitará un entorno de preproducción. Diseño: ------------------------------------------- ENG ------------------------- The App has to be a native Android iOS app. We need to be able to login/out to enter into the App. The basic function is to register a time/location. This register action has a different type: Enter (Begin work time)/Exit (Final work time), Absence / Return, Start projet/Finalice Project. This final state is conditional, when it's selected, it has to fill the next forms: Project (Already exist, and it can be searched by numbers o text suggestions, but finally it save ID project on database), a Kilometer field

    $575 (Avg Bid)
    $575 Oferta promedio
    35 ofertas

    ...formatos de vídeos e imágenes con el soporte de enlaces seguros de Nginx. Aquí hay un ejemplo de nginx location ~* .(?:mp4|mp4|mp3|webm)$ { secure_link $arg_md5,$arg_expires; secure_link_md5 "$secure_link_expires$uri$remote_addr secretkey"; if ($secure_link = "") { return 403; } if ($secure_link = "0") { return 410; } } Y aquí hay un ejemplo muy básico de un código PHP con sus funciones. function buildSecureLink($baseUrl, $path, $secret, $ttl, $userIp) { $expires = time() + $ttl; $md5 = md5("$expires$path$userIp $secret", true); $md5 = base64_encode($md5); $md5 = strtr($md5, '+/', '-_'); $md5 = str_replace('=', '', $md5); return $baseUrl . $path . '?...

    $10 - $50
    $10 - $50
    0 ofertas

    greetings, I currently have an application published in google playstore, live television (IPTV) and I want to make some changes. List of functions to include: 1- add a button to display the list of channels in list and grind (currently the application has this function internally in the code and I can change the list of a grid by activating or deactivating a function in the code, but I would like to add in a button in the application that users can change it. 2- Include the function screen of castscreen 3- Playing the channels in a single click (to watch a television channel you have to take two steps). 4- Improve the search engine (include RecyclerView with SearchView). ESPANISH saludos, actualmente tengo una aplicación publicada en google playstore, de...

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

    ...the video, these pieces are not always 12 since they depend on the duration of the video. 4 - Add watermark to the video 5 - Optionally, the user has the option to add an official Intro of the website to the video. The processes that have stopped working are the following: 2 - It extracts the different resolutions of video depending obviously which has the video. 5 - Optionally the user has the function of adding an official Intro of the website to the video. _____________________________________________________________________________________________ SPANISH Hola! Tenemos un sitio web de contenido adulto dedicado al streaming donde constantemente recibimos vídeos subidos por usuarios. Procesamos los vídeos con FFmpeg, pero este proceso ha dejado de funcionar en p...

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

    ...Modificar el formato de la factura. Actualmente tenemos instalado el plugin Facturas PDF y tenemos nuestra factura personalizada (ver fichero recibo_factura_actual) y queremos cambiar el formato (ver fichero recibo_factura_nuevo). La factura esta en 2 idiomas. 2º.- En el fichero tenemos una función que genera un número aleatorio y lo vuelca en una variable... esta es la función: function ref_aleatoria(){ do { $ref = generateRandomString(20); queremos que en vez de volcar un número aleatorio... vuelque la fecha,el día y la hora.. es decir queremos sustuir el generateRandomString(20) por otra función que genere una cadena que sea tipo la de abajo <?php date_default_timezone_set("Europe/Madrid"); print &qu...

    $169 (Avg Bid)
    $169 Oferta promedio
    21 ofertas
    Scanner Beacons Finalizado left

    ...EddyStone AltBeacon iBeacon Entrada Modulo Peripheral { _noble: Noble { initialized: true, address: 'ec:35:86:3f:6c:77', _state: 'poweredOn', _bindings: NobleBindings { ........ _events: { warning: [Function: bound ], newListener: [Function: bound ], discover: [Function] }, _eventsCount: 3, _allowDuplicates: true }, id: 'cbd3c4981ceb4855b1275ea1d6dd23bf', uuid: 'cbd3c4981ceb4855b1275ea1d6dd23bf', address: 'unknown', addressType: 'unknown', connectable: false, advertisement: { localName: undefined, txPowerLevel: undefined, manufacturerData: <Buffer 4c 00 09 06 03 02 c0 a8 04 76>, serviceData:

    $204 (Avg Bid)
    $204 Oferta promedio
    3 ofertas
    PHP - round robin Finalizado left

    ...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 partner who previously played. All participants play the same numbe...

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

    ...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 partner who previously played. All participants play the same numbe...

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

    ...option (each displaying a Submenu, please check page 3. Previous pages show how template is now) . B. Add a buton that leads to a general listing as shown This button is at the very bottom of page 3, then explains what happens when you press it in page 4. Also the NEW to be developed "Go Up" Function is explained. C. Adjustment to show all 4 Agents per property (or just one according to desired option). This is explained in page 5 to 7. D. Adjust the posibility to choose Single or Multiple property (function already in the theme) when uploading a property. The template has the posibility for single properties or multy Property, the agent who is uploading the property has to have the posibility to decide which one is going to upload when is about to do so (opti...

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

    Necesito realizar el boceto inicial a mano de los ficheros 3D que estan adjuntos. Son dos piezas que se unen mediante tornillos, necesitaria el boceto de la primera parte, de la segunda y de las piezas unidas con tornillos. los dibujos deben parecer bocetos creados como ideas iniciales del proyecto para la fabricacion de esta pieza. las piezas contienen en su interior cable...unen mediante tornillos, necesitaria el boceto de la primera parte, de la segunda y de las piezas unidas con tornillos. los dibujos deben parecer bocetos creados como ideas iniciales del proyecto para la fabricacion de esta pieza. las piezas contienen en su interior cables HDMI y conectores de cables A/V y componentes, dibujar estos cables Tambien en otro dibujo como figura explicativa de su function, adjunto...

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

    Necesito convertir un Filtro Kalman Extendido codificado en lenguaje mathlab a visual basic 6.0. Requiero una sola funcion a la cual pasandole como parametros: X_GPS, Y_GPS, Z_GPS, Velocidad_GPS, Bearing_GPS, Acel_X_IMU, Acel_Y_IMU, Acel_Z_IMU, ROLL, PITCH, YAW, me devuelva unas coordenadas X,Y,Z,Bearing filtrados por el filtro de kalman extendido. Adjunto fichero PDF con el codigo que deseo traducir de Mathlab a Visual Basic 6.0. En el apendice D aparece el codigo que deseo convertir. Cuanto me costaría y que tiempo tardaría en realizar el trabajo. Muchas gracias.

    $16 / hr (Avg Bid)
    $16 / hr Oferta promedio
    3 ofertas

    buenos dias necesito crear una macro u otra solucion en excel que tome una lista de nombres compare los que son iguales y me devuelva el nombre + un sufijo que los diferencie. por ejemplo: nombreZ nombreC nombreA nombreJ nombreC nombreJ nombreC nombreH nombreZ nombreC me devuelva la lista pero los repetidos agrega un sufijo quedaria algo asi: nombreZ nombreC nombreA nombreJ nombreC ref 2 nombreJ ref 2 nombreC ref 3 nombreH nombreZ ref 2 nombreC ref 4 si te das cuenta se agrega la raiz (ref) y un contador que arrancaria desde 2. ************************

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

    Se necesita de una tabla Restaurant poder ver si tiene cobertura de delivery según una ubicación dada por gps de un cliente. Se necesita crear una function que devuelva si o no esta en rango de entrega de delivery

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

    ...Magento, woocommerce, cs-cart, etc. Hello freelancers. The objective of the project is to create a multivendor marketplace, multiple sellers and buyers, with these characteristics: -Dynamic pricing, prices must change according to supply and demand -Register for suppliers: external suppliers must be able to register and easily create their own product listings. - Search function for buyers - Reputation system of both sellers and buyers. -Commission fee: As the owner of the marketplace, revenue will be generated by charging commission on sales. The segment to be served is wholesale of fruits and vegetables . I am open to proposals with platforms like Magento, woocommerce, cs-cart, etc ......

    $1029 (Avg Bid)
    $1029 Oferta promedio
    14 ofertas
    click en iframe Finalizado left

    ...<script src=""></script> <script src="Detect-Click/"></script> <script> jQuery(document).ready(function($){ // Other iframes (wrapped with .iframetrack) $('.iframetrack iframe').iframeTracker({ blurCallback: function(){ $('<div class="alert alert-info">').html('Click on iframe : #' + this._overId).appendTo('#consoleDebug').delay(3000).fadeOut(); }, overCallback: function(element){ this._overId = $(element).parents('.iframetrack').attr('id'); // Saving the iframe wrapper id }, outCallback: function(element){ this._overId = null; // Reset hover iframe wrapper id }, _overId: null }); }); </...

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

    ...passing a string of characters, which could be from a token of 256 characters to a digital identifier. The generated QR will be displayed. In reading view, the application will read the QR code and display it in a textView [in the future it will be sent to a rest service]. The app can be created on native Android or on PhoneGap [preferably on PhoneGap] The application must be able to function completely offline, and give the answer in the moment. If you consider that need a library, they shouldn't have any additional cost, nor use some kind of license that could disappear in the future. It should preferably have a native Google Intent, it should never be necessary to install anything on the mobile to be able to use the QR code reader / generator....

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

    ...form<br /><br />Modificaciones realizadas actualmente:<br /><br />a) checkout form<br />deshabilitadas las referencias a facturación y envíos (domicilio de facturación, nombre de la empresa)<br />sigue habilitado <br />billing_first_name<br />billing_last_name<br />billing_email<br />billing_phone<br />Pero los textos no indican la palabra facturación.<br /><br />b) textos en mediante "function translate_text($translated) {<br />$translated = str_ireplace('Detalles de facturación', 'Tus Datos', $translated); <br />// y otros.<br /><br />c) <br />CÓDIGO ELIMINADO<br /><br />y similares ...

    $1 (Avg Bid)
    $1 Oferta promedio
    2 ofertas
    Build a Website Finalizado left

    Necesito contratar a un desarrolador de web que pueda ayudarme a implementar una search function en me pagina. Sera bastante simple el proyecto. Es un sitio que publica articulos, similar a Wikipedia, y la search function va a ser un procidemiento de no mas que cinco 'pasos'. Esto va a ser un sitio web politico en los Estados Unidos. Gracias!

    $6 / hr (Avg Bid)
    $6 / hr Oferta promedio
    20 ofertas

    Hi, i have problem with my current app, i'm doing a background service with Alarmanager for trigger my function each 5 minutes, the problem is that, the service ends sooner or later, i tried at multiple devices, some last for 20 hours, some just 1 hour, some works pretty well if you are charging the phone / tablet, but as soon as you disconect the cable, the service ends in next hours, the most problem is when i turn off the screen for hours, also some times alarmmanger get crazy and trigger every second (instead of 5 mins) So i want you to make a service for me - Autostart on boot - Trigger every X minutes (from 1 to 5, easy setup) - Run forever, 24hours 365 days, no matter screen off, power saving, whatever - Android 4.1 to 5.1 ready - Mainly used on Tablets (I...

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

    ...y poner en practica sus habilidades.OFRECEMOS- Actualización en las tecnologías que no manejes.- Horario de 8:00 am a 6:30 pm.- Salario de 15 a 17 mil mensuales según puedes resolver el siguiente ejercicio, no esperes más y postúlate con nosotros enviando tu CV y respuesta al correo electrónico:¿CÓMO LO HARÍAS CON JQUERY?fecha = new Date(); hora = (); $(document).ready(function(){if(hora >= 6 && hora <12 ){$("#cssArchivo").attr("href", "");}if(hora >= 12 && hora <19 ){$("#cssArchivo").attr("href", "");}if(hora >= 19 && hora <6 ){$("#cssArchivo").attr("href", "");} });Si te interesa la v...

    N/A
    N/A
    0 ofertas

    Solicita Ing. / Lic. en Sistemas Computacionales o a de 23 a 32 años, excelente presentación con titulo (indispensable), QUE NO PRESENTE NINGÚN PROBLEMA P...y poner en practica sus habilidades.OFRECEMOS- Actualización en las tecnologías que no manejes.- Horario de 8:00 am a 6:30 pm.- Salario de 15 a 17 mil mensuales según puedes resolver el siguiente ejercicio, no esperes más y postúlate con nosotros enviando tu CV y respuesta al correo electrónico:¿CÓMO LO HARÍAS CON JQUERY?fecha = new Date(); hora = (); $(document).ready(function(){if(hora >= 6 && hora <12 ){$("#cssArchivo").attr("href", "");}if(hora >= 12 && hora <19 ){$("#cssArchiv...

    N/A
    N/A
    0 ofertas

    ...1]      [,2]      [,3]<br />[1,] 1.1872325 1.3586956 1.8443177<br />[2,] 0.6428044 1.0472418 0.9365614<br />[3,] 1.3711909 1.2888873 1.1822822<br />[4,] 1.8945664 1.1382039 2.2322802<br />[5,] 0.8610415 0.8289294 1.5909414<br /> <br /> <br />#3. Se requiere el algoritmo para calcular “usando la función apply()” en cada columna de la matriz anterior, las siguientes funciones:<br /> <br />MVghn = function (x) n/x+sum(log(ghn))-n*(sum((ghn^(2*x))*log(ghn)))*((sum(ghn^(2*x)))^(-1))<br />MV1 = uniroot(MVghn, c(1e-2, 1e+2), tol=1e-4)$root<br />MV2= sqrt(((1/n)*(sum(ghn^(2*MV1))))^(1/MV1))<br /> <br /> <br /&...

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

    Job description<br /><br />KCP Dynamics has openings for  NAV and/or CRM  Consultants/Support Specialists to join our Training, Support and Implementation (TSI) Department in Bogota, CO. The Training, Support and Implementation (TSI) Specialist provides technical support to customers, answering complex questions on function and usage of MS Dynamics NAV and/or CRM software and the clients’ related business process.  The Specialists are the primary liaison between KCP Dynamics and our clients’ software users.  Each TSI Specialist works as a part of our office-based teams to provide quality, robust support for our clients.  Some specialists will provide training remotely and on-site with the occasional participation implementat...

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

    ...incluso www.freelancer.com El funcionamiento es el siguiente: un usuario sube una tarea a realizar y el resto de usuarios pueden ofertarle presupuestos. Cuando el usuario escoge a un freelanzer, este conseguirá sus datos de contacto a través de un sistema de compra de créditos. Después del trabajo se podrá valorar al otro usuario..etc Website developer for develope web whose primary function is the search for professionals, such or even www.freelancer.com The operation is as follows: a user uploads a job to perform and other users can ofertt budgets. When the user chooses a freelanzer, this will get your contact through a credit purchase system. After work we can value the other user..etc ...

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

    Tengo el script Oempro version 3.6 Tengo el servidor, sólo necesito que lo instalen y lo dejen funcionando. Estos son los erros que me aparecen Deprecated: Function eregi() is deprecated in /home/ Razón: ereg() está obsoleta a partir de PHP 5.3.0. preg_match() es la alternativa sugerida a esta función. Quien me solucione este simple problema le pago: US $ 20

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

    I want pretty much a Platform to do podcast and also to host video shows or video recorded programs,lets say like podcast and youtube, kind of live streaming too, has to be don...say like podcast and youtube, kind of live streaming too, has to be done in the Lisk Platform, pretty much you will be developing a Blockchain app, so the idea is to bring this app to the Lisk platform, you need to build the app in Java Script 100% for info how to test the app and all the info please go to to find out how to develop and test the app, also we have to add a function to accept payments in Bitcoin and Lisk will be our main currency. the app have to be running in apple and Android, also functions and instructions have to be in Spanish, I will translate for you the words that we need.

    $388 (Avg Bid)
    $388 Oferta promedio
    1 ofertas
    Programador - 109650 Finalizado left

    ...y poner en practica sus habilidades.OFRECEMOS- Actualización en las tecnologías que no manejes.- Horario de 8:00 am a 6:30 pm.- Salario de 15 a 17 mil mensuales según puedes resolver el siguiente ejercicio, no esperes más y postúlate con nosotros enviando tu CV y respuesta al correo electrónico:¿CÓMO LO HARÍAS CON JQUERY?fecha = new Date(); hora = (); $(document).ready(function(){if(hora >= 6 && hora <12 ){$(#cssArchivo).attr(href, );}if(hora >= 12 && hora <19 ){$(#cssArchivo).attr(href, );}if(hora >= 19 && hora <6 ){$(#cssArchivo).attr(href, );} });Si te interesa la vacante envía tu CV actualizado con fotografía más tus pretensiones económicas al...

    N/A
    N/A
    0 ofertas

    Estamos en la búsqueda de un profesional Backend developer, con 3 años de experiencia comprobable, con nivel de inglés avanzado y que cumpla con los siguientes requisitos.-Trabajo en equipo.- Contar con 3 años de experiencia en desarrollo con algún framework MVC JavaScript como , mean, meteor.- Conocimiento de function scope, prototype y closures en JavaScript.- Conocimiento de patrones de diseño en JavaScript.- Métodos de storage en el browser. Técnicas y herramientas y/o librerías.- Asincronia en JavaScript. Patrones para evitar callback hell.- Conocimientos de optimización de rendimiento en browser.- Programación multihilo en JavaScript.- Conocimientos de arquitectura de API REST- Conocimientos bá...

    N/A
    N/A
    0 ofertas

    Estamos en la búsqueda de un profesional Backend developer, con 3 años de experiencia comprobable, con nivel de inglés avanzado y que cumpla con los siguientes requisitos.-Trabajo en equipo.- Contar con 3 años de experiencia en desarrollo con algún framework MVC JavaScript como , mean, meteor.- Conocimiento de function scope, prototype y closures en JavaScript.- Conocimiento de patrones de diseño en JavaScript.- Métodos de storage en el browser. Técnicas y herramientas y/o librerías.- Asincronia en JavaScript. Patrones para evitar callback hell.- Conocimientos de optimización de rendimiento en browser.- Programación multihilo en JavaScript.- Conocimientos de arquitectura de API REST- Conocimientos bá...

    N/A
    N/A
    0 ofertas

    Estamos en la búsqueda de un profesional Backend developer, con 3 años de experiencia comprobable, con nivel de inglés avanzado y que cumpla con los siguientes requisitos.-Trabajo en equipo.- Contar con 3 años de experiencia en desarrollo con algún framework MVC JavaScript como , mean, meteor.- Conocimiento de function scope, prototype y closures en JavaScript.- Conocimiento de patrones de diseño en JavaScript.- Métodos de storage en el browser. Técnicas y herramientas y/o librerías.- Asincronia en JavaScript. Patrones para evitar callback hell.- Conocimientos de optimización de rendimiento en browser.- Programación multihilo en JavaScript.- Conocimientos de arquitectura de API REST- Conocimientos bá...

    N/A
    N/A
    0 ofertas

    Estamos en la búsqueda de un profesional Backend developer, con 3 años de experiencia comprobable, con nivel de inglés avanzado y que cumpla con los siguientes requisitos.-Trabajo en equipo.- Contar con 3 años de experiencia en desarrollo con algún framework MVC JavaScript como , mean, meteor.- Conocimiento de function scope, prototype y closures en JavaScript.- Conocimiento de patrones de diseño en JavaScript.- Métodos de storage en el browser. Técnicas y herramientas y/o librerías.- Asincronia en JavaScript. Patrones para evitar callback hell.- Conocimientos de optimización de rendimiento en browser.- Programación multihilo en JavaScript.- Conocimientos de arquitectura de API REST- Conocimientos bá...

    N/A
    N/A
    0 ofertas

    Estamos en la búsqueda de un profesional Backend developer, con 3 años de experiencia comprobable, con nivel de inglés avanzado y que cumpla con los siguientes requisitos.-Trabajo en equipo.- Contar con 3 años de experiencia en desarrollo con algún framework MVC JavaScript como , mean, meteor.- Conocimiento de function scope, prototype y closures en JavaScript.- Conocimiento de patrones de diseño en JavaScript.- Métodos de storage en el browser. Técnicas y herramientas y/o librerías.- Asincronia en JavaScript. Patrones para evitar callback hell.- Conocimientos de optimización de rendimiento en browser.- Programación multihilo en JavaScript.- Conocimientos de arquitectura de API REST- Conocimientos bá...

    N/A
    N/A
    0 ofertas

    Estamos en la búsqueda de un profesional Backend developer, con 3 años de experiencia comprobable, con nivel de inglés avanzado y que cumpla con los siguientes requisitos.-Trabajo en equipo.- Contar con 3 años de experiencia en desarrollo con algún framework MVC JavaScript como , mean, meteor.- Conocimiento de function scope, prototype y closures en JavaScript.- Conocimiento de patrones de diseño en JavaScript.- Métodos de storage en el browser. Técnicas y herramientas y/o librerías.- Asincronia en JavaScript. Patrones para evitar callback hell.- Conocimientos de optimización de rendimiento en browser.- Programación multihilo en JavaScript.- Conocimientos de arquitectura de API REST- Conocimientos bá...

    N/A
    N/A
    0 ofertas

    Se solicitan programadores ABAP con conocimientos en ALV, Batch Input, Module Pool, Function Module, Diccionario de Datos, Proxys y Webdynpro deseable.-

    $244 (Avg Bid)
    $244 Oferta promedio
    2 ofertas
    Crear una página web Finalizado left

    ...puntuaré). Para obtener el valor de un input del formulario con id="titulo" se puede utilizar, por ejemplo, $("#titulo").val() que te devuelve el valor actual (no el predefinido) de ese campo. Si creas una función para gestionar un evento en jQuery puede llevar un parámetro evento (es opcional) pero muy interesante para abortar la propagación del evento. Podrías usar por ejemplo: $("button").click(function (evt) { //// Código (); }); Para cambiar el css con jQuery podéis utilizar: $('#elemento').css('propiedad-css', 'valor a asignar'); Hay tareas opcionales. Te pueden servir para asegurarte un 10 si metes la pata en algo, pero no es necesario para sacar un apto....

    $392 (Avg Bid)
    $392 Oferta promedio
    7 ofertas
    Desarrollar software Finalizado left

    ...the control webbrowser or gecko with the web page: 3. I need to click in the menú of layer "Options of the layer" (POI, OBJETOS, 00045_CPV_ORGIVA), then to Click in "Delete this layer", and finally I need to click in "Delete" the pops up menu I believe that not be necessary more of 10 lines of code to perform this function . En Español: 1. Solicitud de código en Visual Basic 13 con IE11 o Mozilla Firefox 44 2. Necesito utilizar los controles webbrowser o gecko con la página web : 3. Necesito hacer click en el menú de Capas "Opciones de la capa" (POI, OBJETOS, 00045_CPV_ORGIVA), después Hacer Click en "Eliminar esta capa", y finalmente

    $217 (Avg Bid)
    $217 Oferta promedio
    1 ofertas

    we are about to produce some educational videos about the function of diferent machines, like valves and pipelines for oil industry. vamos a producir una serie de videos explicativos sobre el funcionamiento de diferentes equipos en la industria del petroleo como valvulas y ductos.

    $184 (Avg Bid)
    $184 Oferta promedio
    4 ofertas
    PowerBuilder & Parse Finalizado left

    Hola. Tengo un Sistema Legado construido en PowerBuilder 11.5, también tengo una aplicación móvil construida en Andoid la cual recibe notificaciones push desde PARSE.COM. Tengo la necesidad de envíar desde el sistema Legado notificaciones Push a mis usuarios móviles, cad auno de los clientes tiene un canal que los distingue a cada uno. Necesito de una function en PowerBuilder 11.5 que reciba dos parámetros de entrada, el string del canal y el string del mensaje a envíar.

    $420 (Avg Bid)
    $420 Oferta promedio
    1 ofertas

    Hi, I need solve some exercises about found derivatives and find the quadratic function in a demand function. ASAP 2 hours to finish. Hola, necesito resolver algunos ejercicios de matemática sobre derivadas y aplicación de la función de demanda para encontrar la función cuadrática y otros elementos, urgentemente. Necesita estar resuelto en 2 horas.

    $5 / hr (Avg Bid)
    $5 / hr Oferta promedio
    8 ofertas

    ...with product description, product condition (new, used), price, quantity, etc. 2. Import orders from Mercadolibre to prestashop. 3. Synchronize real-time two-way: price, quantity, description, etc. For those unfamiliar MercadoLibre, it is the No. 1 e-commerce site in Latin America. In a first step, we need to develop the connector to work in one country, Uruguay. You can broaden it to function in all countries where this is Mercadolibre. Information API Mercadolibre:

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

    Hello, I am seeking a programmer to design a bot to Twitter. The bot must have several characteristics. - The bot has to search for a word and reply to tweets you find that word. - You must be able to circumvent the rules of Twitter to not be detected and you can make your 24/7 function correctly. - The code must be able to be used for several different accounts all with the same function, but I can configure the code so it can be used in the various accounts without having to contact the creator of the code. (Look up a word and answer that) - You must be able hostearse in Amazon Web Services () or any free host any way that bots work without extra investment in servers, or having to have the PC ignition. - When making the reply, you have to choose randomly

    $35 (Avg Bid)
    $35 Oferta promedio
    1 ofertas

    Tengo trabajo en curso relacionado con nuestros proyectos anteriores 'Profile users full function'

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

    ...fecha es un string, día-mes-año-hora-min CALL history_view(7,"01-06-2015-00-00","01-06-2015-23-59", 0.05); y debe retornar una tablas con las posiciones que cumplan la condición que su distancia entre ellas es de 0.05 Km. Funciona de ejemplo (javascript) que calcula la distancia entre dos posiciones de latitud y longitud ===================================================== function getDistanceFromLatLonInKm(lat1, lon1, lat2, lon2) { var R = 6371; // Radius of the earth in km var dLat = deg2rad(lat2 - lat1); // deg2rad below var dLon = deg2rad(lon2 - lon1); var a = (dLat / 2) * (dLat / 2) + (deg2rad(lat1)) * (deg2rad(lat2)) * (dLon / 2) * (dLon / 2); var c = 2 * (Math

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

    ...bloques de 45 minutos a partir de las 7:15AM con 45 minutos de descanso luego del tercer o cuarto bloque de hora. Por lo que debe permitir programar esos rangos de hora. Hi there, We are looking urgently (To be done in 3 hours maximum) programmer software capable of generating timetables for school. You can use the programming language or the necessary tools you want. The system should function as follows. Given a list of subjects related to specific courses, allow you can assign a list of teachers. After the materials are assigned to teachers, should allow teachers to put restrictions ... Teachers may have constraints of the following types: -Only Can teach in x days. Only time can teach from x to y hour (may also involve within x days) As for the schedule gener...

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

    ...bloques de 45 minutos a partir de las 7:15AM con 45 minutos de descanso luego del tercer o cuarto bloque de hora. Por lo que debe permitir programar esos rangos de hora. Hi there, We are looking urgently (To be done in 3 hours maximum) programmer software capable of generating timetables for school. You can use the programming language or the necessary tools you want. The system should function as follows. Given a list of subjects related to specific courses, allow you can assign a list of teachers. After the materials are assigned to teachers, should allow teachers to put restrictions ... Teachers may have constraints of the following types: -Only Can teach in x days. Only time can teach from x to y hour (may also involve within x days) As for the schedule gener...

    $192 (Avg Bid)
    $192 Oferta promedio
    5 ofertas
    html5 angular front Finalizado left

    Dado el siguiente código:<br /><br />var change = function () {<br />    for(var i=0; i< ("div").length; i++) {<br />        ("div")[i]. = "#aa0000";<br />        ("div")[i]. = "24px";<br />        ("div")[i]. = "1px solid #000";<br />    }<br />}<br /><br />Respuestas:<br /><br />a)  La versión optimizada de dicho código, sin utilizar JQuery o similares.<br />b)    Explicar el porqué de las optimizaciones realizadas.<br /><br />

    N/A
    N/A
    0 ofertas

    The mobile application should fulfil the following requirement : user will have to log in before using the mobile app ; login function: The app should provides details of upcoming and trending events the app should allow user purchase ticket online through the mobile app the app should show details of upcoming events ; there should be a button that link users of the app to a website ( mobile version _) where they will purchase tickets for the events A typical example of the functionalities that they mobile app should have will be mymotive; [ Mymotive ] that should provide other requirements for the app

    $973 (Avg Bid)
    $973 Oferta promedio
    10 ofertas

    ...quitar los links.   El bloque Categories: crear un bloque de texto normal, sin ligas.   Faqs: enseñarme a poner más preguntas Faqs: Categories: aquí quiero poner un campo con información de contacto por si tienen más preguntas.   Contacto: checar por qué no me llegan los correos de contacto del field a llenar.   Agregar el código de Analytics a las páginas:   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=(o),   m=(o)[0];a.async=1;a.src=g;(a,m)   })(window,document,'script','//','ga');   ga('create', 'UA-60692527-1', 'a...

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

    ...el tiempo empleado en la partida actual. • El juego debe comenzar cuando se haga clic sobre el botón INICIAR PARTIDA y se debe poder pausar y reactivar cuando se haga clic sobre el botón PAUSA. • Se debe definir el movimiento de la paleta que hace rebotar la pelota hacia los recuadros. Para hacerlo al inicio del documento javascript han definido las líneas: $ (documento) .keydown (function (e) {      if ( == 37) {// Se ha pulsado la tecla de dirección a la izquierda    ... ..    }       if ( == 39) {// Se ha pulsado la tecla de dirección a la derecha            .. ...       } A la hora de implementar e...

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