Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    861 espruino eval työtä löytyi, hinnoittelu EUR

    I am looking for a talented web designer to give my website a complete overhaul in terms of look and feel, user experience, and functionality. The main objective is to improve user experience, enhance visual appeal to increase conversions. The ideal design should be in mo...designing high-conversion websites. A deep understanding of user experience design is a must-have for this project along with proficiency in HTML, CSS, JavaScript and UX/UI design software. Your portfolio should demonstrate these skills. The new design should include all the pages in the plus the cms pages The webiste should be delivred in html,css format

    €445 (Avg Bid)
    €445 Keskimäär. tarjous
    182 tarjoukset

    I am seeking a expert developer with a solid background in BigCommerce and web security to help us secure our platform from XSS and code injection attacks. Key tasks and desired skills: * Ability to safeguard agai...attacks. Key tasks and desired skills: * Ability to safeguard against XSS attacks and malicious code injection, specifically from tools like Zoombot. * Proficiency in configuring Content-Security-Policy, with tasks such as blocking all inline scripts and styles. * Expertise in permitting scripts and styles only from trusted sources— I will provide a list of these sources. * Capability to disable eval() function. Ideal candidates should have a deep understanding of web security best practices and prior experience in securing BigCommerce or similar e-comme...

    €38 / hr (Avg Bid)
    €38 / hr Keskimäär. tarjous
    36 tarjoukset

    How can I get the code below to print obj2's variable (i.e., the data frame, df) using the eval function? The sample code is as follows: ________________________________________________________ import pandas as pd class Sample: def __init__(self): = ({'num_legs': [2, 4, 8, 0], 'num_wings': [2, 0, 0, 0], 'num_specimen_seen': [10, 2, 1, 8]}, index=['falcon', 'dog', 'spider', 'fish']) def print(self): eval("()") def main(): obj1 = Sample() obj2 = Sample() () if __name__ == '__main__': main() ______________________________________________________...

    €22 (Avg Bid)
    €22 Keskimäär. tarjous
    23 tarjoukset
    Java eval Loppunut left

    I need java code for evaulate expression based on below symbols && || () < > <= >= */+- true false floating point numbers null Sample eval expression "(true && false) || (5>2 && false || 3>=6 || true) || false"

    €15 (Avg Bid)
    €15 Keskimäär. tarjous
    10 tarjoukset

    Currently My project I am using to use javascript eval(). Now I need to create same kind of function in java Below is my sample code. public class MyEvaluator { private ScriptEngine scriptEngine; public MyEvaluator() { = getScriptEngine(); } public MyStatus evaluateExpression(String expressionStr) throws ScriptException { Object stepResult = getScriptEngine().eval(expressionStr); boolean stepBoolResult = (Boolean) stepResult; return stepBoolResult ? :; } private ScriptEngine getScriptEngine() { if ( == null) { ScriptEngineManager scriptEngineManager = new ScriptEngineManager(); = ("graal

    €94 (Avg Bid)
    €94 Keskimäär. tarjous
    8 tarjoukset

    The goal of this project is to do following: 1. Find a dataset that has both RGB images with masks and LiDAR (Cloud of Points) data. 2. Train semantic segmentation model based only on RGB Images with masks + eval with mAP50 and mAP95 metric 3. Train semantic segmentation model based only on LiDAR (Cloud of Points) + eval with mAP50 and mAP95 metric 4. Make Data Fusion of point 2 and 3 + eval with mAP50 and mAP95 metric All must be working on Google ColabolatorY

    €92 (Avg Bid)
    €92 Keskimäär. tarjous
    1 tarjoukset

    The goal of my project is to do following: 1. Find a dataset that has both RGB images with masks and LiDAR (Cloud of Points) data. 2. Train semantic segmentation model based only on RGB Images with masks + eval with mAP50 and mAP95 metric 3. Train semantic segmentation model based only on LiDAR (Cloud of Points) + eval with mAP50 and mAP95 metric 4. Make Data Fusion of point 2 and 3 + eval with mAP50 and mAP95 metric You can use any framework like e.g. but feel free to propose your own. I personally prefer forest and Yolo 8 but it is not obligatory. All must be working on Google Colabolatory In your bid please describe what your approach and data will be.

    €497 (Avg Bid)
    €497 Keskimäär. tarjous
    18 tarjoukset

    Evaluación de Desempeño Operador EPH: Evaluación, Consultas, Tabulación de resultados/informe.

    €16 (Avg Bid)
    €16 Keskimäär. tarjous
    1 tarjoukset

    ...com/tensorflow/models/blob/master/research/slim/ Currently, the accuracy information is printed to the console. Instead, I want to save that information in a text file. Code: # Print the summaries to screen. for name, value in (): summary_name = 'eval/%s' % name op = (summary_name, value, collections=[]) op = (op, [value], summary_name) tf.add_to_collection(, op) Console output: eval/Recall_5[1] eval/Accuracy[0.9775] Skills and Experience: - Strong proficiency in TensorFlow and tf-slim - Experience with modifying code in TensorFlow - Familiarity with logging accuracy metrics such as precision and recall Deadline: - The project needs to be completed within one week.

    €132 (Avg Bid)
    €132 Keskimäär. tarjous
    16 tarjoukset

    ...al/bin /opt/homebrew/bin /opt/homebrew/sbin /usr/local/bin /System/Cryptexes/App/usr/bin /usr/bin /bin /usr/sbin /sbin /Library/Apple/usr/bin /var/run/ /var/run/ /var/run/ Contents of my .zprofile file eval "$(/opt/homebrew/bin/brew shellenv)" export ANDROID_HOME=~/Library/Android/sdk export ANDROID_SDK_ROOT=~/Library/Android/sdk export PATH $PATH:$ANDROID_HOME/tools:$ANDROID_HOME/tools/bin:$ANDROID_HOME/platform-tools export JAVA_HOME=/Library/Java/JavaVirtualMachines/ export STDUIO_JDK=JAVA_HOME Contents of my .zshrc file (added in case the .zprofile wasn't working)

    €184 (Avg Bid)
    €184 Keskimäär. tarjous
    10 tarjoukset

    set the folowing: 1-Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. 2-Content-Security-Policy This policy contains 'unsafe-inline' which is dangerous in the default-src directive. This policy contains 'unsafe-eval' which is dangerous in the default-src directive. 3-strict-origin-when-cross-origin

    €104 (Avg Bid)
    €104 Keskimäär. tarjous
    6 tarjoukset

    I am looking for a PHP developer to help me resolve a parse error in my script. The specific error message I am receiving is "Parse error: syntax error, unexpected end of file in line X eval()'d code". I need someone with experience in PHP to identify and fix the issue. Although I haven't identified the exact location of the code issue, I am able to narrow it down. So, I would appreciate if the developer can assist me in finding and resolving the error. Ideal skills and experience for this job include: - Strong proficiency in PHP programming - Experience in troubleshooting and debugging code - Familiarity with parsing errors and syntax issues in PHP - Ability to narrow down and identify code issues

    €106 (Avg Bid)
    €106 Keskimäär. tarjous
    15 tarjoukset

    I am looking for a freelancer who can implement a hybrid 3band ANC system in SigmaStudio on ADAU1787. Input is 2 digimics (reference and error), output to DAC. Use EVAL-ADAU1787Z as target. Desired Outcome: - Noise cancellation for specific frequencies Specific Frequencies: - The ANC system should be tuneable via SigmaStudio, allowing for customization of the targeted frequencies. ANC Filters: - The project requires the implementation of 1 ANC filter. Required Skills and Experience: - Proficiency in SigmaStudio and ADAU1787. - Experience in implementing hybrid 3band ANC systems. - Knowledge of audio signal processing and noise cancellation techniques and algorithms. - Knowledge of Digital Signal Processing.

    €464 (Avg Bid)
    €464 Keskimäär. tarjous
    15 tarjoukset

    Primary Tasks: Regular Rating: Evaluate prompts and answers based on guidelines (3-8 mins per eval). Validation Task: Assess the accuracy of previously evaluated responses (2 mins per validation). Rewriting: Improve the clarity and coherence of given texts. Requirements: Language Proficiency: To ensure language proficiency, applicants must complete a training phase that includes an assessment of language proficiency and guidelines understanding. These questions will assess your abilities and understanding of the evaluation process. Project Scope: Evaluate written prompts and answers based on guidelines, and perform rewriting tasks. Volume: Complete as many tasks as possible within the assigned time frame. Timeline: Variable work, two to four days a week based on the volume ...

    €108 (Avg Bid)
    €108 Keskimäär. tarjous
    47 tarjoukset

    ...visual odometry network is relatively high. The attachment is the result of DPT-VO's test on KITTI Odometry, but DPT-VO does not use neural networks to achieve visual odometry. (The reference indicators are translation error, rotation error, ATE, RPE. For example, the average ATE of ORB-SLAM2 tested on 11 sequences of kitti odometry is 26.48) (use the kitti-odom-eval tool: ). The reference metrics of semantic segmentation network is miou. (Perhaps a suitable segmentation network can be selected according to the structure of the visual odometry network) It is required to use an encoding-decoding architecture, design separate decoding networks for the two tasks and use the same encoding network (ie a structure like YOLOP)

    €35 (Avg Bid)
    €35 Keskimäär. tarjous
    14 tarjoukset

    I am looking for a freelancer who can develop firmware for my STM32L4R9 to power on a LCD-TFT RGB display. I have the datasheet for the controller of the display and would prefer the firmware to be written in C programming language. The firmware should have basic display initiali...to be written in C programming language. The firmware should have basic display initialization functionality. Ideal skills and experience: - knowledge of C programming language - Experience in firmware development for STM32 microcontrollers - Familiarity with LCD-TFT RGB displays and their controllers - Ability to read datasheets and implement required functionality - Possession of STM32L4R9 eval board to test the fw (the display will be tested from me) - Knowledge of LVGL library to display "Hell...

    €161 (Avg Bid)
    €161 Keskimäär. tarjous
    10 tarjoukset

    Hi Rakesh S., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    €230 (Avg Bid)
    €230 Keskimäär. tarjous
    1 tarjoukset

    ...Classifier and Optuna hyperparameter optimizatuon. For someone who knows ML this project should only take a couple of hours. Deliverable is a jupyter notebook with made up data using sklearn.datasets.make_classification with n_samples=1000, n_features=100, n_informative=10, n_redundant=2, n_repeated=0, n_classes=3, n_clusters_per_class=2, weights=[0.07, 0.90, 0.03]. Please note that Im trying to eval the minority classes, in my example -1 and 1, but make_classification may return different labels. I want to establish a relationship with a good freelancer since I might have several small problems similar to this one. ...

    €46 - €92
    Sinetöity
    €46 - €92
    4 tarjoukset
    Trophy icon Create a logo Loppunut left

    I need a logo for my web site expert-eval automates the skills testing process, allowing you to focus on more important aspects of recruitment. Our platform generates a relevant exam and provides instant results

    €18 (Avg Bid)
    Taattu
    €18
    376 työtä

    Hi, i have this problem The issue you had there was regarding DB and connection to it via sockets thats how the DB was transfering in real time infos, there was a small issue , and based on that the connection was not executed and thats why you received the disconnect and the session was cleared becase a function was using a watch with a timer on it. 91,2023/03/25 04:56:23,EVAL(1.001039 secs): {Main Loop} 92,2023/03/25 04:56:24,[/home/elf/Workspace/5p/4pServer/src/include/NetCommand/NetCommandGenerator.h:30],Deserialize Throw (16) 93,2023/03/25 04:56:24,ERROR: (null)[]11 CInBinStream::operator >> (unsigned short &UnsignedShort) 94,2023/03/25 04:56:24,[],[FATAL] OnClose 95,2023/03/25 04:56:24,Erase Socket 11 96,2023/03/25 04:56:24,TCP <0x9347908:11>: connection

    €120 (Avg Bid)
    €120 Keskimäär. tarjous
    3 tarjoukset

    We have tested the Analog Devices ADuM4160 USB port isolator IC and the ADuM5020 DC-DC converter (using the CN0419 evaluation board) and it works very well for our application. I would like to manufacture a small run of PCBs, assembled at the board house, based on the CN0419 eval board, with some small modifications; - The switch can be replaced by a small jumper, factory-default to full speed USB - The indicator LED is not required - The USB type A plug should be on a short shielded flylead We like that the eval board has good shielding, excellent performance, test points and fixing holes for an enclosure. Can you design a suitable board based on the CN0419 design, using the ADuM4160 and 5020 and current and available components, and produce the necessary files for manuf...

    €156 (Avg Bid)
    €156 Keskimäär. tarjous
    29 tarjoukset

    The purpose of these special population case studies is for students to work collaboratively on the application of pr...throughout the case study and in the bibliography. A reference page must be included. 5) All answers must be in complete sentences. 6) Use 12 point font with one of the following fonts: Times New Roman, Arial, or Calibri 7) All students must complete and upload a Case Study Peer Evaluation (Word document), with corresponding grades (%) of their group members, to Canvas by the due date (see peer eval instructions). • If an individual does not submit this, that individual will be deducted 5 points from their score (not the group’s score) 8) No late work will be accepted 9) Case Studies will be graded according to the criteria in the Grading Rubric (see se...

    €32 (Avg Bid)
    €32 Keskimäär. tarjous
    37 tarjoukset

    I have a wordpress website that allows customers to buy and sell items, it is integrated with escrow. The website has not been completed, i want to hire someone to evaluate the work needed to complete the website from the WP download I have. The first small job is just an eval of the website ion its current form.

    €45 (Avg Bid)
    €45 Keskimäär. tarjous
    48 tarjoukset
    €19 Keskimäär. tarjous
    15 tarjoukset

    We are launching "Matrix Trader" Instant Funded FX. We are a prop firm providing two types of funding models for our traders. “Instant Funding” and an “Eval Model” Our “INSTANT FX” is exactly that. We will provide our traders with access to instant funds to trade in the financial markets. Our “EVAL” Model is a one-step evaluation process. Pass the evaluation stage and get funded. Each model differs and will have different requirements and restrictions. Which we can elaborate more with the successful freelancer. We are looking to partner long term with the successful applicant. Who must be a creative thinker, develop imaginative and eye catching social media campaigns. So, our business stands out in a crowed soc...

    €17 / hr (Avg Bid)
    Mainostettu
    €17 / hr Keskimäär. tarjous
    8 tarjoukset

    ...52.xxx.49.8 proxy - [11/29/2022:21:28:14 -0000] "GET /.env HTTP/1.1" 200 0 "-" "python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.76.1.el7.x86_64" "-" "X-Forwarded-For: 52.xxx.49.8" 443 52.xxx.49.8 proxy - [11/29/2022:21:28:21 -0000] "GET /vendor/phpunit/phpunit/src/Util/PHP/ HTTP/1.1" 301 0 "-" "python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.76.1.el7.x86_64" "-" "X-Forwarded-For: 52.xxx.49.8" 80 52.xxx.49.8 proxy - [11/29/2022:21:28:22 -0000] "GET /vendor/phpunit/phpunit/src/Util/PHP/ HTTP/1.1" 200 0 "-" "python-requests/2.6.0 CPython/2.7.5 Linux/3.10.0-1160.76.1.el7.x86_64" "-" "X-Forwarded-For: 52.xxx.49.8" 443 Quiero que s...

    €37 (Avg Bid)
    €37 Keskimäär. tarjous
    2 tarjoukset

    Need to write a good annual performance eval for a acrimonious manager

    €75 (Avg Bid)
    €75 Keskimäär. tarjous
    19 tarjoukset

    Need to use ST Micro Cube MCSDK motor control with my eval board. I can not get pwm to work. Can you help? Not sure why it does not work. Do you have experience with it?

    €483 (Avg Bid)
    €483 Keskimäär. tarjous
    17 tarjoukset

    I need to implement the MF-eval in the model and perform tests in matlab/simulink

    €185 (Avg Bid)
    €185 Keskimäär. tarjous
    18 tarjoukset

    I need to implement the MF-eval in the model and perform tests

    €71 (Avg Bid)
    €71 Keskimäär. tarjous
    7 tarjoukset

    ...as a 'real' machine (cannot be detected as virtual) to certain webapps. We will discuss this in further detail, but this will not be advanced spoofing. 3. Setup USB camera and microphone passthrough permanently (I don't want to use cmd every time I want to use the camera) 4. Virtual machine detects laptop keyboard and mouse, but not any additional plugged-in hardware. I currently have Windows 11 eval on VirtualBox and I am willing to switch to a better system if recommended. I am flexible - it can be windows 10 or 11 - but I am not willing to buy a 'full' version. If selected, we will have a short (15 minute) meeting to go over my needs. I will be present throughout the duration of the setup as needed. This is a small job, but I will tip generously if i...

    €132 (Avg Bid)
    €132 Keskimäär. tarjous
    8 tarjoukset

    Habe seit kurzer Zeit folgende Fehlermeldung bei unserem Bestellformular: Warning: session_start(): Cannot start session when headers already sent in /homepages/htdocs/XXX/wp-content/plugins/xinsert-php/includes/shortcodes/(52) : eval()'d code on line 1 Suche jemanden mit Wordpress und Php Kenntnissen, der uns dieses, wahrscheinlich sehr kleine Problem, lösen kann. Bitte nur Freelancer aus Deutschland, die auch eine Vertraulichkeitserklärung unterzeichnen ;-) Freue mich auf Eure Antworten.

    €106 (Avg Bid)
    €106 Keskimäär. tarjous
    41 tarjoukset

    Hi, need a python teacher who can teach an 8th grader some basic python built in functions with examples on the following; abs, bool, eval, float, int, len, max, min, range, sum. May need for 1 or 2 classes only. Will pay by the hour.

    €23 / hr (Avg Bid)
    €23 / hr Keskimäär. tarjous
    34 tarjoukset

    ...types, which includes - All, Up to Maximum) 3. When the calc method, transfer out qty, transfer in qty are selected the qty to process will reflect appropriately will do the following: a. All calculations will be a sum of all warehouses selected in Evaluation Locs, grouped by inventoryID) Calc Methods Maximum- Will show max qty- available qty Balanced – calculates available stock to max qty % from Eval locs and applies that % to determine how much needs to get replenished for the to location so all the location have the same available stock of max % – **Exception** if the hard demand for the to loc is higher than the calculated balanced number, it will show hard demand number Transfer Out Qty Available – will calculate the difference between the available qt...

    €994 (Avg Bid)
    €994 Keskimäär. tarjous
    24 tarjoukset
    DC motor controller Loppunut left

    A STM32F4 eval / discovery ( such as STM32F429I-DISC1, but also similar develop board) generates a PWM to controls a H bridge to driver a DC motor. The motor includes also two hall sensors: the MCU reads pulses and drives the motor CW/CCW, following a trapeizodal speed profile (modulating the PWM duty cicle). Appling a CAN (in the following: CAN-OPEN) interface we use an external tool (such as a very simple PC interface) to communicate to the MCU how many pulses is the race of the motor. The setting up of the number of pulses, ramp slopes etc can be done via a simple PC interface (ieg Pyton or something very simple) that send via serial/USB or CAN port those parameter. This is a pilot project. The final job will be more complex and complete: this project will be updated with a CA...

    €501 (Avg Bid)
    €501 Keskimäär. tarjous
    26 tarjoukset

    Set up Stripe payment for platform and eval period before payment is taken

    €155 (Avg Bid)
    €155 Keskimäär. tarjous
    59 tarjoukset

    The code I have was provided to me some years back and works perfectly up to version 7.0 When I upgrade the server it throws approx 6 errors all similar to the exa...server it throws approx 6 errors all similar to the example provided: "Fatal error: Uncaught Error: Cannot use string offset as an array in /var/www/xxxxxx/(258) : eval()'d code:1 Stack trace: #0" Can you solve the following Typical error? I want to upgrade a server to PHP 7.4 but the above typical error appears when moving from version 7.0 to 7.1 onwards. Approx 6 errors exist similar to above and it happens when parsing data in an XML file. I want all errors fixed however I believe that it's the same issue that is causing them. Are you familiar with upgrading php and issues with the...

    €212 (Avg Bid)
    €212 Keskimäär. tarjous
    33 tarjoukset

    ...com *. *. *. 'self' 'unsafe-inline' 'unsafe-eval'". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback. Issue 2: JQMIGRATE: Migrate is installed with logging active, version 3.3.2 /static/version16529…tstrap/ Issue 3: Uncaught SyntaxError: Unexpected token 'const' /static/version16529…p/ Issue 4: Uncaught SyntaxError: Unexpected token

    €151 (Avg Bid)
    €151 Keskimäär. tarjous
    13 tarjoukset

    Programming in LabView to operate the change of channels using the EVAL-ADGS1409SDZ card, with SPI protocol on Compact-RIO hardware (.

    €43 (Avg Bid)
    €43 Keskimäär. tarjous
    1 tarjoukset

    I can’t open my laptop Linux 64 bit I have already tried these commands $sudo fsck -Cy /dev/sdxn sudo fsck -Cy /dev/sdxn $sudo fsck /dev/sdXX sudo fsck /dev/sdXX Built-in commands: . : [ alias break cd chdir command continue echo eval exec exit export false getopts hash help history let local printf pud read readonly return set shift test times trap true type unlimit umask unalias unset wait [ [[ acpid arch ash awk basename blockdev busybox cat chmod chroot chvt clear cmp cp cut date deallocut deluser devmen df du dumpkmap echo egrep emv expr false fbset fgrep find fold fsrtim grep gunzip gzip hostname hwclock ifconfig ip kill In loadfont loankmap Is Izop mkdir mkfifo mknod mkswap mktemp modinfo more mount mv nuke openvt pidof printf ps pwd readlink reboot reset rm rmdir ru...

    €18 (Avg Bid)
    Kiireellinen
    €18 Keskimäär. tarjous
    3 tarjoukset

    I have written a chrome extension with its code in backbone.js + handlebars template engine. But I am having problems rendering and operating the code correctly. Specifically: 1. When code gets data from server, it doesn't render it properly in the templates. 2. Make sure data gotten from UI gets added to models properly. 3. Manifest 3 doesn't allow `eval()` function that is being used by handlebars. I need a workaround for this. If you have experience in backbone.js, I need your help on these things.

    €28 (Avg Bid)
    €28 Keskimäär. tarjous
    1 tarjoukset

    The project is to develop an application based on FPGA development board with interfacing Analog Eval. board for processing audio signal. Here is details : H/W will be used : 1- Zynq Zedboard or MPSOC development board. 2- AD7134 dual chip AD Development board. Both boards connected by FMC LPC/HPC connector. S/W - F/W : 1- AD7134 is supported by AD and it has all firmware required to interface to many fpga board, so we can use this ready HDL/DRIVER for interfacing the AD7134 to our fpga board. 2- interfacing to PC through Ethernet with ready library "LIBIIO" or using "Matlab FPGA data capture". We have all hardware development boards on hand, can use it remotely. Any details will be discussed in details.

    €269 (Avg Bid)
    €269 Keskimäär. tarjous
    7 tarjoukset
    May Statstistics Loppunut left

    Tutoring for March in Stats eval, quizzes, and exams.

    €109 (Avg Bid)
    €109 Keskimäär. tarjous
    8 tarjoukset

    I need a 2D blueprint for a restaurant kitchen to be built it needs to include specs of all equipment and ventilation can you do this for me very fast I need it for the Health Dept Eval in 2 wks? I have a blueprint of the kitchen it’s a regular home kitchen that will be converted into a regulated commercial kitchen

    €161 (Avg Bid)
    €161 Keskimäär. tarjous
    54 tarjoukset
    MySQL error on WHM Loppunut left

    .../usr/local/cpanel/3rdparty/perl/532/lib/perl5/cpanel_lib/Try/ line 98 eval {...} called at /usr/local/cpanel/3rdparty/perl/532/lib/perl5/cpanel_lib/Try/ line 91 Try::Tiny::try(CODE(0x1a88878), Try::Tiny::Catch=REF(0x3821a20)) called at /usr/local/cpanel/Cpanel/Template/Plugin/ line 105 Cpanel::Template::Plugin::Mysql::mysqlversion() called at /usr/local/cpanel/Cpanel/Template/Plugin/ line 152 Cpanel::Template::Plugin::Mysql::is_version_going_eol_soon() called at /usr/local/cpanel/Cpanel/Template/Plugin/ line 134 Cpanel::Template::Plugin::Whostmgr::_get_mysql_eol_warning() called at (eval 11) line 1 eval {...} called at (eval 11) line 1 eval {...} called at (eval 11) line 1 Cpanel::Template::Shared::__ANON__(Template::Cont...

    €30 (Avg Bid)
    €30 Keskimäär. tarjous
    18 tarjoukset

    STM32 knowledge: LORA-E5 C/C++ coding skills Knowledge on UART, SPI, I2C drive development Should have own STM32 eval kit or development board for testing purpose

    €1 / hr (Avg Bid)
    €1 / hr Keskimäär. tarjous
    1 tarjoukset

    Develop a simple script interpreter / engine with IF THEN ELSE END IF AND OR + - * / < > <= >= = <> SELECT CASE ... in VBA I need to be able to interpret scripts similar to the following one with Eval(byval script as string) as variant: IF a = b or d = e THEN IF d = e AND f > g AND (h < i OR j <> k) THEN X = 10 ELSE END IF ELSEIF c = 1 THEN X = 5 END IF The script interpreter must be written in Excel VBA. Each keyword should be interpreted with its own function, so it is easy to extend the code. The script language must be VBA (IF THEN ELSE etc.). No VB-Script-Engine must be used, but the interpreter must really be programmed in VBA. The following keywords should be supported: IF THEN ELSE ELSEIF "END IF" "SELECT CASE&quo...

    €29 / hr (Avg Bid)
    €29 / hr Keskimäär. tarjous
    2 tarjoukset

    ...additional functionality. See below. The sweep manager model shall contain: A possibility to define multiple sweep sets. A sweep set is a combinations of list- and corner sweeps where each parameter is allowed to be only used once in a sweep set, e.g. ListSweep("A", [1,2,3]) + ListSweep("B", [4,5,6]) A possibility to define certain parameter combinations that will be skipped via filter (indices or eval filter on rows - see ref. impl) Extend the model by a possibility to define parameters (defined by name, unit and default value) this should support using pre-defined parameters from the internal sweep use case that cannot be changed anymore by a user (since the test defined those parameters, users shall not be able to modify those inside TEEHouse) for ...

    €102 (Avg Bid)
    €102 Keskimäär. tarjous
    6 tarjoukset