View binary data mdb file仕事

絞り込む

私の最近の検索
次の条件で絞り込む:
予算
to
to
to
種類
スキル
言語
    ジョブステータス
    2,000 view binary data mdb file 仕事が見つかりました。次の価格: USD

    中国のアプリケーションである闪送(Shansong)と似たアプリ開発を行います。 デリバリーアプリ開発です。 弊社で用意しているのは 1. Framerを使ったプロトタイプ 2. プロジェクトマネージャー 3. サーバーエンジニア 4. デザイナー 弊社が必要なもの 1. ポートフォリオ 開発アプリ(A:ユーザー用、B:デリバリースタッフ用) App A: App B:

    $10 - $30
    $10 - $30
    0 入札

    ...selection  4. Open/Close Program  5. Record macro  6. Logic functions support (if-else, switch case...)  7. Loop functions support (while, for...)  8. DateTime functions support (get system time...)  9. Wait (sleep) functions to support  10. Exports the robot that was created to a .exe file ### Automation batch manages application a. Running environment: Web b. Functional requirements:  1. Manage created robot (search, run, delete)  2. Alarm to the creator (email, message..) when having an error at runtime  3. View, download robot running logs. 弊社にてRPA作成アプリケーションを構築する必要があります。 要件は下記のようです。 ###オートメーションバッチを作成するアプリケーションの開発 a. 実行環境:Windows 7以降 b. 機能要件  1.マウスクリックをシミュレートする  2.キーボード入力をシミュレートする  3.オブジェクト/ウィンドウを選択するためのOCRの使用  4.プログラムを開く/閉じる  5.動作記録マクロ  6.論理機能のサポート(if-else、switch-...

    $4851 (Avg Bid)
    $4851 平均入札額
    6 入札

    ...operation to have a site that has been built with magento. I do not remember such as changes to the file. Only the 500 Internal Server Error front end of the site is displayed. Back office is normal operation and normally displayed. Also with reference to the existing DB by installing a new magento files become 500 Internal Server Error. I will be get 500 Internal Server Error in DB creation time when I try to fresh installation with the new DB and file. I tried it. Change permissions using the magento-cleanup.php. Installation condition confirmation using the magento-check.php. Delete of .htaccess. It is desired. iam not a native English speaker, you understand me well patience view. I want you to do it. I want to return the site to normal displa...

    $76 (Avg Bid)
    $76 平均入札額
    12 入札

    ...SSRS of server side and PHP front with IIS. All MS solution based. We have Server side engineer in house. we have test server with dummy data, you can try from remote. development can do english based with skype, github,mail and so on. We hope to good offshore appications. Thanks now we are searching below project enginner. 1 upgrade SQL server SSIS import program2005 to 2012 SSIS side is improt form CSV to DB, job lancher is C# based. Req Skill C# 2000, SSIS, SQL 2 upgarde SSRS program 2005 to 2012 small customizing upgarde checking. over 100 report should upgarde 3 php with sql add new searching view etc stored exec, view,dbo, will be made by server side so you only made front side. need github and wrike regards MS製品のSQLとSSIS、SSRSを...

    $320 (Avg Bid)
    $320 平均入札額
    3 入札

    I need a graphic designer with extensive experience in handling vector .EPS files. Your task will be: - Adjusting the layout of my existing .EPS file. - Changing the colors. I will provide specific colour references. - Making certain areas, that I will exactly specify with a mockup, white. Exceptional attention to detail is a must for this job as well as the ability to follow exact instructions. Prior work with .EPS files would be a considerable advantage. Please provide samples of your previous vector editing work in your bid.

    $67 (Avg Bid)
    $67 平均入札額
    118 入札
    Rapid WordPress Blog Creation 6 日 left
    認証完了

    ...theme online to use for project, view images attached. This step ensures that you indicate the source from which you downloaded your theme! If you submit a Theme that simply changes the images or text, this is not okay, I should not discover too many commonalities in design, layout, or color between your work and chosen theme. -Choose a Block theme -Child Theme activated and used Child Theme to add extra styles -Use of Parent Theme or Parent theme IS NOT ALOUD -3 Pages minimum (such as Home, About, blog or Contact pages) -Require at lease 10 different medias( photo, video etc) that used in appropriate places and relevant to your contents -5 different custom CSS in child theme’s -Duplicator files(3 of them) - 1 duplicator file should be the final version fo...

    $91 (Avg Bid)
    $91 平均入札額
    182 入札

    I am seeking an experienced Android app d...incorporate a feature for determining the location from and to. - Live Tracking: This feature should allow users to track deliveries real-time. - Payment Gateways: Both Apple Pay and Visa should be integrated for smooth transactions. Additional Features: - Customer Reviews: A platform for customers to rate and review the service or delivery. - Order History: This feature should allow users to view past orders. - Referral System: I want to incorporate a referral system in the app to encourage more user sign-ups. Ideal Skills: - Experience in Android app development - Familiarity with integrating payment gateways - Understanding of implementing live tracking - Delivery application development experience - A strong user focus and an eye f...

    $2311 (Avg Bid)
    $2311 平均入札額
    144 入札
    Recruitment Agency Homepage Design 6 日 left
    認証完了

    Englisch Hello, I need a homepage for a recruitment agency. I would like to use a template for this I need help setting it up and choosing the right template. I a...agency. I would like to use a template for this I need help setting it up and choosing the right template. I already own a web host, a domain and a logo Examples of the right template: My budget is €50 Deutsch Hallo ich benötige eine Homepage für eine Personalvermittlung. Ich möchte dafür eine Vorlage nutzen. Ich benötige für die Einrichtung und für die Auswahl des richtigen Template Hilfe. Ich besitzte bereits ein Webhoster, eine Domain und ein Logo Beispiele für das richtige Template: Mein Budget liegt bei 50€

    $98 (Avg Bid)
    $98 平均入札額
    209 入札

    ...directly using UNION and removing any repeats or we can notice that count distinct for set 1 = 10 count distinct for set 2 = 6 count for set 1 + set 2 = 16 intersection of set 1,2 = SET 1 intersect SET 2 = {15,30} count SET 1 intersect SET 2 = 2 Therefore COUNT DISTINCT also equals COUNT (SET 1 + SET 2) - ( Count( SET 1 intersect SET 2)) = 10 + 6 - 2 =14 BUT THE UNION METHOD SEEMS FASTER IN MY VIEW Essentially when we COUNT DISTINCT of all sets combined we are technically counting the elements in the UNION of all the sets... Here is another special example set 1: 1 2 3 4 5 6 set 2 : 1 2 3 4 5 set 3: 3 4 5 6 COUNT DISTINCT = 6 since the union is {1 2 3 4 5 6} Note: the sets do NOT need to contain the same amount of elements if howwever i specify the MIN as 3 and the...

    $16 (Avg Bid)
    $16 平均入札額
    43 入札

    Hello, I'm tasked with fixing a Quick View popup plugin for VirtueMart on Joomla 4. Only coders are invited to participate. Further details will be provided in the chat.

    $38 (Avg Bid)
    $38 平均入札額
    22 入札

    I require a proficient developer who can create a productivity-based mobile app compatible with both Android and IOS platforms. The key functio...base/mobile OTP based) 3. Image upload, store, retrieve, search by tags 4. Share images in public or to closed network groups (invite friends) 5. Users able to create moodboards using images 6. User statistics 7. Users are able to book appointments for a select service and able to view in their calendar 8. Personalized user inbox for push notifications and messages 9. Payment gateway integration Ideally, I am seeking someone with previous experience in developing productivity apps and an understanding of task management and file sharing principles. The project should be completed within a month. Strong Android and IOS development s...

    $704 (Avg Bid)
    $704 平均入札額
    21 入札

    Here's a quick job for someone with the Xcode Dictionary Development Kit. Basically, I need someone to python the .dict file with Apple's Dictionary Development Kit. You convert the source .dict to .xml with Pyglossary and then use Apple's tools to compile it. I have the converted .xml file, I think, but I also have . files. These are basically the steps, I think: The goal is to have a flawlessly working dictionary on Mac starting out with the source dictionaries. It's not a big job, but I don't know how to wrangle Xcode/ don't have a developer account. Can you just let me know how long you think it'll take? Please don't quote 30+ hours, lol.

    $32 / hr (Avg Bid)
    $32 / hr 平均入札額
    70 入札
    White Screen of Death Resolution 6 日 left
    認証完了

    I'm experiencing the 'White screen of death' error on my Wordpress site when visitors attempt to view the website. The occurrence of this error across various browsers hasn't been verified yet, so bid only if you are prepared to troubleshoot across multiple platforms. A robust knowledge of Wordpress and extensive experience in identifying and fixing the 'White screen of death' error is ideally needed. site is

    $82 (Avg Bid)
    $82 平均入札額
    158 入札
    woocomerce design profesional 6 日 left
    認証完了

    Change existing theme with woodmart. There is a purchase permit. You may need a customs code for layout etc 2. Custom search filter like the following website 3. Speed ​​improvement 4. The design should look very professional on all pages of the website, not just the home page 5. Improvement of appearance on mobile to look very correct. 6. Creating a new pop up newlester view profesional 7. Improvement of product pages as well as all pages of the website 8. Shop language Greek Warning ⚠️ No pointless offers, the maximum budget is the one I write only... My store is is create on woocomerce Some reference sites from Greece that I like

    $93 (Avg Bid)
    $93 平均入札額
    122 入札
    GDA Services 9 日 left

    okay, I will create the lms, I will also create a very nice dashboard for you to manage the courses and add courses and also manage your students and mangage payment and all, the student can login, register, forget password, they can view a course, pay for a course

    $150 (Avg Bid)
    $150 平均入札額
    1 入札

    I'm looking to entrust the creation of a new AI Text to Video Generator Tool, with an empathetic view to improve website usability and stimulate increased conversion rates. I'm not pressed for time, so let's focus on creating something phenomenal. Although specifics were not chosen, anticipate functionalities like automated content creation, natural language processing, and predictive analytics. Ideal skills for this task encapsulate: * Vast experience in AI website tools creation * Know-how in improving website usability * Expertise in increasing website conversion rates * Comprehensive understanding of natural language processing * Extensive experience in automated content creation * Proficiency in predictive analytics. Let's craft an AI tool that can transfo...

    $665 (Avg Bid)
    $665 平均入札額
    24 入札

    I'm looking for an experienced developer who specializes in Ethereum blockchain wallet development. My goal is to create a wallet accessible on desktop computers that embodies a minimalist design. The essential functions that need to be included are: - Transaction history: The users should be able to view a history of all their transactions. - Send/Receive function: Users need to be able to effortlessly send and receive Ether. - Multi-signature security: To ensure maximum security, the wallet should incorporate multi-signature security features. An ideal candidate for this project would have profound knowledge of and experience with Ethereum and Solidity. Expertise in developing blockchain wallets, particularly in a desktop environment, is highly desired. Proficiency in mini...

    $72 (Avg Bid)
    $72 平均入札額
    16 入札

    I'm seeking a creative and talented designer who excels in photo manipulation to create engaging YouTube thumbnails for my channel on a weekly basis. The ideal candidate should be consistent, reliable, and possess a keen understanding of YouTube's aesthetic and what drives viewer engagement. Skills and Experience Req...basis. The ideal candidate should be consistent, reliable, and possess a keen understanding of YouTube's aesthetic and what drives viewer engagement. Skills and Experience Required: - Background in graphic design, particularly photo manipulation - Solid understanding of YouTube platform and thumbnail trends - Ability to deliver on a weekly schedule - Consistent and reliable. Look forward to view your previous works. Let's enhance my YouTube ...

    $12 (Avg Bid)
    $12 平均入札額
    26 入札
    Trophy icon Device illustration 2 日 left

    Hello, I would need a very good-quality illustration of a scientific device. White and light gray colors. Light 3D effets. This illustration will go to a brochure that will promote this device. The device should be represented in front view. I would need the SVG file as final. Please refer to the attached device picture and let me know if you need any other information.

    $48 (Avg Bid)
    保証
    Nextjs Graphql - Small shopify app 6 日 left
    認証完了

    I need a proficient Nextjs GraphQL developer to create a simple app extension for my Shopi...extension for my Shopify store. The functionality I require is focused around product catalogue management, specifically: - Ability to fetch and update specific product data via GraphQL - Display the fetched data within the app in a list format - The fetched data should also be used to add a search functionality As for how the data is displayed, I would prefer a table view to best fit my workflow. Freelancers who've worked with Shopify's backend and have experience with GraphQL are preferred. Competency in creating user-friendly interface designs is also a plus. Potential candidates must demonstrate a clear understanding of eCommerce data manage...

    $39 (Avg Bid)
    $39 平均入札額
    60 入札

    As the product owner, I am seeking for a seasoned and versatile mobile app developer, skilled in both iOS and Android platforms, to bring my vision of a powerful task management tool to life. Key Features: - Task Assignment: The core feature of the app will involve creating projects with assigned teams to be able to be able to contribute to, or view updates of the project progress through to completion. - Progress Tracking: The app should include a progress tracking functionality for monitoring task completion in real time, submitting daily reports from a preset of required fields. - The app should be able to send PDFs of the tracked activity to assigned parties Ideal Skills and Experience: - Proven experience in creating task-management apps or similar projects - Excellent pro...

    $5236 (Avg Bid)
    $5236 平均入札額
    160 入札

    We will provide game videos of no more than 30 seconds. We need workers to dub the videos. At the same time, the dubbing requires real people to appear. Reference video: Also, the target language I need is Korean.

    $88 (Avg Bid)
    $88 平均入札額
    16 入札

    I'm seeking an individual with adept experience and understanding in data exportation and e-commerce, who can assist in quickly exporting a CSV file from AliExpress containing specific product information. The ideal candidate would be detail-oriented, with proficiency in web scraping and handling CSV files. The tasks involved include: * Extracting product information from AliExpress effectively; this solely entails the product title and description, product price, and product images. No other details are necessary. * Saving the exported CSV file to my Squarespace website. It's necessary for the individual to have both an understanding of AliExpress's platform and knowledge of managing Squarespace websites. This task requires prompt and accurate compl...

    $25 / hr (Avg Bid)
    $25 / hr 平均入札額
    27 入札

    I'm looking for an experienced interior designer who would help me bring modern aesthetic to my living space. You'll be working on living rooms, kitchens, and bedrooms for ongoing projects including current one - Proven experience in residential design, showcasing a strong sense of style, particularly modern interior styles. - Good und...requirements and preferences. - Excellent skills in selecting and sourcing appropriate furnishings ensuring it's in line with the modern theme. - Comfortable managing multiple rooms project and can deliver on time. Your expertise would be of great value. Please apply if you think you're the right fit. Please find the floor plan for the 2 story building : Thanks in advance

    $601 (Avg Bid)
    $601 平均入札額
    102 入札

    ...ry-urgent-2378217 You can send me the full 4 min video here in this inbox first for the review at the earliest in 12 hrs. - - - - - - - - - - - - - Full Music Track - - - -- - - - - Donot forget to check the google drive link for the actual 4 mins music and the character should be consistent throughout the video. Creativity is yours. Music : - -- -- - - -- - Video script - - - - - - - - - - The video opens up with our female heroine that is dressed in a cyber punk armour looking at a dystopian city from up on a hill. From afar it looks peaceful and the sky has a welcoming colored tone. Far from the higher means In a world that ‘ll forever be surreal We’ll find our own demands As we get closer to the

    $47 (Avg Bid)
    $47 平均入札額
    7 入札

    I am looking for an individual highly skilled in healthcare studies to delve into a deta...initiatives in a specific city/region. The successful freelancer will: - Have deep knowledge of health systems and policies - Be experienced in critical analysis of healthcare initiatives - Have excellent research and writing skills Ideally, you have experience executing case studies in the healthcare industry and a strong understanding of public health. I expect you to provide a comprehensive view, evaluating effectiveness and impact of the specific public health measures taken in the region under study. Remember, we're not just seeking for a simple report here, but a meaningful case study that can offer valuable insights into the public health initiatives and the challenges faced in ...

    $66 (Avg Bid)
    $66 平均入札額
    27 入札

    I'm seeking an experienced graphic designer to create a distinctive and modern logo built around an overhead view of a lotus flower. The resulting design should express a fine balance between aesthetic appeal and symbolism. Here's an in-depth breakdown of my vision (book cover that inspired this idea is attached): • Petals: The lotus should have a unique blue-black coloration. • Pistil: It should be designed to appear as a golden eye, embedding a sense of attentiveness and wisdom. • Text: The texts 'DHIRA' and 'TUSTA' should be artistically inscribed in a saffron color within the lotus's petals, creating an arch over the top and bottom of the ‘eye’. What I’m looking for: • Demonstrable experience - Succ...

    $69 (Avg Bid)
    $69 平均入札額
    102 入札

    ...freelancer should possess the following skills and experience: - Strong experience with Wordpress - Native English Speaker - US preferred for this one. - Expert in Elementor - Proven track record in creating outstanding product or service descriptions Your main responsibility would be to: - Update the existing product or service descriptions on the landing page while i give an over the shoulder view. This wont be some nagging exercise, but I have a meeting about these 2 pages on Friday and just need to get them knocked out quick. - Ensure all content is engaging and encourages visitors to take action Ability to work efficiently and deliver the project in a timely manner would be highly appreciated. Please provide 2-3 samples of previous Wordpress-Landing Page work work when p...

    $125 (Avg Bid)
    緊急 保証
    $125
    75 エントリー

    詳細を見るには、登録またはログインをしてください。

    特集 緊急 シール NDA

    ...adjust the resolution and dimensions of certain pictures. The extent of the current resolution and dimension is unclear thus the expert should be capable of identifying the most suitable attributes prior to adjustment. As this exercise is primarily intended for phone home and lock screen wallpaper, the resulting images should be impeccably optimized for smartphone use, maintaining high quality and a view fit for screen dimensions. There are 10 to 15 pictures. Additionally, I need a template (PSD) following which I can self-adjust the new pictures in the future. Ideal skills & Experience: - Prior experience in graphic design, specifically image resolution and dimension adjustment. - Familiarity with bespoke requirements related to phone wallpapers. - Attention to detail i...

    $4 / hr (Avg Bid)
    $4 / hr 平均入札額
    31 入札

    *** PLEASE SEE THIS VIDEO FOR DEMONSTRATION OF THE ISSUE: *** WEBSITE URL TO EXPERIENCE THE ISSUE YOURSELF: As the site owner, I have been seeing an issue where my WooCommerce cart appears empty on certain pages. At present, I am unable to determine the exact number of affected pages, hence, your main role will be to identify the root cause of this issue. Here are some key things you should consider while bidding: -- Please do not ask "what is your budget". Your bid amount should be the amount you intend to perform the task for. -- You may be asked to work with our live production site. At no time should changes be made without first letting us know what changes are needed and

    $133 (Avg Bid)
    $133 平均入札額
    203 入札

    Aim: Need to identify different types of skin discolorations like Nevus of Ota, Mongolian spots, Nevi, Albinism, and Melasma. Suggested Techniques: Binary conversion, color image conversion, gray-scale conversion, watershed method, noise reduction methods, K nearest neighborhood, morphological operation: erosion-dilation, clustering, Median filtering, edge detection, pixel count, object recognition, and threshold analyzing methods are used in this research to disclose the skin pigment discoloration information I am seeking a professional to execute an image segmentation project. The primary objective is to enhance, segment, and isolate areas of interest within a variety of medical images. Given that the type of medical imaging isn't specified, an ideal candidate should have...

    $29 (Avg Bid)
    $29 平均入札額
    9 入札

    ...if an EC2 instance is already set up in my account. The purpose of the project is to guide me on how to publish a file, which is less than 1GB, on my AWS server, turning it into an FTP server. The expert needed for this job should have: - Comprehensive knowledge of AWS operations. - Extensive experience in setting up AWS EC2 instances. - Proficiency in FTP server settings and file publishing. - Proven track record of walking clients through the process. Your task will include: - Checking whether an EC2 instance is set up. - Assisting in setting up an EC2 instance if none exists. - Guide me through the process of turning my AWS server into an FTP server. - Help publish my file on the FTP server. Please ensure you communicate all steps clearly to enable me to ...

    $136 (Avg Bid)
    $136 平均入札額
    22 入札
    Develop Custom APK / or ROOT 6 日 left
    認証完了

    Android APK or ROOT Needed. We want to promote our content through Tiktok Live Stream. So it will be 24/7 content promotion. You must create an android settings for the phone where it can play the loop instead of showing the front camera. So front camera view needs to be switched to loop and it must pass TikTok Detection REQUIREMENT - CHANGE CAMERA SETTINGS INTO LOOP CONTENT - SO WHENEVER WE OPEN CAMERA IT MUST PLAY LOOP CONTENT INSTEAD SHOWING ACTUAL FRONT CAMERA

    $88 (Avg Bid)
    $88 平均入札額
    26 入札

    ...aiming for a reasonable timeline for development, with milestones and regular updates on progress. App Workflow: User Registration/Login: Users would need to register or log in to the app to access its features. Registration could be done via email, phone number, or social media accounts. Browsing Restaurants: Once logged in, users can browse a list of restaurants available in their area. They can view restaurant details such as cuisine type, menu, ratings, and reviews. Placing Orders: Users can select items from the menu of their chosen restaurant and add them to their cart. They can specify any customizations or special requests for their order. Checkout and Payment: After finalizing their order, users proceed to checkout. They can choose from various payment options such ...

    $2654 (Avg Bid)
    $2654 平均入札額
    193 入札

    I'm looking for a developer to create an educational app with a specific focus on providing university info and application services. The features this app should include are: - University search and information: Users should be able to search for various universities, view their details, including location, courses offered, tuition fees information, etc. - Course catalog and program details: The app should provide comprehensive information about various programs and courses in each of the listed universities. It should include details such as course duration, subjects covered, credits, eligibility, etc. - Application submission and tracking: The app should enable users to apply for any course in any of the listed universities directly from the app. Furthermore, it should pr...

    $3109 (Avg Bid)
    $3109 平均入札額
    203 入札

    ...possible to register offenders (new resources), filling in the same information. Therefore, right from the initial menu, the user should be able to choose 3 options, large on the screen in tile format: Register Optimization Register Offender View graph The system should then have 2 screens for registering and saving optimizations and resources and should also have a screen just for viewing the graph. As for the graph, the idea is that it is VIVO, that is, BI style, where it displays a grouping of the monthly savings in a bar graph, with buttons for the view to be carried out by filtering the optimization month by month in optimization views /offender by project, teamowner and consolidated. See optimizations also by type or by account. It is possible to see only optimiza...

    $22 (Avg Bid)
    $22 平均入札額
    26 入札

    Hello, I offer web development services and I am looking to add some portfolio items to showcase my work to clients who visit my profile. Unfortunately, my design skills are lacking, so I am reaching out for he...clients who visit my profile. Unfortunately, my design skills are lacking, so I am reaching out for help. I would greatly appreciate it if you could create three unique posters for my portfolio. I have attached a sample poster for you to reference in the file. I am looking for posters for an Ecommerce website, an Educational website, and a Travel or Hospitality website. The dimensions should be 1325 x 800 pixels at 72 dpi. Feel free to use any royalty-free images. Please make sure the posters are eye-catching to attract viewers to stop and view my profile. Thank y...

    $30 (Avg Bid)
    保証

    The goal of this project is to develop a secure messaging app for Android that provides end-to-end encryption for messages and file transfers. The app should implement security features such as secure key exchange, message integrity verification, and secure storage of messages. A. Key Features: 1. End-to-end encryption for messages and file transfers. 2. Secure key exchange mechanism. 3. Message integrity verification to detect tampering. 4. Secure storage of messages on the device. B. Implementation Steps: 1. User Registration and Authentication: • Implement a user registration and authentication system. You can use Firebase Authentication or implement your own authentication mechanism. • Use strong authentication mechanisms, such as username/password or biome...

    $361 (Avg Bid)
    $361 平均入札額
    85 入札

    I would like to create and develop a computer game, and I welcome some suggestions from you. Here is the full description of the required game: Game Objectives: - To assess the abilities of children with autism in their response to information. - Point of view: Top-down. Scenario: 1- The child enters a market or supermarket. 2- The child has a specific amount of money. 3- The child has a pre-determined shopping list. 4- The child shops, and when the allotted amount of money runs out, they can return some items. Gameplay: - The child selects items from the shelves and heads to the cashier. - If the cost of the items exceeds the available amount of money, the cashier asks them to return some items to match the financial amount. - Additional challenges in the store, such as obsta...

    $42 / hr (Avg Bid)
    $42 / hr 平均入札額
    28 入札

    I will make a script 'SuperTrend AI v2.1', as detailed in this document:

    $75 (Avg Bid)
    $75 平均入札額
    1 入札

    ...directly using UNION and removing any repeats or we can notice that count distinct for set 1 = 10 count distinct for set 2 = 6 count for set 1 + set 2 = 16 intersection of set 1,2 = SET 1 intersect SET 2 = {15,30} count SET 1 intersect SET 2 = 2 Therefore COUNT DISTINCT also equals COUNT (SET 1 + SET 2) - ( Count( SET 1 intersect SET 2)) = 10 + 6 - 2 =14 BUT THE UNION METHOD SEEMS FASTER IN MY VIEW Essentially when we COUNT DISTINCT of all sets combined we are technically counting the elements in the UNION of all the sets... Here is another special example set 1: 1 2 3 4 5 6 set 2 : 1 2 3 4 5 set 3: 3 4 5 6 COUNT DISTINCT = 6 since the union is {1 2 3 4 5 6} Note: the sets do NOT need to contain the same amount of elements if howwever i specify the MIN as 3 and the...

    $29 (Avg Bid)
    $29 平均入札額
    20 入札

    ...real-time data visualization trading system similar to reference chart page () within the given deadline. - Incorporate a variety of indicators and drawing tools for technical analysis. - Embed the referenced chart page within the created trading charts. Ideal Skills and Experience: - Proficient in React.js and charting libraries - Experience in creating interactive financial charts - Understanding of trading indicators and technical analysis. 50 indicators need to provide in chart analysis. Multiple indicators cam be implemented on single chart. Create trading Charts in react for technical analysis and trading activities. Technical indicators, line drawings and other tools need to be created for technical analysis. 1minute chart data will be provided

    $297 (Avg Bid)
    $297 平均入札額
    31 入札
    Icon Creation 5 日 left
    認証完了

    I am looking for someone to create some custom icons to be turned in to svg files for our company use. -Experience needed: Illustrator What we want created: 7 total svg's Base icon: going to be displaying a bed and have a person or animal character be in different positions such as on, around, or in bed. Style: bubbly, soft lines, friendly, made for children, color, has depth and text...looking for someone to create some custom icons to be turned in to svg files for our company use. -Experience needed: Illustrator What we want created: 7 total svg's Base icon: going to be displaying a bed and have a person or animal character be in different positions such as on, around, or in bed. Style: bubbly, soft lines, friendly, made for children, color, has depth and texture, i...

    $20 / hr (Avg Bid)
    $20 / hr 平均入札額
    158 入札

    I'm looking for an expert to efficiently stitch together multiple FLIR thermal images into a seamless panoramic view. I already have the necessary thermal images available, all of which are in JPEG format. Key responsibilities will include: - Image stitching to create a panoramic view - Ensuring the seamless integration of each image while maintaining temperature data accuracy The ideal candidate would have: - Experience in Python OPENCV and ML - Proven experience in image stitching and panoramic photography - Understanding and working experience of FLIR thermal imaging - Proficient in handling JPEG format images - Attention to detail to assure no data loss during the stitching process. Please provide relevant work samples with your proposal.

    $280 (Avg Bid)
    $280 平均入札額
    14 入札

    I'm seeking a detail-oriented Mechanical Engineer with experience in sensor data analysis, proficient in Excel and Lab View. Tasks include: 1. Converting data to Excel and Lab View formats: I have data files from various sensors such as torque, encoders, and force sensors. These need to be appropriately converted into both Excel and LabView for further analysis. 2. Implementing statistical methods for data analysis: Post conversion, you'll need to analyze this data statistically. Comprehensive understanding of statistical data analysis methods is therefore essential. 3. Creating readable reports: Once the data is analyzed, prepare reports in Excel, Lab View and PDF formats. These will be used for making c...

    $128 (Avg Bid)
    $128 平均入札額
    19 入札

    ...Business, and provides essential features for patients, hospitals, and administrators. **User Roles** 1. **Patients**: - Can book appointments but can't view bookings or manage profiles. - Redirected from WhatsApp to the booking webview form or booking form. - WhatsApp Business integration: Pass phone number and name via API/Webhook. - Details (phone number, name, hospital, doctor, slot, amount, payment status, timestamp, etc.) stored in the database upon booking. - Payments via UPI. - Booking confirmation sent via WhatsApp. 2. **Hospitals/Admins**: - Can onboard hospitals, add doctors, manage availability, and view bookings. - Add hospital details (name, address, contact info, and banking details). - Assign doctors to hospitals. 3...

    $334 (Avg Bid)
    $334 平均入札額
    41 入札

    ...sidebar - iPhone List - Create new iPhone info - Change password - Logout After login should go iPhone list page, iPhone list page For iPhone list, -For each record, should have tick button for selection, users can select all iPhone and do the reset/delete. -Search iPhone name input field Column: -iPhone name, apple account id, virtual number, reset button, edit button, delete record button, and view latest sms code button. -for the edit button, should can edit the apple id, password, virtual number and iPhone name. -for the delete button, before delete, pop up a alert box to confirm delete or not. -for the latest sms code button, show the code by pop up. -Refresh the list 30mins when idle, can config in the system. Never logout until user press the logout button. create ne...

    $481 (Avg Bid)
    $481 平均入札額
    113 入札