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
    2,000 void punët e gjetura, me çmimin EUR

    .../src/branch/master/Documentation/protobuf/ the has a skeleton ... it will compile but there's a logic error somewhere which writes a file incorrectly and it cannot be read back causing a crash on boot/bootloop My requirements are as follows. Implement void createDefaultSettings(); Implement bool loadSettings(Settings& settings);; Implement bool saveSettings(const Settings& settings); So that the file is read and written to in binary format (protobuf) Skills and Experience Required: - Proficiency in Arduino programming language - Strong understanding of ESP32 firmware development - Experience in identifying and fixing functionality

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

    Find fix to problem of "ETH not working on our Custom board using LPC1758 "based LPCExpresso LPC1769 board. Our board uses LPC1758, Initial rev boards worked all good. ( Even though  MIDO, MDC is funstion are not available on 1758) On Next revision boards ETH does not work. ( No change was done to schematic except fixing  SCL, SDA for I2C bus) Debug halts at following line; in void Chip_ENET_Init(LPC_ENET_T *pENET, bool useRMII) /* Initial MAC configuration for full duplex, 100Mbps, inter-frame gap use default values */ pENET-> = ENET_MAC1_PARF;

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

    I am posting this as a single task within a project. Use a FFAppState callback to send the result to an app state variable in flutterflow Guidance doc:, , , }) : super(key: key); final double? width; final double? height; @override _PickerDemoState createState() => _PickerDemoState(); } class _PickerDemoState extends State<PickerDemo> { @override Widget build(BuildContext context) { return Scaffold( body: Center( child: TextButton( child: Text("Pick Delivery location"), onPressed: () { showPlacePicker(); }, ), ), ); } void showPlacePicker() async { LocationResult? result = await (context).push(MaterialPageRoute( builder: (context) => PlacePicker("API Key"))); // Handle the result in your way print(result); } }

    €29 (Avg Bid)
    €29 Oferta mesatare
    4 ofertat
    xamrin project -- 3 Ka përfunduar left

    Xamarin Project Description Platform: Android i have hold project on xamarin i try to compilr the code on VS 2022 and i have error that i can fix error: package does not exist private native void n_onLoadComplete ( p0, p1);

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

    I just did an update with wp-bakery and it seems to have caused a critical error on the website. When trying to visit the website it says: "There has been a critical error on this website." and when trying to edit the page it does not allow me to do click anywhere. The bottom of the screen shows javascript: void (0);.

    €109 (Avg Bid)
    Urgjent
    €109 Oferta mesatare
    30 ofertat

    using ; using System; using ; using ; class Program { static void Main(string[] args) { // Specify the local folder path. string localFolderPath = @"C:TempMyFolder"; // Specify the SharePoint site URL. string sharePointSiteUrl = ""; // Specify the SharePoint document library name. string documentLibraryName = "Shared Documents"; try { // Create the local folder if it doesn't exist. if (!(localFolderPath)) { (localFolderPath); ("Local folder created successfully."); } else {

    €36 / hr (Avg Bid)
    €36 / hr Oferta mesatare
    23 ofertat

    ...uk/biohazard-cleaning/hoarders-cleaning/ sewage cleaning services in uk new build cleaning services in uk trauma cleaning services in uk void cleaning services in uk one off deep cleaning services in uk end of lease cleaning services in uk move in cleaning services in uk move out cleaning

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

    Below is the code to start speech recognition using a method startRec1() which requests Activity result until the user speaks "stop recording", when it saves the recording. The problem is it just saves the last audio recorded. Can you rewrite the below code so that it merges the audio spoken (audioUris) and saves it when "stop recording" is spoken. @Override public void onActivityResult(int requestCode, int resultCode, Intent data) { // the resulting text is in the getExtras: (requestCode, resultCode, data); if(requestCode==1625){ isRecording=false; Bundle bundle = (); ArrayList<String> matches = (RecognizerIntent.EXTRA_RESULTS); recognizedText =recognizedText+"

    €6 (Avg Bid)
    I garantuar
    €6
    9 kandidaturat

    I am interested in working on a Computational Fluid Dynamics based Simulation Project in which I want to flow the Air and water inside two adjacent U shape-tubes {Geometry I will provide}. The Flow rate of the air will vary based on the void fraction of air inside the tubes which varies from 5-50% Void Fraction of the tube diameter and the Water flow rate will vary from 0.0278 Kg/sec to 0.27 Kg/sec. The tubes inside which this air-water mixture will flow should be vibrated by using some external force at 50 Hz frequency using the 6 different types of vibrations {Asymmetric, Symmetric, Wagging, Twisting, Scissoring, and Rocking}. I am interested in looking at the effect of external different modes of vibrations on the hydrodynamics and phase distribution of the flowing air-wat...

    €158 (Avg Bid)
    €158 Oferta mesatare
    10 ofertat
    .co.uk link building and seo Ka përfunduar left

    ...scene cleaning services in uk Biohazard cleaning services in uk Extreme cleaning services in uk Void cleaning services in uk Gross filth cleaning services in uk After death cleaning services in uk Pet fumigation services in uk End of lease cleaning

    €69 (Avg Bid)
    €69 Oferta mesatare
    46 ofertat

    ...following features: Attached document provides details of how carriers can integrate with Amazon SEND Platform. Amazon SEND has 4 basic operations viz ESTIMATE, CONFIRM, PICKUP and VOID and 1 additional operation viz FILE TRANSFER. Each operation is discussed in detail below: ESTIMATE : This operation is for retrieving shipping quotes from the carrier for a shipment. CONFIRM : This operation is for creating a shipment with the carrier. PICKUP : This operation is for scheduling/creating a pickup with the carrier. FILE TRANSFER : This operation will be used for transferring customs related files to the carrier. VOID : This operation is for cancelling the shipment (and pickup) with the carrier. Request for Payment (RFP) Using EDIFACT INVOIC Format It needs to have certai...

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

    ...bits // WiFi client to send proximity data to a server WiFiClient client; void setup() { (115200); // Connect to WiFi (ssid, password); while (() != WL_CONNECTED) { delay(1000); ("Connecting to WiFi..."); } ("WiFi connected"); // Initialize the DW1000 module (DW1000_RST_PIN, DW1000_IRQ_PIN, DW1000_SCK_PIN, DW1000_MISO_PIN, DW1000_MOSI_PIN, DW1000_SS_PIN); // Setup the DW1000 ranging module (DW1000.MODE_SHORTDATA_FAST_ACCURACY); // Setup PWM pin ledcSetup(0, PWM_FREQ, PWM_RESOLUTION); ledcAttachPin(PWM_PIN, 0); ("Proximity sensor started"); } void loop() { // Get the distance measurement from the DW1000 module DW1000Ranging

    €109 (Avg Bid)
    €109 Oferta mesatare
    38 ofertat
    allcleaningservices.co.uk Ka përfunduar left

    ...Cleaning Hoarder Properties UK Hoard Cleaning Services UK Biohazard Property Cleaning Services UK Blood Cleaning Services UK Mould Cleaning Services UK Antibacterial Cleaning Services UK Covid Deep Cleaning Services UK Antiviral Fogging Services UK Specialist Cleaning Services UK Specialist Cleaning Company UK Extreme Cleaning Services UK Extreme Cleaning Company UK Dirty Property Cleaning Services UK Void Property Cleaning Services UK Allergies Cleaning Services UK Cleaning Services After Pest Control Contamination Cleaning Services UK Vomit Cleaning Services UK Faeces Cleaning Services UK Urine Cleaning Services UK Unhealthy Property Cleaning Services UK Hazardous Cleaning Services UK Disinfecting Services UK Pet Fumigation Services UK Deodorising Services UK Sanitising Service...

    €64 (Avg Bid)
    €64 Oferta mesatare
    62 ofertat
    Wood Furniture Design Ka përfunduar left

    ...no variations or Deviation. A breif about us, we are a wood furntire factory we aim to produce wood furniture to cater for housing residence. The uses for the furnture could be the following: 1. Coat, Jackets Cabinet for guests to hand their Jackets when visiting. 2. Night Stands. 3. Coffee Table. 4. Home Elegent Coffee Machines or Coffee making corner or cabinet with storage for beans, cups, void for a small fridge etc.. etc.. 5. TV units. 6. Baby wardable and storage for other things such as daibers, baby milk with drawers for storage etc.. etc.. 7. Baby Changing stations with drawers for storage to store baby essentials. The ideal candidate should have a strong portfolio showcasing past work in woodworking, particularly in the design and fabrication of cabinets. I am par...

    €339 (Avg Bid)
    €339 Oferta mesatare
    55 ofertat
    Architect 4 me Ka përfunduar left

    Hi, I hope the poorly written explanations below helps.... LOWER LEVEL Remove 2 of the 4 'Bed 2' walls, the 2 closest to the study and living area. Remove 'Bath' completely. Replace 'Bath' with a kitchen. Replace 2 walls that have windows to outside with floor to cie...area. Remove 'Bath' completely. Replace 'Bath' with a kitchen. Replace 2 walls that have windows to outside with floor to cieling glass bi-fold doors. UPPER LEVEL Remove kitchen entirely. Extend 'Bath' to half way through the current kitchen space, leaving a nook between new bathroom wall and stairwell void. Replace door between 'Bed1' and 'Lounge' with a wall. Move 'Water tank' to back left of yard. replace with a skylight ...

    €1187 (Avg Bid)
    €1187 Oferta mesatare
    31 ofertat

    ...a long term position. You would be working with our video editor and my team leader and we would provide you with a Google sheet so you would know what needs to be done next and to stay organized. After you turn the article into a script you would record it. You would need to have some kind of professional microphone so that your voice comes through nice and clear. Obviously it should be void of any background noise. Must write and speak great English. Speaking should be in a friendly, overall happy tone. A sense of humor is always appreciated. You can batch the articles to stay current. -->> Please provide a sample of your voice and tell me about your recording setup and experience (what kind of mic do you use? how long have you been doing this? etc..)...

    €7 / hr (Avg Bid)
    €7 / hr Oferta mesatare
    9 ofertat
    Pos + Inventory Sales -- 2 Ka përfunduar left

    LIFETIME LICENSE: Point of Sales + Invent...contains items sold, and can be generated daily, weekly, monthly, or yearly. The report also contains the total profit. Delete/Void Sales E. Stocks - Monitor stocks, changes on row colors (red) if stock is running low F. Add user - add a user for POS login G. Manage User for POS - You can delete, or change the password, or position of a user. H. Add Discount - Add discount to current Sales / Order I. Print Receipt - Print receipt for the current transaction, it contains subtotal, discount, cash tendered, and change. J. Calculator - Can be used for manual computation. NEW FEATURES ADDED: *Stock-IN Logs *Import/Add Items via Excel File *Transaction Number *Delete / Void Sales *Enhance Search *Auto Generated Barcode Image Message me ...

    €1051 (Avg Bid)
    €1051 Oferta mesatare
    14 ofertat
    Good Quality SEO Services Ka përfunduar left

    ...Cleaning Hoarder Properties UK Hoard Cleaning Services UK Biohazard Property Cleaning Services UK Blood Cleaning Services UK Mould Cleaning Services UK Antibacterial Cleaning Services UK Covid Deep Cleaning Services UK Antiviral Fogging Services UK Specialist Cleaning Services UK Specialist Cleaning Company UK Extreme Cleaning Services UK Extreme Cleaning Company UK Dirty Property Cleaning Services UK Void Property Cleaning Services UK Allergies Cleaning Services UK Cleaning Services After Pest Control Contamination Cleaning Services UK Vomit Cleaning Services UK Faeces Cleaning Services UK Urine Cleaning Services UK Unhealthy Property Cleaning Services UK Hazardous Cleaning Services UK Disinfecting Services UK Pet Fumigation Services UK Deodorising Services UK Sanitising Service...

    €114 (Avg Bid)
    €114 Oferta mesatare
    103 ofertat

    ...our content and offered as a chatbot, similar to how ChatGPT v3.5/v4 operates. We aim to reuse the OpenAI infrastructure and potentially rent an instance from them, utilizing the language model they support. We need you to provide a few endpoints for this model instance, such as: - POST learn(args: {instanceId: string; title: string; content: string}): void - DELETE learn(args: {instanceId: string; title: string; content: string}): void // To remove this content (optional) - GET startChat(args: {instanceId: string;}): string // To retrieve a session ID - GET ask(args: {instanceId: string; question: string}): string // This endpoint is where the user asks something and the AI responds with an answer. These methods are likely what we need for this. We should be able to ...

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

    I have a pasrer in lex and yacc for a specific language. I need to add support for "arg->" and change the function declaration order from: function int foo(){ to: function foo(arg-> x, y, z: int; arg-> f: real): void{ function goo(): char{

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

    Hello, I have a pasrer in lex and yacc for a specific language. I need to add support for "arg->" and change the function declaration order from: function int foo(){ to: function foo(arg-> x, y, z: int; arg-> f: real): void{ function goo(): char{ I need it now, within few hours, if you are not experienced don`t contact me. its 5 minutes work.

    €18 (Avg Bid)
    €18 Oferta mesatare
    2 ofertat
    line following robot Ka përfunduar left

    required to follow line and execute set of commands according to which lines are detected. in the void pick up, i need the ultrasonic sensor to work and when a distance is measured, it has to perform the commands as stated. please check and verify if it is correct.

    €30 (Avg Bid)
    Urgjent
    €30 Oferta mesatare
    6 ofertat

    ...apartment - all furniture is damaged and/or unhygienic) Negligence Illness from poor environment Unsafe Unsanitary living conditions Emotional damage for 6 months Negative Business Damage & impacts to my business Extra expenses for house: Deep cleaning, Etc. Threatening (please pay for the monthly rental payment for April 22 to May 21 Because if you fail to pay the lease contract is null and void and you will lose your 2 months security deposit.) Blackmailing “The owner will only agree to pay if you would stay longer and not just 1 year” Emotional distress Theft (realtor cousin who works for realtor with power of attorney) stole various items which was admitted by Realtor & owner of apartment mandated rep Trespassing / Entering my home without my pe...

    €22 (Avg Bid)
    Lokale
    €22 Oferta mesatare
    7 ofertat
    asp.net website relaunch Ka përfunduar left

    Asp.net application that was live a number of years ago. Looking to simply republish but running in to a number of errors. Likely something simple. Error example below: Compilation Error Descriptio...number of errors. Likely something simple. Error example below: Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: CS0103: The name 'log4net' does not exist in the current context Source Error: Line 5: void Application_Start(object sender, EventArgs e) Line 6: { Line 7: (); Line 8: // Code that runs on application startup Line 9:

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

    I'm looking for a freelancer to help me with a project requiring WS2811 protocol implementation on an MCU in C/C++. The MCU platform I'm interested in is either the Nyquest NY8A054E, Padauk PMS171B-S14, or HolyChip HC18P110B0-SOP14-T. I would like for the freelancer ...begin transmitting when the transmission state changes from FIRST_BITS to ACTIVE, immediately after the transmission speed is adjusted and the active_start stub function is called. * PWM pins and ADC pins should not be selected for data in and data out pins if other options are available. stub function prototypes: void first_bits(void *data_shift_register) { // Does nothing yet. } void last_bits(void *data_shift_register) { // Does nothing yet. } void active_start(voi...

    €222 (Avg Bid)
    €222 Oferta mesatare
    6 ofertat
    multiphase flow pumps Ka përfunduar left

    Prepare a technical report on multiphase flow pumps The report should include pumps that used for pumping two phase gas liquid mixture at all range of gas to liquid ratio or gas void fraction ( GVF ) including specifications , design and homogenizer and separator if exist in the selected pump.

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

    I want to use the free script below to load a 768x60 pixel size banner instead of a top cover image sized of 1280x864 pixels like you can see in the demo link below by keeping the same scrolling effect. I will use the 768x90 pixel banner in the middle of my webpages and people will see it when they scroll on my webpages. Link of free existing css c...script does already do the nice effect when scrolling Max and min size should be adjusted + adjust the 768x90 pixel image size in percentage proportionally to the screen size so it's visible properly on mobile and desktop devices. You can use any 768x90 sized banner to show me that what your edited code works. Info: 1) Automatic bids will be Ignored 2) Bid with irrelevant prices will be Ignored/void. i.e. You bid $30 then you as...

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

    My project is about requiring an academic and technical writer for a series of research papers. The total number of pieces I need is 1-3, and the desired turnaround time for each document...total number of pieces I need is 1-3, and the desired turnaround time for each document is 24 hours. The writer should have relevant knowledge in writing research papers, be able to bring new insights, and have excellent writing and communication skills. The writer should also have a keen attention to detail, be reliable, and able to follow instructions. The final documents should be original and void of plagiarism. Accuracy and quality are of the utmost importance for this project. If you feel that you have what it takes to complete this job successfully and within the specified time frame, ple...

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

    I am looking for an experienced developer to build a paraxial scroll down banner ad code for both iOS and Android mobile devices. We are unsure if the code will be used for services such as managed cloud hosting. The code must be designed to display in an aesthetically pleasing way on a variety of devices and platforms. The banner ad should be optim...the following: 1) The code to show any banner image on my own website in that format on mobile devices. If you already have something more rich in feature let me know and send me a demo or sample so I can see how it looks like. Please let me know what image size in pixel is compatible for such banners on mobile. Info: 1) Automatic bids will be Ignored 2) Bid with irevelant prices will be Ignored/void. i.e. You bid $30 then you ask $10...

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

    Hi, I have Amasty Order Status extension and on some products it cause an error in checkout. In the the error is: : TypeError: AmastyOrderStatusModelAmOrderStatusRegistry::register(): Argument #1 ($status) must be of type string, null given, called in .../vendor/amasty/module-order-status/Plugin/Sales/Model/Or...type string, null given, called in .../vendor/amasty/module-order-status/Plugin/Sales/Model/Order/ on line 34 and defined in ..../vendor/amasty/module-order-status/Model/ on line 34: $this->amOrderStatusRegister->register($result->getStatus()); on line 52: public function register(string $status): void I need some one to fix the issue. ONLY FINAL BIDS!!!

    €41 (Avg Bid)
    €41 Oferta mesatare
    42 ofertat
    c++ project -- 4 Ka përfunduar left

    ...great data structure for storing information with identifiers // A n " engine" f or g enerating r andom n umbers std::mt19937 random_mt; // U sing t hat e ngine generate a r andom n umber b etween t he two p arameters (inclusively) int Random(int min, int max) { uniform_int_distribution<int> d ist(min, max); return dist(random_mt); } You need to create a function that has the following signature: void RollDice(int numberOfRolls, int numberOfSides); you’re going to create a map<key,value> object to store the results of these rolls. The number rolled is the key, and the number of times it is rolled is the value. store data in a slightly more complex format. You’re going to load a file that has information about states in the US. The data will i...

    €29 (Avg Bid)
    €29 Oferta mesatare
    15 ofertat
    RetainScape -- 2 Ka përfunduar left

    I want to create a product using generative ai where you can paste your articles or textbooks passages in and it creates images to help with retention of the content with a narrator in whatever void the customer wants at whatever speed they want

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

    I'm looking for an experienced academic researcher and writer to help me with a project in data analytics and art...experienced academic researcher and writer to help me with a project in data analytics and artificial intelligence. The research will involve both quantitative and qualitative methods and I have a formulated research question. I will provide more details about the project itself and the target audience upon discussion. Your primary tasks will include designing a research plan,writing the project void of plagiarism , identifying data sources, and conducting rigorous analysis. . If you are interested in this project, please get in contact with me and provide your portfolio, past research experience, and any related certifications you may have. I look forward to wo...

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

    Greetings, We have android Application, where we need to close our VAPT Observations in 2 High Points. 1. Root Bypass using Magsik (Denylist) 2. SSL Pinning Bypass using BurbProoxy and Void Certificate. Need to Complete the task in 24 Hrs.

    €111 (Avg Bid)
    Urgjent
    €111 Oferta mesatare
    7 ofertat

    ...What I am hiring you to do: Task : Download the DarkGDK game engine and modify the game engine to support bending sprites according to the mouse cursor position as currently DarkGDK doesn't support this. Example scenario: Suppose I have a straight metal pipe sprite that is facing up and based on the mouse cursor position I want to bend the top half of the pipe. Example: New DarkGDK function void dbBendSprite( int SpriteID, int vertex, float angle); This small example video provides a clearer example of what I am looking for: Game Engine Used: DarkGDK This is a small task but requires a small game engine modification To download DarkGDK use this link: Download the "Dark GDK - ", Download

    €9 - €28
    €9 - €28
    0 ofertat
    Rest Api Request Issue Fix Ka përfunduar left

    ...valueOf("true")); JSONObject js = new JSONObject(params); Log.e("Postdata",()); JsonObjectRequest b = new JsonObjectRequest(1, "", js, new <JSONObject>() { @Override public void onResponse(JSONObject response) { Log.e("mydata",()); } }, new () { @Override public void onErrorResponse(VolleyError error) { } }); ().addToRequestQueue(b,"text"); }catch (Exception e){ (); } //CustomRequestQueus public class CustomRequestQueues

    €13 (Avg Bid)
    €13 Oferta mesatare
    7 ofertat
    tromino tiling Ka përfunduar left

    ...the coordinate of the missing square in the second figure above is (1, 1). You will make a function called tromino as below. void tromino /* function to do tiling */ ( int x_board, int y_board, int x_missing, int y_missing, int board_size ); /* size of board, which is a power of 2*/ The main program should call tromino( 0, 0, x_missing, y_missing, board_size), which allows the user to input board_size by prompting the line “Please enter size of board (0 to quit):” first, then to input coordinates of missing square for x_missing and y_missing by prompting the line “Please enter coordinates of missing square (separate by a space):”. For the tromino function below, void tromino /* function to do tiling */ ( int x_board, int y_board, int x_missing, ...

    €18 (Avg Bid)
    €18 Oferta mesatare
    8 ofertat
    I need a screenwriter Ka përfunduar left

    ...book of Genesis, and excerts from my book: True Beginnings: An African Perspective. Scriptures from the book of Genesis dictate to forming of the world and man and should be quoted throughout the writing of the script. The vision begins with outer space, stars, and other planets with the planet earth in the center. The focus is on the earth, which is engulfed in dark water, without form, and void (KJV). A large land mass (Pangea), appears up out of the dark water (and darkness was on the face of the deep, KJV), in the center of the earth, and straddling the equator (no divided continents yet). And God said, let the waters under the heaven be gathered together in one place, and let the dry land appear, ( KJV). And God said, let the earth bring forth grass. God brings f...

    €897 (Avg Bid)
    €897 Oferta mesatare
    21 ofertat

    Looking for character art of my guild leader and I together to commemorate the evolution of our friendship the past 6 years online. We are meeting for the first time and we have become the best of friends over this game and guild. She is a female Night Elf Restoration Druid named Tigandra and I am a male Void Elf Frost/Arcane mage named Avery. Something like to represent the alliance and friendship we have built over the years. I would consider myself chaotic neutral/trickster archetype and her a lawful neutral figure by dnd archetypes. Would love something worthy of a gift to commemorate our friendship and meeting. Willing to discuss more details to achieve the vision of this piece.

    €855 (Avg Bid)
    €855 Oferta mesatare
    63 ofertat
    Picture, Artwork Ka përfunduar left

    Create a picture that represents the world from when it was void until the present day of the fourth industrial revolution. Showing the growth from what appeared to be nothing to everything we see today.

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

    Create a C# function that can configure the rpi nwetwok interface. I have at c# net core 6 project. From that I need to be able to reconfigure the rpi network. -Set DHCP -Set static ip address -Configure wifi -Toggle between ethernet and wifi class NetCnf { public void SetNetConfig( NetCnf netCnf) { //Do the stuff } public NetCnf GetNetConfig( ) { //Do the stuff } } public class NetCnf { public WifiCnf wifiCnf; public bool useDhcp; public string staticIp; public string sumnetMask; public string defaultGateway; } public class WifiCnf { public string ssid; public string pwd }

    €159 (Avg Bid)
    €159 Oferta mesatare
    10 ofertat
    c++ zybook errors Ka përfunduar left

    ...The is a read file only as well as other files the only file that can be modified or changed is the LinkedList.h. We will work remotely through my computer, teamviewers : In function ‘void TestRemove()’: :19: error: ‘class LinkedList<std::__cxx11::basic_string<char> >’ has no member named ‘Remove’ 43 | int count = (val); | ^~~~~~ :15: error: ‘class LinkedList<std::__cxx11::basic_string<char> >’ has no member named ‘Remove’ 49 | count = (val); | ^~~~~~ : In function ‘void TestOtherRemoval()’: :7: error: ‘class LinkedList<std::__cxx11::basic_string<char> >’ has no member named ‘RemoveAt’; di...

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

    Hello guys i have super simple task. 1. need to add to head <?php include_once 'app/'; include_once 'app/'; ?> 2. before </head> add: <script>function downloadApp(){window.location.href='app/';}</script> 3. Add it to buttons: href="javascript: void(0);" onclick="downloadApp();" webisite file is here: good review from my side

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

    ...the enum type will vary I need to use a generic type. Code to run CustomConverter public void ConfigureServices(IServiceCollection services) { ().AddJsonOptions(x => { (new CustomConverter<T>()); }); Class: using ; using ; namespace ; public class CustomConverter<T> : JsonConverter<T> where T : Enum { public override T Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options) { string? data = (); return <T>()!; } public override void Write(Utf8JsonWriter writer, T value, JsonSerializerOptions options) { writer

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

    ...Cleaning Hoarder Properties UK Hoard Cleaning Services UK Biohazard Property Cleaning Services UK Blood Cleaning Services UK Mould Cleaning Services UK Antibacterial Cleaning Services UK Covid Deep Cleaning Services UK Antiviral Fogging Services UK Specialist Cleaning Services UK Specialist Cleaning Company UK Extreme Cleaning Services UK Extreme Cleaning Company UK Dirty Property Cleaning Services UK Void Property Cleaning Services UK Allergies Cleaning Services UK Cleaning Services After Pest Control Contamination Cleaning Services UK Vomit Cleaning Services UK Faeces Cleaning Services UK Urine Cleaning Services UK Unhealthy Property Cleaning Services UK Hazardous Cleaning Services UK Disinfecting Services UK Pet Fumigation Services UK Deodorising Services UK Sanitising Service...

    €98 (Avg Bid)
    €98 Oferta mesatare
    95 ofertat
    Trophy icon Logo Design Ka përfunduar left

    ‘8 ELEMENTS HEALTH & WELLNESS’ LOGO: Any design, modern ideas welcome. Colour scheme turquoise, teal, white, black, grey. The number 8 to be included in the logo, it symbolizes infinity if you rotate it, use that. Please see pictures attached for reference. The 8 elements are: fire, earth, water, air, spirit above, spirit below, spirit within and lastly the 8th element is the void (infinite nothing/absolute everything, limitless possibilities of the universe). Also, there are 8 elements of holistic health and wellness: physical, intellectual, social, emotional, spiritual, vocational, financial, & environmental. Some pictures are attached for reference. PLEASE create something that symbolizes the above mentioned. This is a Holistic Centre offering Spiritual...

    €33 (Avg Bid)
    I garantuar
    €33
    416 kandidaturat

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