Need binary jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 need binary jobs found, pricing in USD

    Hello Sharel will you know how to comile OSCAM binary file for decoding IRDETO leyer 2B under Ubuntu 18 ? Or, have you any idea how to decoding IRDETO layer 2b ? I have private cards and working server that decoding basic IRDETO CAID 0624 but Layer 2b is problem. Will you able to help me? Ofcourse I don't want it for free... I'm sure, we'll agree on. thanks for answere. Martin

    $258 (Avg Bid)
    $258 Avg Bid
    1 bids

    i have a binary series and wanna complete this series till 160 row if anyone can do then they can contact me.

    $55 (Avg Bid)
    $55 Avg Bid
    2 bids

    I need someone who is proficient with all topics of Microsoft sql server 2014. You will have to take an assessment. Transactions and Locks evaluates knowledge in managing concurrent changes to SQL Server 2014 database data in a multi-user environment and how to use transactions and locking to optimize queries and prevent data errors. Security and Permissions evaluates understanding of the SQL Server 2014 configurable security features such as impersonation, the surface area configuration tool, user-schema separation, and granular permission sets. Addresses topics such as user access, object permissions, database access and denial, and the SQL commands Revoke and Grant. Database Design measures proficiency in fundamental, relational database concepts, including normalization and da...

    $115 (Avg Bid)
    $115 Avg Bid
    11 bids

    hi there. i am wondering if you have experience in a subject called Introductory to Digital Systems? i can give you a few topics in subject that you might revogize for example: 1- Combination logic circuits design (binary, decimal numbers) 2- sequential logic circuit design and many topics in the subject as well. if you want me to provide with more topics, i can do that so you can get familiar. also one important note, do you experience in a software called Quartus prime?

    $6 (Avg Bid)
    $6 Avg Bid
    1 bids

    hi there. i am wondering if you have experience in a subject called Introductory to Digital Systems? i can give you a few topics in subject that you might revogize for example: 1- Combination logic circuits design (binary, decimal numbers) 2- sequential logic circuit design and many topics in the subject as well. if you want me to provide with more topics, i can do that so you can get familiar. also one important note, do you experience in a software called Quartus prime? designing FPGA.

    $6 (Avg Bid)
    $6 Avg Bid
    1 bids
    Trophy icon Rebrand our Logo Ended

    ...BROWN We are seeking a logo rebrand, as you can see our logo is currently 6 colours plus black writing, and although this seems like a lot, we want to add more. The LGBTQ+ Community is more than just a six-colour logo and we want to reflect that in our new logo. We want to represent the LGBTQ+ community as widely as possible, this includes adding colour from other flags like the trans flag, non binary, bisexual flag and ensuring that people of colour are also represented. It is important to us to have our logo with aspects of intersectionality, so that it reaches out to any LGBTQ+ person. Although this seems like a lot we want to make sure that it is recognisable and ‘packs a punch’. Where people can easily see oh, that is The Rainbow Project. Please let me kno...

    $68 (Avg Bid)
    Guaranteed
    $68
    348 entries

    We want to hire on long term. you get weekly work. Our Price is INR 300.00 per 1500 words. not able to work then please do not bid. We want to write content for our valuable visitors. Content must be for our site visitors not for Google. 100% uniqueness mandatory. Minimum 85% readability score is mandatory. Small paragraphs are mandatory. A lot of bullet point content is mandatory. No copy paste works permitted strictly. Keep content interesting so that it can hold user's attention. Suggest images as on required on content from envato elements marketplace. If you ca not manage quality of the content with our budget then I am sorry. Our price is INR 300.00 per 1500 words. If you can not work on this price range with our rules then do not bid. thanks

    $14 (Avg Bid)
    $14 Avg Bid
    13 bids

    Need someone who is expert in Data Structures(Linked list,Queue,Binary tree etc).

    $15 (Avg Bid)
    $15 Avg Bid
    9 bids

    Hi there . I look for developer complete my cod . What I did . 1- read the image . 2- read every pixel and write the position . the result show all the position and the value written in binary . what I need :- 1- the result have three value Red , Green , blue . 2- if the value in each color between tow number store "massage" in the first 3 bit .

    $39 (Avg Bid)
    $39 Avg Bid
    10 bids

    task is not so simple as seems to be you should be very good in Mathematical Statistics , especially in random data simulations you define dependency by correlation matrix , as parameter do not forget include dependency between features and features and target simulate data by yourself with predefined patterns, for example data 1 million rows for example 20 categorical features each feature has unique 570 categorical values then in average 140 observations for one unique value 140~ = 100000 / 570 for example these may be not good: **** MAIN DIFFICULTY IS SMALL NUMBER OF OBSERVATIONS FOR EACH UNIQUE VALUE and patterns in data *** it is much more complicated than since predefined patterns are needed key part is dependency 1 between features 2 features and target

    $166 (Avg Bid)
    $166 Avg Bid
    18 bids

    Hi there . I look for developer complete my cod . What I did . 1- read the image . 2- read every pixel and write the position . the result show all the position and the value written in binary . what I need :- 1- the result have three value Red , Green , blue . 2- if the value in each color between tow number store "massage" in the first 3 bit .

    $85 (Avg Bid)
    $85 Avg Bid
    2 bids

    Hi I am looking for tutoring help in the above listed subject (operations research / management science)

    $29 / hr (Avg Bid)
    $29 / hr Avg Bid
    2 bids

    Method of extracting attributes from images: Completed Local Binary Pattern

    $263 (Avg Bid)
    $263 Avg Bid
    2 bids

    We have a library with a few functions written in go (cgo) which we are intending to call from programs written in several different languages. The library is compiled using the "-buildmode=c-shared" flag to create a shared object binary (.so file). We have already integrated the library with languages like Python, Node.js, etc. Now, we would like to do so with PHP. However due to the lack of a standard library, it is not as straightforward as it is in other languages. Thus, we would like someone to help us with this. The job involves the following: 1. We will provide you with the go library. 2. You will write a zend php extension that will wrap the go library. The extension should work with PHP 5.5+ and PHP 7. 3. You will provide us with the extension as well as all the...

    $150 (Avg Bid)
    $150 Avg Bid
    1 bids

    ...project that has 2 routes. I route is the incoming reference data that is popped into a sorted array held in ram. Other route is the number we are searching using a binary search tree. We are simply creating a large data buffer of numbers that will be searched Route 1 - Accept the following post (number <int64>, channel _id <int>, UTC Time stamp>) - Incoming data into redis queue - popped into a sorted array - sorted elements must reference back to channel_id and timestamp (pointer or hash) Route 2 - incoming items to search against the reference library of numbers (number <int64>, user _id <int>, UTC Time stamp> Use binary search tree which should be log2(N) This is the tricky part now. 1 - If there is a match write the results out ...

    $74 (Avg Bid)
    $74 Avg Bid
    2 bids

    write a program that implements a membership directory for the BINGO Enthusiasts Association of Mississippi (BEAM). The membership directory should be implemented as a Binary Search Tree. The directory should be able to create/delete member accounts, edit a member’s information, search for a specific member, display a list of members, and output list of members and their information to a file in post-order (the file format is described below).

    $50 (Avg Bid)
    $50 Avg Bid
    1 bids

    I lost my source code for one of my project. My had disk was crashed. I have a binary build and need to convert it to solution again.

    $323 (Avg Bid)
    $323 Avg Bid
    5 bids

    This is my small private project, i will send you more information to programmer. I need to hook SSL_write function in , it is must working on 64bit Chrome 88 version. I want not only binary but also source code and simple explain about hooking process.

    $241 (Avg Bid)
    $241 Avg Bid
    3 bids

    Needing help attracting a audience of networkers,binary traders, and entrepreneurs

    $360 (Avg Bid)
    $360 Avg Bid
    6 bids

    I lost my source code for one of my project. My had disk was crashed. I have a binary build and need to convert it to solution again.

    $250 (Avg Bid)
    $250 Avg Bid
    1 bids

    I need a promotion for my telegram group which is used in selling binary option signals. Google adward, Facebook ads, quora ads doesn't approve binary option products. So I need someone that can promote my group. Include the plan in your offer before sending it. thanks.

    $118 (Avg Bid)
    $118 Avg Bid
    13 bids

    I need someone with EXPERIENCE in HTML. I have binary software that i need transferring over to another dashboard

    $164 (Avg Bid)
    $164 Avg Bid
    43 bids

    Block Screen Capture, Recording and Sharing on Libreoffice - this project is about providing 2 DLLs binary files for enabling AntiCapture in my java project, price is 250 GBP , 2 DLLs are for 32bit and 64bit windows.

    $297 (Avg Bid)
    $297 Avg Bid
    1 bids

    Target environment is RHEL 7 or CentOS 7, written in C with Makefiles (old school), using GMP libraries for extended precision integer support. The program I need is to produce some sample datasets over a specific range of numbers. the program will take from the command line two arguments, first a count, then either "-P<decimal number>" or "-p<binary number." as follows: $gendata -c128 -P3867925982150275591002933 or $gendata -c64 -p1010011010001101011101001 gendata will then take the square root of this number P and produce count data samples for a and b which bracket the square root point, such that a and b differ in bit length by at most 1, with the following relationship a < sqrt < b. Calculate the minimum value of a, such that the...

    $130 (Avg Bid)
    $130 Avg Bid
    3 bids

    Design a GCD for two 4-bit numbers (in your lecture notes, we have already done this). It will output the binary value of the greatest common divisor of those two 4-bit numbers.

    $28 (Avg Bid)
    $28 Avg Bid
    8 bids

    Programming and debugging an E30-170T20D board that has a Silicon Labs 4463 rev B1 transceiver in the frequency ranging from 148 to 173 MHZ and an 8L151G processor similar to the STM8L, for AIS decoding in the frequency of 161.975 MHz and 162.025 MHz with a serial data output decode in NMEA . We give you a code to use in IAR . You should correct, modify or redo and also give us the binary to program the board using a ST-LINK V2 programmer / debugger.

    $200 (Avg Bid)
    $200 Avg Bid
    1 bids

    I am losing the nodes and I need to get properly balanced trees with good heights with the code

    $22 (Avg Bid)
    $22 Avg Bid
    11 bids

    Hi, i need programm for AES encryption /decrtyption CBC 128 with IV for binary files. programmed in C thanks

    $31 (Avg Bid)
    $31 Avg Bid
    2 bids

    ...We Are: Our EXCLUSIVE Community Helps People Learn How to Trade on the Foreign Exchange Market with 25+ Hours of Education, Live Trading with Master Traders, Daily Trade Ideas, Mentorship by Millionaires who are 7-8 Figure Traders & More. This Includes Learning How to Trade Futures, Forex, Binary Options & Cryptocurrencies like Bitcoin, Ethereum & More. More Specifically: We are looking to run a successful lead generation campaign and need to ensure a verified list and bounce-free contact database. Need the contact information to be 100% verified. Generate Lists/Pipeline Must include First & Last Name, Email Address for Campaigns, Cell Phone Number for Text Marketing, City & State. We are looking for people who are interested in Learning More ...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    11 bids

    We want this opensource project to be able to run on windows out of the box, ideally it should only require python to be installed and in the form of a windows binary.

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    We are doing a MLM Project in Binary and need a help regarding Binary pair matching income pay out calculation.

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    13 bids

    We are doing a MLM Project in Binary and need a help regarding Binary pair matching income pay out calculation.

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    8 bids

    I am getting the error "Unable to init from given binary data" $img = ''; $path = public_path() . "/storage/img/reviews/" . $img; $thumbnailImage = TImage::make(file_get_contents($path)); $thumbnailPath = public_path().'/storage/img/reviews/thumbnails/' . $img; $thumbnailImage->resize(150,150); $thumbnailImage->save($thumbnailPath); Then I did this code: public function file_get_contents_curl($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); //Set curl to return the data instead of printing it to the browser. curl_setopt($ch, CURLOPT_URL, $url); $data = curl_exec($ch); curl_close($ch); return $data; } public function uploadThumbnail(){ $img = ''; $path = public_path...

    $15 (Avg Bid)
    $15 Avg Bid
    10 bids

    implement an HTTP client calledHttpClientfrom scratch. You have to write code to establish a TCP connection to a given server and send and receive HTTP messages. Your program should be able to download both binary and text objects. All down-loaded objects are stored locally in the same directory where your program is running.

    $50 (Avg Bid)
    $50 Avg Bid
    4 bids

    I'm looking for a Binary MLM System with following features: MLM SYSTEM: 1. New members only can be registered by admin or existing members. 2. To join, new members must pay the registration. 3. There are 3 registration packages available for new members: - Bronze - Silver - Gold 4. Midtrans () for payment gateway. For payout we will do it manually using Bank Transfer. 5. Email notification of member transactions, rewards, bonuses, etc. 6. Internal store, which can only be accessed by members for purchase products. 7. Must be responsive design. 8. Based on Laravel or CodeIgniter. 9. Easily translate to other languages. BONUS: There are 3 registration packages available for new members: - Bronze cost Rp. 500.000 - Silver cost Rp. 1.000.000 - Gold cost Rp

    $1398 (Avg Bid)
    $1398 Avg Bid
    60 bids

    do not forget include dependency between features and features and target simulate data by yourself with predefined patterns, for example data 1 million rows for example 20 categorical features each feature has unique 570 categorical values then in average 140 observations for one unique value 140~ = 100000 / 570 for example these may be not good: **** MAIN DIFFICULTY IS SMALL NUMBER OF OBSERVATIONS FOR EACH UNIQUE VALUE and patterns in data *** it is much more complicated than since predefined patterns are needed key part is dependency 1 between features 2 features and target

    $147 (Avg Bid)
    $147 Avg Bid
    9 bids

    I am getting the error "Unable to init from given binary data" $img = ''; $path = public_path() . "/storage/img/reviews/" . $img; $thumbnailImage = TImage::make(file_get_contents($path)); $thumbnailPath = public_path().'/storage/img/reviews/thumbnails/' . $img; $thumbnailImage->resize(150,150); $thumbnailImage->save($thumbnailPath); The image exists but the problem still happens.

    $13 (Avg Bid)
    $13 Avg Bid
    10 bids

    need various EDA for the data set, ensemble stacking classifier , performance metrics, tune and optimize the classifier, visualization of the predicted output

    $54 (Avg Bid)
    $54 Avg Bid
    3 bids

    Binary search in java for data structure and algorithms

    $14 (Avg Bid)
    $14 Avg Bid
    2 bids

    GEOTHERMAL BINARY PLANT using “COOLPROP”

    $106 (Avg Bid)
    $106 Avg Bid
    6 bids

    Dataset: http://archive.ics.uci.edu/ml/datasets/gas+sensor+array+under+dynamic+gas+mixtures Similar work: Helpful: Need to implement/improve the below-attached paper.

    $264 (Avg Bid)
    $264 Avg Bid
    7 bids

    I want statistical expert he is able to make data analysis for our dental questioner research study. And provide for us all tables and charts. In addition fill and revise the the data analysis section in the article. Some instructions: 1. nominal variables should be transformed into binary or more than 2 Categories variables. 2. Frequency distribution should be calculated for all qualitative variables. 3. Chi-square tests should be used between categorical variables 4. significance level Odds ratios (OR) and confidence intervals (CI) should be calculated as effect estimates. 5. Multivariable logistic regression analysis will be established to determine the effect of one variable to another variable. Later we can discuss more details Please address you final price We ...

    $138 (Avg Bid)
    NDA
    $138 Avg Bid
    14 bids

    1) What are Binary Options 2) Why Automated Trading is better than manual 3) Automated Trading with MT2 4) What brokers are supported 4.a) Separated video for MT2 and IQOption 4.b) Separated video for MT2 and 4.c) Separated video for MT2 and Spectre 5) Copy Trading with MT2 6) MT2 Features like Risk management, martingale and so on 7) Video how to setup MT2 - Step by step tutorial

    $444 (Avg Bid)
    $444 Avg Bid
    23 bids

    The project will make use of the binary genetic algorithm and it's performance. Details will be shared when we discuss the job.

    $216 (Avg Bid)
    $216 Avg Bid
    4 bids

    I need my website re-configured.I already have a design, I just need you to build a website for my small business.

    $3900 (Avg Bid)
    $3900 Avg Bid
    2 bids

    We have some files from which numeric data needs to be extracted via C#. We expect a .NET Core C# script that returns the values from 3 fields in XML. The fields are binary, and as such, there will need to be an analysis about the floating point representation etc. for those values.

    $947 (Avg Bid)
    $947 Avg Bid
    53 bids

    Hello Im stuck on C programming problems. 1. Using a photo sensor, display the binary output of the measured light on the 10 segment LED block. Use a switch (not a button) to put the system into one or the other of two modes. The display must range from near 0 to near 1023. Mode 1: Display the measured light continuously. Mode 2: Capture the measured light when a push button has been pressed (the button must be debounced and cannot be held down) and display it on the LED block. LED bar P6.0-6.7 and P1.5-1.6, we use hex to do pin set up, the button is on P2.5 and the switch is on P3.6 2. Read a letter (a-z) from the serial monitor and display the corresponding Morse code on an LED and in text on the monitor (dot dot dash). You must use an array to retrieve the appropriate Mors...

    $50 - $60
    Sealed
    $50 - $60
    5 bids

    Hi. I need to do explanations for my graphs. it will not take more than 10 minutes, please pm me.

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    3 bids

    Hi, I have a project that I almost have done everything except the graph part and I need to do complexity calculation. please pm me to learn more.

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    7 bids