4x4 keypad codeработы
Здравствуйте, Code Inspiration! Я ищу фрилансеров, которым поступают заказы на рекламу в интернете но сами они этим не занимаются. И следовательно могли-бы скидывать эти заказы на меня беря за это проценты себе. Относитесь-ли вы к таким? И можем-ли мы попробовать наладить сотрудничество
Здравствуйте, Code Inspiration! Я обратил внимание на ваш профиль и хотел бы предложить вам свой проект. Мы можем обсудить детали в чате.
Здравствуйте, Code Inspiration! Я обратил внимание на ваш профиль и хотел бы предложить вам свой проект. Мы можем обсудить детали в чате.
Здравствуйте, Code Inspiration! Я обратил внимание на ваш профиль и хотел бы предложить вам свой проект. Мы можем обсудить детали в чате.
Здравствуйте, Code Inspiration! Я обратил внимание на ваш профиль и хотел бы предложить вам свой проект. Мы можем обсудить детали в чате.
Здравствуйте, Code Inspiration! Я обратил внимание на ваш профиль и хотел бы предложить вам свой проект. Мы можем обсудить детали в чате.
Здравствуйте, Code Inspiration! Я обратил внимание на ваш профиль и хотел бы предложить вам свой проект. Мы можем обсудить детали в чате.
create 2 contact form: Your email address * ....... Subject * ....... Description * ......... Verification * ......... Send
Нужно собрать apk(unity), ссылка на apk([войдите, чтобы посмотреть URL]) Встроить туда sdk appodeal ([войдите, чтобы посмотреть URL]) Нужно, что бы в приложении высвечивалась реклама на весь экран, пример в apk ([войдите, чтобы посмотреть URL]) Баннер должен корректно отображаться на всех устройствах андройд, те чтобы он отображался и вертикально и горизонтально на экране Так же к приложению н...
Привет, Code Inspiration! Я обратил внимание на ваш профиль и хотел бы предложить вам свой проект. Мы можем обсудить детали в чате.
Привет, Code Inspiration! Я обратил внимание на ваш профиль и хотел бы предложить вам свой проект. Мы можем обсудить детали в чате.
Спроектировать иерархию классов (базовый класс, классы-потомки, с соответствующими полями и методами), которая бы давала возможность создать один или несколько транспортных средств в зависимости от назначения (грузовые, легковые, автобусы и т.д.), типа привода(4x4, 4WD, AWD) и размещение двигателя(Двигатель спереди(F4),Двигатель в колесной базе (M4),Двигатель сзади (R4)) // (бензиновый, дизельный,...
Клавиатура 3*4 и 7 сегментный четырех значный LED дисплей подключены напрямую к GPIO Raspberry. Нужно отображать вводимые цифры, сброс набора по #. когда наберут 4 цифры - записать набранное число в файл. Есть два скрипта на клавиатуру и дисплей, объединил в один, работают сами по себе, а как передать параметры не знаю. [войдите, чтобы посмотреть URL] [войдите, чтобы посмотреть URL]
У меня есть постоянная работа, имеющая отношение к нашему предыдущему проекту 'Java code, GUI'
Есть задание написать игру "Морской бой"на JS. Такие условия: Морской бой. *только один тип кораблей: двойной горизонтально лежащий корабль (два лежащих рядом по-горизонтали квадрата) *если игрок или компьютер нажал на поле, но промахнулся, должен появиться соответствующий знак, аналогично если удалось попасть на корабль *если игрок или компьютер попали на корабль, можно пр...
Необходима доработка существующего программного кода для МК серии атмега
Продажи самой разной продукции Россиии от тур путевок, и сайтов магазинов под ключ до банковских продуктов через Интернет. [войдите, чтобы посмотреть URL]
[войдите, чтобы посмотреть URL] Здравствуйте. Код написанный на php нужно перевести на ruby. Переводить не всё, только две функции: public function QueryNew(); private function ReadVarInt();
[войдите, чтобы посмотреть URL] Здравствуйте. Код написанный на php нужно перевести на ruby. Переводить не всё, только две функции: public function QueryNew(); private function ReadVarInt();
Необходимо написать только работающий скетч: 1. Датчики входа - освещенности - ключ (выключатель) - IR управление от пульта (программирование любой кнопки) - PIR датчик присутствия - RFI карточка доступа - Ручное плавное регулирование выхода (резистор или валкодер) 2. Выходные элементы: - нагрузка постоянного тока, напряжением 40-70 вольт, ток до 2А, не более. - звук из SD карты (муз...
To write an efficient function that gives - truncated draws for x, y given g>A. x~N(0,1), y~N(mu,sigma), f is a continuous function, g= x+f(y). - the probability that g(x,y) > A, given mu and sigma I am looking for someone with a good knowledge in statistics, and experience with MATLAB. Code is to be written in MATLAB only! The data and m file for the task are attached. Please have a look an...
Need to create Docker file to run Magento 2 website clone code from git containerize it using docker file
i need a person that who can create bar code but this bar code has to be shape of audio spectrum that i can add a link in it. and with this app i can scan and listen to voice. you can check video in description and you will understood what kind of item i want.
The source code is for a software called MegaSync it is like Dropbox The source code is complete we just need you to edit it We need you to edit the source to make the installation and make some changing done SILENTLLY that means after we click on the file NOTHING will show up it will do all the work in the background, not a single window or notification will show after clicking on the file It wil...
Do you know how to run python signal processing code in Android application? There are multiple ways 1. Through converting Python code to C++ and and running C++ code using JNI 2. Writing signal processing code in Java and using JAVA code in Android ( I guess all python libraries may not available in Java, so this may be difficult ) 3. There are few libraries available which claims that they conv...
code has been compromised, someone always finds a way to access the code and change some values, i want to be able to identify any loop hole and fix
I need a very basic hybrid app. In the back end there is a map with sounds. When you make picture of QR code with your iphone / ipad or android, a specific sound file will be played. Thats it. The link to the soundfile should not be vissible. The soundfile should be protected from downloading. User should register: Username, password, special code. User: So when you open the app, the camera star...
I came across a friend of mine who take 90 points in Crude oil in MCX India. Divided in 30 points each call with the stop loss of 30 points. I'm looking for a afl that will also provide me 3 call a day with 30 points per call. Kindly let me know if it is possible. I can share the screenshots of his trading times.
Dear Sir/Madam, My name is Devin, I am currently residing in Paris,France for my studies. I am also trying to get my French drivers licence. However, I am running into some difficulties because my French is not perfect and as I am sure you are aware, I have to pass the French code in order to go for the driving test. A French Code examination centre (Code n' Go) has recommended me to inq...
Need to write an exploratory report on how to increase the code efficiency with code coverage Please discuss in detail Dead line is 16th Dec
I need someone to add some pre-built Javascript code into a wordpress coming soon page to show an animation. Must also be strong in design to ensure responsiveness. Design brief and javascript code available and will be provided and confirmed before agreeing to the project. Required within 48 hours
i have a code in matlab but some part of it is missing,i have literature so i need to write code for missing part
I came across a friend of mine who take 90 points in Crude oil in MCX India. Divided in 30 points each call with the stop loss of 30 points. I'm looking for a afl that will also provide me 3 call a day with 30 points per call. Kindly let me know if it is possible. I can share the screenshots of his trading times.
i need a person that who can create bar code but this bar code has to be shape of audio spectrum that i can add a link in it. and with this app i can scan and listen to voice. you can check video in description and you will understood what kind of item i want.
I have an app based on Ionic 4 platform . I need to integrate this app with Unity 3D game . The app should work as one only with game being loaded on a button click in Ionic . Thanks .
current project written with xcode 10.1 and swift 3.0, would like to update to the latest versions (at least xcode 10.3 and swift 5.0). in addition bonus if you can help move the back end to firebase
SUPER URGENT NEED THIS DONE ASAP AND IT HAS TO BE DONE AND RUNNING I DO NOT HAVE TIME TO WAST I NEED A COMPILER TRANSLATED FROM C TO PYTHON, THE COMPILER IS ALREADY WRITTEN IN C BUT HAS TO BE TRANSLATED, THE C CODE MIGHT HAVE SOME ERRORS AND BUGS BUT YOU JOB IS TO WRITTE THE COMPILER IN PYTHON NOT FIX THE C COMPILER. YOU ARE TRANSLATING THE FOLDER NAMED COMPILER INSIDE THE TAR FILE AND THEN TEST...
i need this below [войдите, чтобы посмотреть URL] i will purchase the theme also the domain and hosting will be mine i need to modify code which can be done Just click on demo and register yourself. Now when your signed in it shows 4 tabs to submit article Ok now here i need to make it to 7 tabs Also on each tab i need 3 widgets installed for ad code I need this done above
I Have an AWS project ans want to convert the code from NodeJS to Py3.6
connect db and write php code to fetch from db
I have a java spring boot project which calls few native libraries (.dll on windows and .so on linux) but this code is unable to find those libraries and giving unsatisfied link error. Please bid if you can help and you have good experience to resolve this quickly in few minutes or max few hours.
I have a website I've been building: [войдите, чтобы посмотреть URL] I am still finishing adding some things. While I know how to do the basics I need someone to help with the following: 1. make sure everything looks great on mobile. 2. make sliders on certain products and custom jquery codes.* I need to make my product: [войдите, чтобы посмотреть URL] to have the same fuctions as: [во...
Для просмотра деталей, пожалуйста, зарегистрируйтесь или войдите в систему.
I am a programmer, my project requires recording video on raspberry pi with the webcam we have. Hardware: - Raspberry Pi 4 Computer Model B 4GB RAM - Logitech BRIO – 4K Ultra HD Webcam This is very simple, chances are you might already have a code from your projects that does this. You can write your code in ANY LANGUAGE! As long as its safe, stable, and will allow me to use Python to trig...
i have a figma prototype for a website, but i need this to be made into html form with css and js. Please message me if you are familiar with this system.
please also add functions for 4 player game, game graphics, and a function for player hand sorting
I am looking for multiple things; 1. Showing Color and Size of cart product at checkout page ( pic attached) 2. Showing Promo Code at checkout page, just like UBER. ( Pic attached and explained ) I want a Promo Code section at my checkout page, along with the Radio button; as all promo codes would be visible on checkout page and as user select any promo code ( which is at checkout page; user w...
given a plain text document, write a map-reduce algorithm to calculate the probability of a term t show in a sentence given the sentence has another term t'. (could be in any language, just pseudo-code is fine)