Filtër

Kërkimet e mia të fundit
Filtro sipas:
Buxheti
deri në
deri në
deri në
Lloji
Aftёsitё
Gjuhët
    Shteti i punës
    1,824 recursive punët e gjetura, me çmimin EUR

    I have a need for a Expert Java developer to code a webpage search system. This search system will have a variety of requirements, including: - The ability to index new URLs - A capacity for recursive indexing of all found URLs - The provisions for end-users to retrieve search results sorted by importance This project will demand a comprehensive understanding of Java and familiarity with client-server architecture. Ideal candidates will have prior experience with systems that search by keywords, categories, and other advanced options.

    €37 (Avg Bid)
    €37 Oferta mesatare
    13 ofertat

    ...piece, ensuring it operates efficiently and without errors. ### Ideal Skills and Experience: - Profound knowledge in C programming - Extensive experience with various algorithmic structures, especially: - Sorting algorithms - Graph algorithms - Dynamic programming - Familiarity with: - Modeling and problem-solving techniques - Computational complexity - Algorithmic paradigms - Recursive search methods - Backtracking (Throwback) - Ability to diagnose and fix bugs in existing code - Creative thinking to implement new algorithmic solutions ### Project Requirements: 1. **Analysis and Optimization**: Examine the current codebase for inefficiencies and potential optimizations. 2. **Bug Fixing**: Identify and correct any bugs or errors in the existing system. 3. **Imp...

    €22 (Avg Bid)
    €22 Oferta mesatare
    22 ofertat

    I need a Java program developed in Netbeans that uses recursive programming to organize student seating arrangements in a classroom setting. This system will distinguish students based on their behavior, categorized as "Good" or "Bad." The goal is to avoid placing "Bad" students adjacent to each other. Key aspects of the project: * Student Type Determination: The program needs to recognize and accommodate two types of students, "Good" and "Bad". These types are determined by the behavior of the students in class. * Seating Arrangement: The primary task is rearranging the seating so that no two "Bad" students are seated next to each other. * Overflow Handling: In situations where separating all "Bad" students...

    €31 / hr (Avg Bid)
    €31 / hr Oferta mesatare
    9 ofertat

    ...application and an Android app that mirror each other's functionality with a focus on a classic and professional design. Here's what I need: - **User Registration & Login**: Secure sign-up and sign-in features. - **Home Page, About Us, Privacy, T&C, Description all editable in backend common to Android and Webapp. - **In-App Purchases**: Ability for users to make purchases within the app. - **Recursive Self-Help Algorithm**: An advanced feature that offers text, graphic, video content as governed by the algorithm, and email summaries to contact us when the user so requires (also governed by the algorithm). - **Classic and Professional Design**: The look should be timeless and professional looking. - **Languages**: Initially, the apps will support one language, ...

    €1594 (Avg Bid)
    €1594 Oferta mesatare
    38 ofertat

    ...to know which stats contribute the most to the 2K Overall score (will be provided in the data sheet) The goal is to use recursive feature elimination or some other feature selection method, to identify most important features from a set of data and give them a relative score. Here are some key points about the task: - Stats for Evaluation: You'll focus on an assortment of statistics for 20 players including points per game, assists per game, rebounds per game, field goals %, free throws along with a few other stats. You will rank what features/stats contribute the most to the overall score. - Selection Method: For the feature selection process, we will utilize the recursive feature elimination method or another feature selection method, whichever chose, the process m...

    €14 (Avg Bid)
    €14 Oferta mesatare
    9 ofertat

    I'm in need of a C program that will diligently navigate through a folder and all its subfolders to identify and extract given search text from files. The core specifics of the project are as follows: - File Type: The software should be capable to run its search and extract function exclusively on text fi...case sensitivity while executing text searches. For instance, "Hello" and "hello" should be treated as same. - Output: I am interested in seeing the exact instances of the found text & summary. The output needs to directly display the exact instances where the search text is found. Ideal freelancers for this role should have solid experience in C programming, particularly File I/O operations, recursive functions and text parsing. Exposure to similar...

    €8 / hr (Avg Bid)
    €8 / hr Oferta mesatare
    2 ofertat

    I am looking for a skilled developer to create a recursive-single payment accounting webapp using Node.js and React. The ideal candidate should have experience in developing web applications in these languages and frameworks. The project requires the following features: - Email invitation for webapp - Allow to register/attach payment invoices. - Admin directors attach documents to register expenses. - Financial dashboard for admin and owners, financial balance, debit and credit. - Admin post newsletter and owners can read/see - Complaints section: Owners can write a general post to report/inform anomalies in the community (text and images, tag responsibilities and place where the issue is) - Booking section: Request for booking a social shared place. If you have the necessary skil...

    €1142 (Avg Bid)
    €1142 Oferta mesatare
    190 ofertat

    I'm seeking a capable C++ programmer, ideally at an intermediate level, to handle this assignment. Your task will cover a range of algorithm structures including: - Binary Search Trees - Red-Black Trees - Recursion And also making use of: - Dynamic Memory Allocation - File I/O I am looking for a programmer to do parts 1 and 2 of this assignment since part 3 is the bo...assignment since part 3 is the bonus part UNTIL 31.12.2023 Your proficiency in C++ as well as experience in working with complex data structures will be critical for the success of this project. Prior experience in handling advanced tree structures will add a plus to your candidature. You'll primarily work using C++, so if you're a C++ fan, this project is for you. Buckle up and join me in this recursive...

    €93 (Avg Bid)
    €93 Oferta mesatare
    63 ofertat

    ...of overridden method ''. Future<File> create({bool recursive = false}); ^ org-dartlang-sdk:///third_party/dart/sdk/lib/io/:16: Context: This is the overridden method ('create'). Future<File> create({bool recursive = false, bool exclusive = false}); ^ ../../../AppData/Local/Pub/Cache/hosted/:15:16: Error: The method '' doesn't have the named parameter 'exclusive' of overridden method ''. Future<File> create({bool recursive = false}); ^ org-dartlang-sdk:///third_party/dart/sdk/lib/io/:16: Context: This is the overridden method ('create'). Future<File> create({bool recursive = false, bool exclusive = false}); ...

    €18 / hr (Avg Bid)
    €18 / hr Oferta mesatare
    18 ofertat
    python coding Ka përfunduar left

    ...trading bot source code and fix any errors - Add a recursive algorithm which surveys the news regarding changing market dynamics relative to the currency being traded in this case forex, crypto and stocks so the bot analyzes any recent news relevant, to make efficient decisions for trading - Trading bot should automatically place trades. - Make 3 individually specific trading bot iterations from that code (forex, crypto, and stock trading) - Dry-run the bots with different brokers to check the accuracy and efficiency - Make GUI for the bots, take inspiration from 3commas - Make a website for the monthly and yearly licensing of the bots with different memberships that could be manually customized, take inspiration from 3commas - Add recursive algorithms for continuous upda...

    €224 (Avg Bid)
    €224 Oferta mesatare
    25 ofertat

    ...methods for a binary search tree (BST) and an AVL tree. The project requires the use of recursive methods. You can implement additional methods if needed, but the needed values for the remove method must be the same. You are also not allowed to use hashtable. Requirements: - Implement remove methods for both BST and AVL trees using the recursive method - The methods should not handle duplicated values - Comment the code for better understanding, providing explanations where necessary Skills and Experience: - Strong knowledge of data structures and algorithms, specifically binary search trees and AVL trees - Proficiency in programming languages such as Java or C++ - Experience with implementing recursive methods for tree operations - Attention to detail and ability...

    €44 (Avg Bid)
    €44 Oferta mesatare
    8 ofertat

    I am looking for a skilled developer who can help me create a recursive data table for my existing Vue.js + Node.js website. Data Table Structure: - The current structure of my data table is nested. Specific Requirements: - I am open to suggestions and ideas for the recursive data table. Main Purpose: - The main purpose of this data table is to both display and manipulate data. Ideal Skills and Experience: - Strong proficiency in Vue.js and Node.js - Experience with creating recursive data tables - Knowledge of data manipulation and display techniques - Ability to provide suggestions and guidance for the project If you are a detail-oriented developer with high expertise in Vue.js, Node.js, and creating recursive data tables, please submit your proposal. I ...

    €32 (Avg Bid)
    €32 Oferta mesatare
    10 ofertat

    ...Angular is an old version that probably needs some work to get the app running, do not have a complete mongodb image of functioning app with navigation flows or other needed data. Have a script that partially populates data that can serve as an example of what data should look like but is likely outdated and some work needed to restore it to a state capable of scraping. Scraper Backend - Uses a recursive function to navigate a product site by use of a series of data objects that provide actions, css selectors, and additional metadata for help in parsing. Also provides all the endpoints for interacting with the Scraper Control Frontend in order to make new "navigation flows" and do additional editing on scraped items and provide additional data for automated parsing an...

    €1202 (Avg Bid)
    €1202 Oferta mesatare
    75 ofertat
    CUDA OPTIX Ka përfunduar left

    I am looking for a skilled developer who can assist me in implementing real-time ray tracing using CUDA OPTIX technology. I do not need a full ray tracing program with recursive rays. Rather, I need to use custom primitives in the scene and fire rays only once. Get the results. use a custom anyHit program. Requirements: - Proficiency in CUDA OPTIX and real-time ray tracing techniques - Ability to work with detailed project specifications and requirements - Strong understanding of image processing and rendering algorithms KEY GOALS I want to create a a ray tracing program using OptiX/CUDA. I want a scene full of 1000 3D points. To organize the points, I want groups of points to be bounded, every 10 points are grouped into rectangular prisms. I want the rectangular prisms to be t...

    €87 (Avg Bid)
    Urgjent
    €87 Oferta mesatare
    5 ofertat
    Nodejs fix applications Ka përfunduar left

    Project Title: Nodejs fix applications Description: The software is written in nodejs. Completely based on source code. Fix bugs and errors. Remove balanceserver since the software runs locally. Place the folder for saving the result in the settings Rewrite the scrapper to be completely recursive, leaving only the detection settings - first there is identification, then descript and then verification. If you can rewrite it for requests (now it works through the browser and loads browsers, which is very heavy on the system.) Remove scripts from the interface and tabs in the interface that I do not use Rewrite saving the required data Correct standby mode Add a new data type Add search for other file extensions to data search Review recovery mode - update extensions to current ones. ...

    €553 (Avg Bid)
    €553 Oferta mesatare
    58 ofertat
    tutor Ka përfunduar left

    tutor on ocam on topic of data types and recursive function

    €19 (Avg Bid)
    €19 Oferta mesatare
    1 ofertat
    PHP SVN Diff-Files download Ka përfunduar left

    ...be added containing the commit / revisions history (revision 1 - last revision + HEAD each selectfield). There is also a compare button. After clicking the button the application should list all (diff) added / modified / removed filenames between selected revision A and selected revision B. At the end of the list there should be a button for downloading all added / changed files in the correct recursive folders as a zip-file (named: [revisionA]-[revisionB].zip). SVN svn://server/svndiff Rev9 (2023-10-16-10:15 - Fix button): ~ modified/trunk/ Rev8 (2023-10-16-09:05 - Add new logo): + add /trunk/ Rev7 (2023-10-16-09:04 - Add new main file): + add /trunk/ ... revision A: rev7 revision B: rev9 Compare Result: rev7: + /trunk/ rev8: + /trunk/ rev9: ~

    €161 (Avg Bid)
    €161 Oferta mesatare
    32 ofertat

    I have developed a routine in vb.net web forms that collects some parameters in the page and creates via the gpt API a series of calls receiving the answers and processing them, returning them to the asp.net page. The routine provides that based on the first response received, further calls are automatically made to GPT, which then builds a dynamic recursive call to the API. I am looking for an experienced developer to enable me to perform these two operations: - using GPT's active conversation be able to make calls subsequent to the first while maintaining the same conversation, and not as if each call were single. So it must know the response json well to use the same conversation in subsequent calls - currently the routine is launched and only publishes the result in a liter...

    €43 (Avg Bid)
    €43 Oferta mesatare
    11 ofertat

    ...that only displays at 100x100 px. • Perform an audit of apps. • Often apps are installed but not used and unused scripts can slow things down. • Perform an audit of your theme for code related to uninstalled apps. • Even if you’ve uninstalled an app, it’s possible that there’s still code left over in your theme which can also slow things down. • Try to remove (or at least reduce) the use of recursive/nested loops. • These are common for features like advanced collection filtering and nested navigation. • Depending on the circumstances, loops like these can quickly get huge and substantially increase load times. • Make sure that if you have a “Quick shop” feature, the information in the modal is loaded o...

    €506 (Avg Bid)
    Urgjent
    €506 Oferta mesatare
    37 ofertat

    PowerDNS Expert I have a simple requirement of building a custom C++ script or customizing PowerDNS Recursor to log on recursive DNS queries with information of the EDNS0 Client IP address field.

    €154 (Avg Bid)
    €154 Oferta mesatare
    12 ofertat

    I am looking for a freelancer who can help me with a binary classification project using machine learning techniques. The dataset size is ...freelancer who can help me with a binary classification project using machine learning techniques. The dataset size is small, with less than 1000 rows. For this project, I would prefer to use the gradient boosting algorithm with recursive feature elimination technique. The goal of this classification task is to achieve moderate accuracy, ranging from 70% to 89%. Ideal skills and experience for this job include: - Proficiency in machine learning algorithms in python, particularly gradient boosting - Experience with feature selection techniques, such as recursive feature elimination - Ability to work with small datasets and optimize ...

    €68 (Avg Bid)
    €68 Oferta mesatare
    50 ofertat

    I am looking for a freelancer with intermediate experience in Python and signal processing to implement DFT analysis techniques, Pascal Triangle Recursive Specific requirements for this project include: - Implementing FFT analysis techniques in Python - Applying the analysis to a specific data set (provided by the client if needed) - The freelancer should have intermediate experience with Python and signal processing techniques.

    €151 (Avg Bid)
    €151 Oferta mesatare
    24 ofertat

    I am searching for someone who can explain me these topics (All that is included in my script) and prepare me for my exam. The topics are: Intelligente Verfahren in der Elektromobili...and prepare me for my exam. The topics are: Intelligente Verfahren in der Elektromobilität / intelligent processes in electromobility I am looking for a freelancer who can help me with explaining these topics and help me to prepare me for my exam. I also have the whole transcript. The topics are: Introduction to intelligent methods in electromobility driving condition determination with recursive estimation methods condition and parameter estimation in battery management systems system identification of batteries in the frequency range data-driven cell monitoring to diagnose internal ...

    €9 (Avg Bid)
    €9 Oferta mesatare
    9 ofertat

    Intelligente Verfahren in der Elektromobilität / intelligent processes in electromobility I am looking for a freelancer who can help me with explaining these topics and help me to prepare me for my exam. I also have the whole transcript. The topics are: Introduction to intelligent methods in electromobility driving condition determination with recursive estimation methods condition and parameter estimation in battery management systems system identification of batteries in the frequency range data-driven cell monitoring to diagnose internal short circuits

    €18 (Avg Bid)
    €18 Oferta mesatare
    11 ofertat

    The current script is not getting all the data from the api. Make a recursive function to fetch all data from your api. You will need to use the "offset" and "offset_token" fields to extract all the needed keywords, according to the api documentation More details: What programming language are you using? - PHP - Laravel - Mysql - API

    €27 (Avg Bid)
    €27 Oferta mesatare
    14 ofertat

    A VBA implementation of a combination search algorithm. The primary objective of the code is to find all possible combinations of numbers from a specified range that add up to a specific target value (X). The algorithm recursively explores all possible combinations to find valid solutions.

    €10 (Avg Bid)
    €10 Oferta mesatare
    1 ofertat

    The project consists of two phases. In the first phase, you are required to write a program that can calculate all the roots, including the complex ones, of a polynomial Pn(x) of positive integer degree n and the coefficient a0 of xn is positive. The solution method is recursive, which means it will break down the problem into smaller sub-problems until it can solve them easily. The recursive solution method has the following steps: Step 1: If the degree of the polynomial Pn(x) is less than or equal to 4, use the solve_p4c.c program to find the roots. Step 2: If the degree of the polynomial Pn(x) is odd, find a segment (a,b) where Pn(a)Pn(b) < 0. You can calculate Pn(0) to determine which value to use for a and b. Then use the bisection method or the bisection method wi...

    €117 (Avg Bid)
    €117 Oferta mesatare
    14 ofertat
    audio file reognition -- 2 Ka përfunduar left

    ...can recognize audio files quickly and accurately. The audio doppler files I've provided require expert recognition in order to return the desired output of audio classification. I have a specific audio file in mind, so the freelancer needs to have excellent audio recognition skills. I need someone with a good understanding of the relevant audio recognition technologies such as fuzzy logic,CNN ,RECURSIVE ALGORITHIM in order to give me an accurate and reliable output. The freelancer should be able to handle any type of audio files, fromspeech to music to environmental sounds. Therefore, they need to be familiar with recognizing these different types of audio files. The freelancer should be able to provide audio classification results that are as close to the audio dopplers fil...

    €11 / hr (Avg Bid)
    €11 / hr Oferta mesatare
    4 ofertat

    I am looking for a freelancer with expert level experience in Model Predictive Control (MPC) and Recursive Least Squares (RLS) methods to help me with a project on PID estimation for a back to back mmc. Desired Outcome: - Robustness to disturbances is the desired outcome of the PID estimation. Skills and Experience: - The freelancer should have expert level experience with MPC and RLS methods. Target Application: - The PID estimation will be used in power systems.

    €148 (Avg Bid)
    €148 Oferta mesatare
    4 ofertat

    The first sentence of (Google: primitive recursive function wiki) is: In computability theory, a primitive recursive function is, roughly speaking, a function that can be computed by a computer program whose loops are all "for" loops (that is, an upper bound of the number of iterations of every loop can be determined before entering the loop). Prove this and answer my questions and objections about your proof. Note: I haven’t been to school in decades.

    €30 (Avg Bid)
    €30 Oferta mesatare
    4 ofertat

    ...Control (MPC). The project requires expertise in the following areas: Power Output: The desired power output of the converter is in the range of 1-10 kW. Application: The converter will be used in an industrial setting for tuning MMC Converter with MPC and Recursive Least Squares. Efficiency: The desired efficiency of the converter is less than 70%. Ideal Skills and Experience: - Proficiency in designing and developing Back to Back Multi-Modular Converters - Experience with Model Predictive Control (MPC) algorithms - Familiarity with Recursive Least Squares (RLS) - Strong understanding of power electronics and converter efficiency optimization - Previous experience working on industrial applications and tuning MMC Converters - Ability to meet the desired power output ...

    €307 (Avg Bid)
    €307 Oferta mesatare
    5 ofertat

    I am looking for a freelancer who can help me optimize the production efficiency of my back-to-back MMC configuration using MPC and recursive least squares. I trust the freelancer's expertise in this field and do not have any specific requirements or specifications for the project. The expected timeline for the project is within 1 week. Ideal Skills and Experience: - Strong knowledge and experience in back-to-back MMC configuration - Proficiency in MPC and recursive least squares - Ability to optimize production efficiency and improve product quality - Understanding of manufacturing costs and ability to reduce them - Timely delivery of the project within the specified timeline

    €140 (Avg Bid)
    €140 Oferta mesatare
    1 ofertat

    Project Title: Bind Server Conversion for Real-Time Syncing with Master/Slave Servers (Authoriative, Recursive) Description: I am looking for a skilled freelancer who can help me convert my existing bind server to sync with two other bind servers as master/slaves. The bind servers are running on Linux operating system. Requirements: - Expertise in bind server configuration and management - Strong knowledge of Linux operating system - Experience in setting up and managing master/slave servers - Familiarity with real-time syncing methods - Ability to preserve specific configurations and settings on the current bind server Ideal Skills and Experience: - Proficiency in bind server administration - Experience in configuring and managing master/slave servers on Linux - Knowledge of rea...

    €77 (Avg Bid)
    €77 Oferta mesatare
    10 ofertat

    I need an experienced freelancer in PowerDNS and AZURE to work on designing and implementing a recursive DNS project in Azure Cloud. Skills needed: - Azure networking and VPC. - Azure compute and storage design. - Azure load balancer. - Installation and tuning of PowerDNS Recursor and Dist in Azure. - Installation and tuning of PowerDNS Manager. - Experience with DNS Firewalling over PDNS - Direct previous experience with Azure and PowerDNS is mandatory.

    €14 / hr (Avg Bid)
    €14 / hr Oferta mesatare
    17 ofertat
    Data Scientist Wanted Ka përfunduar left

    Data Scientist Wanted for Recursive Interface Design Our company is seeking a skilled data scientist to design a recursive, updateable interface for analyzing both structured and unstructured data. The main goal of the project is to provide accurate predictive modeling, data visualization and data cleaning and preprocessing capabilities. The ideal candidate will have experience with Python programming language and tools, as well as a deep understanding of data science and analytics. Strong communication skills and the ability to work independently are also essential. Key Responsibilities: - Develop a recursive, updateable interface for analyzing both structured and unstructured data Skills and Experience: - Proficient in Python/R/Scala/Haskell programming language ...

    €17 / hr (Avg Bid)
    €17 / hr Oferta mesatare
    51 ofertat

    I am looking for a C program that can efficiently compress positive integers, potentially up to billions. The ideal candidate will have experience with SIMD compression algorithms. The expected compression ratio is at least 75%. No specific compression algorithm has been requested, bu...com/lemire/simdcomp the program should be able to take a file containing the positive integers list ( as well directly from an array ), make the compression and then write to a file the compressed integers list. the program should be able to take the output and stream it recursively for N times. in the final output file there must be saved all the needed info for decompression, such as numbers of recursive runs and so on. it will then need to be able to read back the integers and make decompression ...

    €123 (Avg Bid)
    €123 Oferta mesatare
    18 ofertat
    Shell Script Needed (Linux) Ka përfunduar left

    I need a shell script (for linux) that does the following: 1) For the directory in which the script is run, it looks for all FOLDERS whose names start with "aaa-" or "aab-" 2) For each matching folder, the script then gets those folders' directory listings. *Just one level, not recursive. *Only include folder names, as well as files of type .txt, .doc, .rtf *Not case sensitive on the file extensions, so also include .TXT, .DOC, .RTF 3) The script then creates a text file that looks like this: <!-- Begin listing of /aaa-folder1 –> /folderX /folderY <!-- End listing of /aaa-folder1 –> <!-- Begin listing of /aaa-folder2 –> /folderA /folderB <!-- End listing of /aaa-folder2 –> 4) The script then inserts ...

    €27 (Avg Bid)
    €27 Oferta mesatare
    12 ofertat
    Triggers for Google Sheet Ka përfunduar left

    I have a Google Sheet with several tabs. The main tab ("PreSales") is where al...attended an event or workout (Attended Event/Workout column, Yes or No) the record gets moved from "Leads" to "Intros". If the "Deposit Paid" column is Yes, the record moves to the "Members" tab. If the "Declined Membership" tab is yes, the record moves to the "Declined" tab. If DNC (Do Not Call) and DNT (Do Not Text) are both yes, the record moves to the "Declined" tab. All of this needs to be recursive with errors so that any record can only live in the main tab and only one other tab (only two). Errors may need to be records in an "Errors" tab, that once resolved are deleted. I'm open to suggestions and...

    €130 (Avg Bid)
    €130 Oferta mesatare
    43 ofertat
    L-system in LISP Ka përfunduar left

    I need a function in lisp that implements an L-system: of the rule type a (1) follows (2), a (2) follows (1 2), starting from (1) in a recursive manner you get: (1), (2), (1 2), (2 1 2), (1 2 2 1 2), (2 1 2 1 2), etc...

    €19 (Avg Bid)
    €19 Oferta mesatare
    6 ofertat

    I am looking for a Senior Developer who is an expert at API connector, backend workflows, mobile responsiveness, and recursive workflows. It is important that you are someone who can work on a project with little direction and make recommendations on the best way to do things based on your experience. The work will be on multiple projects about 10-20 hours a week.

    €152 (Avg Bid)
    €152 Oferta mesatare
    23 ofertat

    I am looking for a developer who can create face recognition script. I have 300000 photos from different events where I need to pull out single events from. 1. So the script should take a face as input. 2. Search for all images containing that face. 3. Then it should find all guests in the photos from that 4. and find all photos they are presented in. It should do this recursive. So the end result is a directory with all photos that have a relation to the input face. I need it urgent!

    €689 (Avg Bid)
    €689 Oferta mesatare
    57 ofertat

    Required knowledge of Linux (CentOS), Asterisk & FreePBX. -I need a command to delete files older than 32 days in the Asterisk recording folder and voice mails. /var/spool/asterisk/voicemail/default/ => file pattern msg????.???, recursive /var/spool/asterisk/monitor =>all files, recursive -I need to create a cron job to execute the deletion weekly. The user (meladmin) I use to manage my server is in the following groups: meladmin, wheel and asterisk. But I cannot modify or delete files created by Asterisk. -I need to be able to modify and delete asterisk created files via WinSCP. How do I modify the meladmin user? -I’m trying to use the Voicemail blast. I can call it from an IVR, but the extension cannot access it. How to make it available from the extensi...

    €19 (Avg Bid)
    €19 Oferta mesatare
    3 ofertat

    Date From Event Creation Booking for Year in backend 3.Recursive Leave Updation forms for data entry in App

    €128 (Avg Bid)
    €128 Oferta mesatare
    18 ofertat

    ...shadows and reflections. You can demo a low resolution ray tracing image if your hardware resource is limited. Shadows. Is there an object between the surface position and the light? If so, a shadow should be generated. You need to define a function to compute these shadow rays. Reflections. Set some cows’ material to be reflective. If material is set to be reflective, you need to define a recursive function to traverse a ray from the camera to the surface position to find the color of light, and continue this process until the maximum number of recursions or the maximum distance of the ray path is reached. You can do this with either GL, Shaders, or CUDA (depending on your GPU). Bonus: Texture Mapping Put the texture on the cow mesh model with a cow texture cow-tex...

    €125 (Avg Bid)
    €125 Oferta mesatare
    4 ofertat

    I have a working code that traverse a nested object and adds all results to an array. Each object has an ID named "generatedId". I would like to add the array result 'resArray' field "parentId", which is the parent's generatedId. If the parent's generatedId == undefined, then take the grandparent generatedId. attached files: xml2json - js libary that converts xml to json, you just need so my code will work (e.g: in <script> tag. dxtree_snippets - my code to modify

    €9 - €28
    I vulosur
    €9 - €28
    9 ofertat
    Project for Aqeel A. Ka përfunduar left

    I am looking to help to write pseudo code involving algorithms. The code is pseudo code but can be written in closest to python. Need this done in 30 hours. Please message me if you are comfortable with Searching, sorting, recursive, non recursive algorithms

    €94 (Avg Bid)
    €94 Oferta mesatare
    1 ofertat

    The project consists of two phases. In the first phase, you are required to write a program that can calculate all the roots, including the complex ones, of a polynomial Pn(x) of positive integer degree n and the coefficient a0 of xn is positive. The solution method is recursive, which means it will break down the problem into smaller sub-problems until it can solve them easily. The recursive solution method has the following steps: Step 1: If the degree of the polynomial Pn(x) is less than or equal to 4, use the solve_p4c.c program to find the roots. Step 2: If the degree of the polynomial Pn(x) is even, find a segment (a,b) where Pn(a)Pn(b) < 0. You can calculate Pn(0) to determine which value to use for a and b. Then use the bisection method or the bisection method w...

    €131 (Avg Bid)
    €131 Oferta mesatare
    13 ofertat

    I am looking for an experienced freelancer to help me with Advance Solving Problems Using Algorithms. The ideal freelancer should be knowledgeable in the area of Recursive, Dynamic Programming, and Backtracking algorithms. Time complexity should be considered in the algorithm to provide an optimized solution as the desired output. If you are proficient in algorithms and think you are the right person for this project, please apply.

    €157 (Avg Bid)
    €157 Oferta mesatare
    24 ofertat

    I need a web app or Windows Application that can generate intelligent part numbers when given a list of attributes, exported into a CSV. For example: Attribute1: 0, 1, 2 Attribute 1 Descriptions: Full Nut, Half Nut, Captive Nut Attribute 2: 15,18, 20 Attribute 2 Descriptions: 15mm, 18mm, 20mm Attribute 3: CAD, ALU, TIT Attribute 3: Cadmium, Aluminium, Titanium So it should generate all permutations of the part numbers and descriptions so output should be: 015CAD - Full Nut, 15mm, Cadmium 015ALU - Full Nut, 15mm, Aluminium 015TIT - Full Nut, 15mm, Titanium etc etc. Would like a UI to be able to create new products and descriptions, and also to save a product configuration for future regeneration if attributes or descriptions change. Looking for lower end of budget please.

    €152 (Avg Bid)
    €152 Oferta mesatare
    11 ofertat
    tromino tiling Ka përfunduar left

    ...base case is to decide which L shape to be put in the three squares. Please print “LR” (Lower Right) in all three squares for the first L shape (see the figure above), print “LL” (Lower Left) for the second L shape (see the figure above), “UL” (Upper Left) for the third L shape (see the figure above), “UR” (Upper Right) for the forth L shape (see the figure above). You will do the following four recursive calls for the four half_size (board_size/2) subboards: upper left subboard, upper right subboard, lower left subboard, and lower right subboard. /* tile the four subboards */ tromino( x_board, y_board + half_size, x_upper_left, y_upper_left, half_size ); tromino( x_board + half_size, y_board + half_size, x_upper_right, y_upper_righ...

    €19 (Avg Bid)
    €19 Oferta mesatare
    8 ofertat

    Artikujt Më Të Mirë të Komunitetit për recursive