Complexity of an algorithmработы
Есть Crash рулетка, что такое краш: идёт график, до какого-то значения, игроки делают ставки, нужно успеть вывести свою ставку до того момента, как график упадет. Если игрок ставит 10 рублей, и выводит на 2x, он получает 20 рублей, если не успевает вывести, то остается ни с чем. Нужно изменить алгоритм этой рулетки, если у вас есть опыт в этом, будет супер. ENGLISH: There is Crash gambling, wh...
Write two algorithms Matrix Multiplication by Cannon Algorithm and Matrix Multiplication by Fox Algorithm in C ++ using MPI
Необходимо поднять пул из готовых решений (имеется в виду что вы запускали подобный пул ранее или знаете как его собрать из доступных источников на подобии github. данная процедура занимает от 2-х до 8 (если с поднятием ноды) часов.) Параметры: 1. Мультивалютный пул на D-HASHIMOTO 2. Алгоритм награды Solo - все комиссии блока идут нашедшему блок - пул получа...
It is required to write a module for HASHCAT England google translate: In the program HASHCAT ([войдите, чтобы посмотреть URL]) OCL / GPU ver. it is required to add support for the algorithm for solving the ETHEREUM SHA256 and ETHEREUM Keccak-256 At the input list of open addresses, the output address: password. Examples of input and output files can be viewed in the attachment to the project: [в...
I need an algorithm that will tell how much electricity is consumed any device at home at the moment, and during the month. So I just might see what device is working at the moment, plus I could deactivate them remotely. And it would have worked SMS alert when I leave the house. Waiting for your suggestions.
Need to write a bot to play HiLo (turbo) on the market betfair. Will need to bid for a given algorithm. You must make a personal account to any user could specify your login and password to the bot-promoter score. For the administrator to make the function of manual moderation and ON / OFF bot for a specific user. -------------------- Необходимо написать бот для игры HiLo (turbo) на рынк...
Using data from google places (location) and app data from users (ratings) an algorithm will recommend the user to the 'best' coffee shop. This is a proof of concept with a very basic GUI and minimal back end. If it works and you do a good job, there is much more to come.
Oracle Apex 4.2 График заселённости. Необходимо сделать график заселённости на сайте Картинка [войдите, чтобы посмотреть URL]:4:0::NO::: (Кто будет смотреть Требуется разрешения куки и [войдите, чтобы посмотреть URL] не работает через прокси).(Если,что картинку цепляю) Без знания Oracle Apex 4.2 просьба не писать. Дано период. Даны записи по принципу Номер комнаты ее ёмкость(вместимост...
Project :Sequence Alignment and Substitution Matrices Input Specs: Allow the user to select peptide (protein, amino acid sequence) or nucleotide sequence files in FASTA format, prompting for the FASTA format filename and sequence type (peptide versus nucleotide). Allow the user to select a matrix of amino acid substitution scores (e.g. BLOSUM, PAM(n), hydrophob...
Pls chat me for further details.
Informed search algorithm and unformed search algorithm
Need to write algorithms Measuring algorithms like: - Random permutation algorithms - Minimum and maximum algorithms Applications of a heap - Replacement Selection - Double Ended Priority Queue Backtracking - Pawn puzzle maze - Interplanetary maze These are the above work that need to be done and rest of talk will done in chat.
. Cost-sensitive classification . Making data linearly separable by feature space mapping . Learning DNFs with kernel perceptron . Understanding model complexity and overfitting
Process scheduling algorithms This assignment will give you experience with process scheduling algorithms. Write a C or C++ program that performs runs of the following process scheduling algorithms: Shortest remaining time (SRT) [preemptive] Round robin (RR) [preemptive] Run each scheduling algorithm for 100 quanta (time slices), labeled 0 through 99. Before each run of an algorithm, create 20 s...
Today I develop models to determine grinding machine operating parameters by product geometry. Operating parameters are stored in a database for download into machine tool controllers. Product geometry data is stored in a seperate database. Based on in process sensor measurements of machine tool force, vibration, and work piece size, I would like to use algorithms to automatically update in near...
Today I develop models to determine grinding machine operating parameters by product geometry. Operating parameters are stored in a database for download into machine tool controllers. Product geometry data is stored in a seperate database. Based on in process sensor measurements of machine tool force, vibration, and work piece size, I would like to use algorithms to automatically update in ne...
The goals of this project are: To design Divide & Conquer and Dynamic Programming algorithms for a given problem. To prove the correctness of your algorithms and analyze them in terms of running time and space requirements. To implement and test them. To document your findings in a project report. You are organizing the perfect party and you are given a list of people that can potent...
Task about the data structure & algorithms module. Its undergraduate work. Please let me know if you can deal with those task.
Develop a Simple Intrusion Detection System using AWS Cloud with the existing Sample dataset and generate an Instruction detection report and notify the respective Consumers. Using Machine Learning Algorithm Analyse the given dataset and drive a ML Model.
Hello, I must make a simple program in Python. Could you do one of the three programs below: (You can choose the simplest program) Program 1: In Python, a GUI generator program for the ping system command. It should take as input, a home and some input parameters. OR Program 2: Write a Python GUI generator program for the tracert system command. It should take a domain name as input and at le...
i need an expert who can help in creating merge sort algorithm using cuda and nvidia gpu and also formula design in modelsim more details in the inbox
Hi, I'm looking to create a new Javascript PWA solution and am looking for a developer that likes to code with either minimal frameworks or no frameworks. The goal is to create a potentially vanilla Javascript PWA solution with minimal code (without a big framework). The solution will utilise APIs from the major social platforms such as Instagram/YouTube/Linkedin etc. It is important you hav...
I have written a program that eventually needs to optimize some parameters via an optimization algorithm. Currently, I am using scipy differential evolution algorithm and I have tried using numba library to optimize the performance. It seems to run too slow. I would like to 1. optimize the functions I have written (maybe this has to do with the performance of the optimization procedure) and 2. fin...
I have written a program that eventually needs to optimize some parameters via an optimization algorithm. Currently, I am using scipy differential evolution algorithm and I have tried using numba library to optimize the performance. It seems to run too slow. I would like to 1. optimize the functions I have written (maybe this has to do with the performance of the optimization procedure) and 2. fin...
Для просмотра деталей, пожалуйста, зарегистрируйтесь или войдите в систему.
Hello, I want you to implement me a code for a specific algorithm. This is for scientific work, not academic. This algorithm should find the minimum angle clustering. I have attached the steps in the picture. Also, for first step, please write me a function to calculate TF-IDF . I also attach the dataset you can use to create the code. Feel free to write the code in MATLAB, Python or any other la...
need a help to develop a CPU scheduling algorithm that will complete the execution of a group of multi-threaded processes in an OS that understands threads (kernel threads). Since a real implementation of your scheduling algorithm is not feasible, you will implement a simulation of your CPU scheduling algorithm. Each process will have 1-50 threads; each of the threads has its own CPU and I/O requ...
I have a project and I need a algorithm developer
We need a Kalman filter developing in Go for a series of coordinates and times for some moving objects, these are aircraft usually in flight. This data is added to over time and so it should not be assumed that all data in the samples will be there straight away. This needs to be dynamic. There are no speed or velocity values so these will need to be derived. Altitude is also available should ...
Your job is to develop a series of simple mini-games using Kotlin or Java. We expect each of them to be developed in 4-8 hours depending on the game's complexity. Before starting with the job, give your estimation for each game and let us know whether you can implement all of them. ROAMING/APPEARING CAPTURE [войдите, чтобы посмотреть URL] SENTENCE GAPS/ARMWRESTLING [войдите, чтобы посм...
Your job is to develop a series of simple mini-games using Swift or Objective-C. We expect each of them to be developed in 4-8 hours depending on the game's complexity. Before starting with the job, give your estimation for each game and let us know whether you can implement all of them. ROAMING/APPEARING CAPTURE [войдите, чтобы посмотреть URL] SENTENCE GAPS/ARMWRESTLING [войдите, чтоб...
Require Object detection software to detect/count Vehicle/People/Asteroid or Materiod, which can collect event and push to Web server from each installed location or pc, to show on Dashboard to Client , and for Materiod and Asteroid require tracking Geo Location or Coordinate for object which are tracked from a software. Flow #IP Camera or USB Camera Connect to Object Detection Software to capt...
Hi, I'm working with IIDE - Indian Institute of Digital Education in the SEO team. We're looking for a Quora Expert who can handle some of our profiles and who can grow the brand. Someone who has an excellent understanding of Quora's Algorithm. IIDE is an award-winning Digital Marketing institute in India and offers all sorts of digital marketing courses: Online, Classroom, Postgra...
hi freelancer i had convert an alternator car generator into sensorless BLDC motor . i would like to control this type of motor using suitable driver system with Arduino. The system must have the following point : 1-Code of the Arduino with the perfect control algorithm using the feedback of BEMF from each phase as a sensor to determine the next phase movement precisely 2- Simulation using Prot...
I am looking for a perfect SEO content writer, a copyrighter for my website. Just to clarify, we can have a good business English content but if keywords are not based on algorithm that Google uses for optimization - all those words will not be really ranking well and may be asked for another revision when audited. That is why my recommendation is to perform SEO compatible content. RULES OF ENGA...
I have a couple small AWS lambda functions that fetch posts from reddit's investing subreddits, use GCP's Natural language API ([войдите, чтобы посмотреть URL]) to determine sentiment of different stocks, and stores the info in a database. Then a SQL query is run to show a sentiment score for each stock ticker by day. I'm looking for a developer to take over this project and imple...
Need an expert python programmer having excellent knowledge of Data Structures and Algorithm having an excellent codeforces profile and have done atleast 200-300 medium to hard level questions on leetcode Contact me asap. Have to discuss something. Please be ready to show your codeforces and leetcode profiles. Will pay 50$
We need traditional hair styles making and tips for hair care tutorial video to be done on natural long hair we need 2-3 videos in each below category 1. Daily routine hair style 2. College goer style 3. Party wear styles 4. Hair care tips, hair packs etc 5. Bridal each video you wil be paid 750 to 2000 based on complexity you will get advance before start of first video requireme...
Hi Burak, I noticed your profile and would like to offer you my project. We required a PID algorithm To achieve Set RPM and maintain SET TORQUE. This Dynamometer has 2 Electric BLDC Motors coupled and controlled using the controller. Once you agree we can discuss the price. Please find a reference video below how the hardware looks [войдите, чтобы посмотреть URL]
Hi Burak, I noticed your profile and would like to offer you my project. We required a PID algorithm To achieve Set RPM and maintain SET TORQUE. This Dynamometer has 2 Electric BLDC Motors coupled and controlled using the controller. Once you agree we can discuss the price. Please find a reference video below how the hardware looks [войдите, чтобы посмотреть URL]
Hi Burak, I noticed your profile and would like to offer you my project. We required a PID algorithm To achieve Set RPM and maintain SET TORQUE. This Dynamometer has 2 Electric BLDC Motors coupled and controlled using the controller. Once you agree we can discuss the price. Please find a reference video below how the hardware looks [войдите, чтобы посмотреть URL]
Hi Burak, I noticed your profile and would like to offer you my project. We required a PID algorithm To achieve Set RPM and maintain SET TORQUE. This Dynamometer has 2 Electric BLDC Motors coupled and controlled using the controller. Once you agree we can discuss the price. Please find a reference video below how the hardware looks [войдите, чтобы посмотреть URL]
Hey there! A brief overview: We are a start up clothing brand called Yummo Clothing, our mission is to take our created character (image attached) and put him in different and funny scenarios on our clothing. Not only that but we are also looking for good clean designs away from that too. This character can be drawn in any way and we do not push you to make him look anything like the images atta...
Computer Science projects: Network, algorithm, coding, etc.
Yet again I came across a sweet talker who is not delivering. I had to stop him and start over. This is time-consuming. Focus on applying to this job and tell me about projects that is relevant to bounding boxes and text extraction. Give examples of similar work you have done with bounding boxes, storing extracted data in tables. Prove you can do the job. Give details of how you did it (no I will...
We want to ensure both men and women are able to purchase our sweatshirts in their ideal fit. We would like to create a sizing guide web tool which calculates the right size for customers based on chest size, and waist size and height (hips for women). The three inputs would be controlled by sliders, with animation of a simple 3D model that will adjust in correlation. There will need to be an opti...
I run a photography business that is expanding into motion. We have been conducting all of the video editing in house but would like a quote for editing a video, with a view to developing a long term relationship. We are looking to increase the complexity and sophistication of the edit, especially using invisible transitions with motion blur, speed ramping etc. The edit will need to be conducted...