Dim dim blackboardmunkák

Szűrő

Legutóbbi kereséseim
Szűrés erre:
Költségvetés
eddig:
eddig:
eddig:
Típus
Készségek
Nyelvek
    Munka státusza
    2,000 dim dim blackboard munka, árazás ebben: EUR

    Complete the programming assignment in your GitHub repository. When completed, commit the project to your GitHub repository and push back to GitHub. Submit this assignment to Blackboard by clicking on the assignment title and then pressing the submit button

    €12 / hr (Avg Bid)
    €12 / hr licitátlag
    16 árajánlat

    Please follow the requirements in chapter 8: Option C (page 8-53 to 8-73), and submit the required documents to the blackboard. This work needs to be finished on Warren Supply company in GP software, to login, please go to 1) Requirements included in chapter 8: 1) Option C - Intoduction: Intro of the project & supporting materials 2) Option C- Perform Maintenance for inventory sales prices Inventory sale prices maintenance for all inventory items of warren supply 3) Option C- Record dec 16-31 transactions and perform related maintenance (Transaction #1 - #16, 16 transactions in total) 4) Option C- Perform Dec 2017 Month-End Procedures 5) Option C- Record 2017 Year-end Adjusting entries 6) Option C- print reports 7) Option C -Submit reports and

    €20 (Avg Bid)
    €20 licitátlag
    4 árajánlat

    Please follow the requirements in chapter 8: Option C (page 8-53 to 8-73), and submit the required documents to the blackboard. This work needs to be finished on Warren Supply company in GP software, to login, please go to 1) Requirements included in chapter 8: 1) Option C - Intoduction: Intro of the project & supporting materials 2) Option C- Perform Maintenance for inventory sales prices Inventory sale prices maintenance for all inventory items of warren supply 3) Option C- Record dec 16-31 transactions and perform related maintenance (Transaction #1 - #16, 16 transactions in total) 4) Option C- Perform Dec 2017 Month-End Procedures 5) Option C- Record 2017 Year-end Adjusting entries 6) Option C- print reports 7) Option C -Submit reports

    €751 (Avg Bid)
    €751 licitátlag
    22 árajánlat

    Please follow the requirements in chapter 8: Option C (page 8-53 to 8-73), and submit the required documents to the blackboard. This work needs to be finished on Warren Supply company in GP software, to login, please go to 1) Requirements included in chapter 8: 1) Option C - Intoduction: Intro of the project & supporting materials 2) Option C- Perform Maintenance for inventory sales prices Inventory sale prices maintenance for all inventory items of warren supply 3) Option C- Record dec 16-31 transactions and perform related maintenance (Transaction #1 - #16, 16 transactions in total) 4) Option C- Perform Dec 2017 Month-End Procedures 5) Option C- Record 2017 Year-end Adjusting entries 6) Option C- print reports 7) Option C -Submit reports and

    €17 (Avg Bid)
    €17 licitátlag
    5 árajánlat

    ...pre-discussion today. As a next step, i would like to book one or more session with you to execute a PoC. I have the impression, it should be straight forward for you - but it is new to me. Definition of Done in a joint session via screen share in Telos AWS account: - Install PostGres on AWS RDS with 2 databases - Connect DataGrip from PC to AWS PostGres to create a simple dummy fact table, dim table, view table. - Install Microsoft SSAS 2019 on AWS - Connect Visual Studio to SSAS on AWS - Connect Visual Studio to Git - Create/deploy a tabular model in SSAS using PostGres database - Connect from PowerBI desktop to SSAS cube and drill through the tabular model - Connect from PowerBI desktop to AWS RDS PostGres View - Publish PowerBI and share access with sample user (no nee...

    €46 / hr (Avg Bid)
    Titkos
    €46 / hr licitátlag
    1 árajánlat

    This is my code: Dim MyDate As Date Let MyDate = Date - 'Date of today minus the date from the unbound field of the actual form Set db = CurrentDb strSQL = "SELECT * FROM tblAdressen WHERE (Aktiv = -1) and (Adressart = 1) and (LetztesAuftragsdatum) < & MyDate" Set rs = (strSQL) If Not Then Do While Not rs!InWerbebriefW = "-1" Loop Set rs = Nothing Set db = Nothing The code brings an error because of the reference to the form-field. if i use only <date()>, it works

    €20 (Avg Bid)
    €20 licitátlag
    14 árajánlat

    ...WORK SHOWING EXAMPLES OF CGI SNAKES OR OTHER ANIMALS THAT YOU HAVE CREATED SIMILAR TO THIS: (examples 2 - snake and 16 - underwater world) I need someone who can generate CGI snakes underwater (eels) for a 15 second video clip. You must be able to create the whole thing. Specifically like this: I would like an underwater environment, first a black screen, then dim/dark, and snakes (actually eels) will appear - first one, then another, then a third, then about ten - appears out of darkness is a kind of pattern/motion, maybe random, then all snakes converge to the centre and then immediately go off again in all directions with one snake coming forward to bite the viewer, name appears on screen, fade to black. I like silver and black tones for snakes, dark blue/black

    €1218 (Avg Bid)
    €1218 licitátlag
    6 árajánlat

    need a 12v led ring light pcb made that has the leds on it would be getting pcb board made with JLC pcb need the led light to dim if possible or have 3 light settings low med high. light is controlled by a main board in arcade game

    €104 (Avg Bid)
    €104 licitátlag
    24 árajánlat

    Hello, I have several excel sheets in the same excel doc, each sheet has it's own vba macro and they all has the same code, anyway i need them to automatically run every certain time, i have done my search for that topic but none of the simple co...please help me with that. Thank you, ----------------------------------------- vba code sample. ----------------------------------------- Private Sub Worksheet_SelectionChange(ByVal CountrySize As Range) If <> "$O$5" Then Exit Sub = False Dim ws As Worksheet: Set ws = (7) Dim r, r2 As Range . . . . . . . Call otherMacro End Sub Private Sub otherMacro() = False Dim ws As Worksheet: Set ws = (7) Dim r, r2 As Range . . . . . . End Sub

    €27 (Avg Bid)
    €27 licitátlag
    16 árajánlat

    Necesito una plataforma para dictar clases de marketing, quiero que tenga registro de usuarios y clases en vivo en su propio campus virtual, Similar a un blackboard, pero personalizado

    €312 (Avg Bid)
    €312 licitátlag
    15 árajánlat

    ...Folder being processed (e.g. ImportedInboxInfo) from step 1 and output (from the processing/delete step) to a file C: (replace yyyy-mm-dd-hh-mm with current date/time). Work must be well tested!!! Goal is to complete within 2 days. Sub RemoveDuplicateItems() Dim objFolder As Folder Dim objDictionary As Object Dim i As Long Dim objItem As Object Dim strKey As String Dim objItems As Items Set objDictionary = CreateObject("") 'Select a source folder Set objFolder = Set objItems = "[ReceivedTime]", False If Not (objFolder Is Nothing) Then For i = To 1 Step -1

    €44 (Avg Bid)
    €44 licitátlag
    5 árajánlat
    Vba Script fix Véget ért left

    Hello, I'm using a Vba script in order to scap data, but it doesnt' working more. I need to fix This is the script Sub pro1() Dim m As Integer 'If (Now()) = 8 And (Now()) = 9 And (Now()) = 2022 Then Dim element As IHTMLElement Dim elements As IHTMLElementCollection Dim IE As Object Dim html As HTMLDocument Set IE = CreateObject("") 'If you want to see the internet explorer window you should type down as True otherwise False = True For m = 2 To ("A" & ).End(xlUp).Row If ("B" & m) = "" Then GoTo lab2: Url = "" & ("B" & m) & "&__mk_it_IT=%C3%85M%C3%85%C5%BD%C3%95%C3%91&crid=2J09C1LHL9BH2&sprefix=" & ("B" & m) & &...

    €24 (Avg Bid)
    €24 licitátlag
    10 árajánlat

    Necesito diseñar e implementar un Data Warehouse, con sus modelos de Fact y DIM, ETL y BI a partir de una base de datos transaccional de reportes y poder hacer modificaciones en esos reportes. En Microsoft SQL Server.

    €164 (Avg Bid)
    €164 licitátlag
    8 árajánlat

    I need a creative and artistic responsive website (or better say an online show room) for displaying high end and exquisite artworks, antiques and ha...home decorative artworks) - Paintings (Oil on Canvas, Watercolor, ...) - Calligraphy - Lighting - Carpets and Klims - Modern, Abstract and Post modern statues - Handmade clothes (Dress, Shoes, Bags, ...) - Exquisite Antiques of all kinds - Mirrors - Accessories for women (Necklace, ...) - Clocks (Wall clocks) User friendly, Creative design, Professional layout, High end and elegant colors and dim lights and eye catching fonts and design! The homepage and showroom are extremely important! To create and propose sketch, you may use your own selected images for various categories until actual artworks images are provided for the actu...

    €230 (Avg Bid)
    Garantált
    €230
    135 pályamű

    I need a PCB designer and possible coding for a WS2812B clock. It is similar to the attached image. Basic Functions: - WS2812B LEDs around clock, 60 for the inner circle, 12 for the outer circle. - Text in front of the clock for the 'HR'. - Buttons on the back for reset WiFi/set time. - Button battery for holding the time when no power. - Light sensor to 'dim downlight at night, and make it brighter during the day. Advanced Functions: Integrated Camera module at the center of the clock. Code Integrations: - ESP32 WiFiManager (code exists) - ES32 CAM remote viewer (code exists) - Web Based page for modification of lighting. - Adjust dimming (light sensor) - WS2812 color picker wheel for setting, hour, minute, seconds. Thanks!

    €19 / hr (Avg Bid)
    €19 / hr licitátlag
    32 árajánlat

    Hi, I have already engaged an illustrator who kind of missed the mark. I wanted a illustration done of my gf as she would be teaching a class. She is a prep teacher (which is tiny kids) - What I wanted was her in a fun attire (normally in floral dress) enjoying teaching, in front of a whiteboard/blackboard. I want to try again, see what you can do. I don't know if there are any artists out there or even digital. Happy for you to use what they have done as I'm happy with the facial features. I'm happy to go for a cartoon character, just as long as it looks like her. Thanks

    €8 (Avg Bid)
    €8
    30 pályamű

    ...'***************************************************************************************************************** 'Based on the data listed on the "List" tab, remove any unmacthed Part Numbers data from the Cost Sources Template '***************************************************************************************************************** 'Part Number ' Dim Ws1 As Worksheet Dim Ws2 As Worksheet Dim Cl As Range Dim Rng As Range Dim Itm As Variant Set Ws1 = Sheets("List") Set Ws2 = Sheets("Parts") With CreateObject("") 'Column D of the List tab is the Part Number For Each Cl In ("D14", ("D" & ).End(xlUp)) If ...

    €20 (Avg Bid)
    €20 licitátlag
    31 árajánlat

    ...cover chapters 6,7,8 and 9 from this book. The questions should cover simple aspect of the chapter to harder full questions like those that are in the homework section of each chapter. Each question should have 1 correct and 3 incorrect answers. The form should be like the one below so that I can easily upload them into blackboard a learning management system. I use this to convert so please use word or similar. You should use statskingdom or something similar to check your work. The number of questions per chapter break down is Chapter 6 16 Chapter 7 24 Chapter 8 24 Chapter 9 36 I plan to hire in 48 hours. This needs to be done by Friday Morning Central standard time

    €85 (Avg Bid)
    €85 licitátlag
    25 árajánlat

    ...given to this program (that is, you can size your array at 100). ## How and What to Submit Submission will happen via this GitHub respository. So you'll need to make sure you *add* all necessary files , and you will also need to make sure your code is committed and pushed to GitHub *before* the submission due date. When you are ready for me to grade, please *also* submit something in the BlackBoard assignment to indicate that you are done so I know which commit to grade. Here are the files that should be present in your repository: * Any necessary C++ source files * A `Makefile` that builds your program * Any special instructions for running your program (if needed). ## Example Input and Ouput The following is an example of what the input/output process might look lik...

    €52 (Avg Bid)
    €52 licitátlag
    7 árajánlat
    MySQL lab Véget ért left

    Deliverable: Submit the SQL queries in a docx or txt file on Blackboard. Objective: Learn & Practice SELECT clause for the DATE functions, relation & logical operators, Special operators (BETWEEN, IN), aggregate functions (count, min, max, avg) and numeric functions (abs, ceil, floor) write SQL queries that does the following: (Use payment table from the sakila database) -- return the current date and time -- return only the date after returning both the date & time (from the above statement) -- return only the current date -- return the customer id, staff id, payment date, last update and a computed column called Span of days that is number of days between the payment date and the last update -- return the payment date and the last update and formats the payment date in...

    €28 (Avg Bid)
    €28 licitátlag
    31 árajánlat
    Outdoor lighting Véget ért left

    I would like to find someone to creat an app where we can take a picture of a house during the daylight. The app would need to dim then picture to look dark then allow the app user to brighten picture in select areas to resemble a outdoor lighting shining on the house.

    €726 (Avg Bid)
    €726 licitátlag
    64 árajánlat

    Hello! I am looking for somebody who has experience with this and who can quickly tell me how to go on. If somebody know what he's doing, it might be a 10 minute job. I am using Chilkat with .Net. I have a document which ...the individual functions must be specified with the name xmlPackage as POST parameter. (The transmission of the XML in the body via HTTP_RAW_POST_DATA is no longer supported). The Content-Type should be set to multipart/form-data. UTF-8 is to be used as encoding. I am looking for somebody who has done this with chilkat already and can quickly show me to do something like that. Dim req As New = "POST" = "multipart/form-data" = False And now I am lost.

    €11 (Avg Bid)
    €11 licitátlag
    5 árajánlat

    We are getting this error using the following: Please help ? The download of the specified resource has failed Dim objHTTP As New xmlhttp 'Dim objHTTP As New xmlhttp Post = api_xml_request eventlog = "open objHTTP" url = "" ' LIVE EBAY '''' url = "" "POST", url, False "Content-type", "text/xml;charset=""utf-8""" "X-EBAY-API-COMPATIBILITY-LEVEL", "961" "X-EBAY-API-SITEID", "3" "X-EBAY-API-CALL-NAME", apicall "X-EBAY-API-DEV-NAME", "58874018-0523-4c6f-8dd2-f320043b552b" "X-EBAY-API-APP-NAME", "Pinnacle-9eb

    €154 (Avg Bid)
    €154 licitátlag
    19 árajánlat

    I need to take my PBI that I have done so far to the next level on visualizations and more advanced DAX formulas and Measures. All data has been loaded and cleaned in PQ and DIM and FACT tables are in place. The model needs reviewing, new time intelligence measures, sharp graphics, and innovative ideas.

    €19 / hr (Avg Bid)
    €19 / hr licitátlag
    23 árajánlat
    Paddle court Véget ért left

    Hola Mateo, Estoy buscando alguien que me pueda ayudar con unos renders. Son unas pistas de paddle y unos containers en una parcela con arboles. La estética necesito que sea lo más realista posible, y los containers y suelo van a estar pintados con una estética muy gráfica. Yo te mando un cad con las dim generales, y un pdf con marcas e imágenes de referencia. Necesitaría tenerlo para el jueves por la mañana porque habra cambios (menores) y la entrega final el sabado. Podrias? :)

    €142 (Avg Bid)
    €142 licitátlag
    1 árajánlat
    Paddle courts Véget ért left

    Hola Jonathan, Estoy buscando alguien que me pueda ayudar con unos renders. Son unas pistas de paddle y unos containers en una parcela con arboles. La estética necesito que sea lo más realista posible, y los containers y suelo van a estar pintados con una estética muy gráfica. Yo te mando un cad con las dim generales, y un pdf con marcas e imágenes de referencia. Necesitaría tenerlo para el jueves por la mañana porque habra cambios (menores) y la entrega final el sabado. Podrias? :)

    €142 (Avg Bid)
    €142 licitátlag
    1 árajánlat
    Trophy icon Whiteboard animation Véget ért left

    Hi, I have a 4 min audio file that I would like an explainer video for. I know how I'd like it to be illus...Ultimately the end of the animation will be a "Cognitive Impairment" CLOUD, RAINING DOWN the abilities that are impaired onto a "Dementia" UMBRELLA, listing the "Reversible Dementias" on the left side of the umbrella handle and listing "Irreversible Dementias" on the right side. You will not be creating the voiceover or using the human characters... maybe a brown hand drawing with white chalk on a blackboard. I'd the sound of the chalk on the chalkboard as well. How much would that cost? If you price it affordably, with a 1-day turnaround for the first iteration, good responsiveness, and meets my expectations, there's a ...

    €69 (Avg Bid)
    Kiemelt Sürgős Garantált
    €69
    16 pályamű

    【Job description】 To record an explanation video of a primary school topic. You need to use the recording template we provide and abide by our recording specifications (beginning, ending sentences, blackboard writing requirements, lecture specifications, etc.) 【Job requirement】 1. Bachelor degree or above, related background in mathematics 2. Able to provide relevant teaching qualification certificate 3. Be able to explain mathematics problems in grades 1-6 of primary school, explain ideas, logic and articulation clearly 4. Be able to explain according to our template and be serious and responsible for the topic 【Salary】 Single video salary = basic salary (8500 Indonesian Rupiah/video) + reward salary (1000-2000 Indonesian Rupiah/video) Total Salary = Salary per video * Total numb...

    €6 / hr (Avg Bid)
    €6 / hr licitátlag
    14 árajánlat

    Very very easy project. I just do not have time. I have 43 images of antenna taken in dim studio lighting. I want you to remove background, enhance them and clean up. Final files is in high resolution transparent background PNG format. I need this completed in 24 hours. Budget is $50

    €37 (Avg Bid)
    €37 licitátlag
    40 árajánlat

    we are searching for interior designer who can create for us smart and modern 2D and 3D interior design for apartment (75m2), including dressing place, bathroom, glass shower inside the room, ect. we can provide site photos, as well as AutoCAD drawing with dim. project must include 2D layout design, 3D with texture and furniture. more information we can provide directly to designer.

    €276 (Avg Bid)
    €276 licitátlag
    79 árajánlat

    I need a teacher who teaches in Ukraine, you could take some pictures of handwriting. The specific requirement...Capture SW: iOS 15+, designated APP to upload data total amount of collected pictures: 20000 pieces Quantity limit: The equipment is grouped by model, and the total number of pictures that can be taken by each group is fixed. See Equipment Type and Demand Quantity Distribution Table categories: including notes/memos/lists, letters/diaries, menus, others, tables/forms, whiteboard/blackboard, flyers, cards, price tags/labels, receipts and recipes. See Category Description Table specification: Pictures involving privacy or abnormal shooting will be rejected. See Picture Specifications area: must be collected inside Ukraine More details DM me.

    €460 (Avg Bid)
    Helyi
    €460 licitátlag
    1 árajánlat

    ...receive academic credit. All assignments will be cross checked with an approved plagiarism detection program. Students in violation of plagiarism will not receive credit for the assignment and may be reported to the college administration for review

    €76 (Avg Bid)
    €76 licitátlag
    26 árajánlat

    I need a teacher who teaches in Vietnam, you could take some pictures of handwriting. The specific requirements...SW: iOS 15+, designated APP to upload data total amount of collected pictures: 20000 pieces Quantity limit: The equipment is grouped by model, and the total number of pictures that can be taken by each group is fixed. See Equipment Type and Demand Quantity Distribution Table categories: including notes/memos/lists, letters/diaries, menus, others, tables/forms, whiteboard/blackboard, flyers, cards, price tags/labels, receipts and recipes. See Category Description Table specification: Pictures involving privacy or abnormal shooting will be rejected. See Picture Specifications area: must be collected inside Vietnam More details DM me.

    €6 / hr (Avg Bid)
    Helyi
    €6 / hr licitátlag
    6 árajánlat

    I need to develop Natural language processing code with python so the code can extract the words listed in the provided documents when they are in free text such as text = "lack of stair handrails, poor stair design, he fall becuase of loose carpets, a lack of bathroom grab bars, dim lighting or glare, slippery surfaces, obstacles, tripping hazards, wet or polished floors, clutter " doc = nlp(text) for entity in doc: print (entity)

    €18 (Avg Bid)
    €18 licitátlag
    20 árajánlat

    We need a photographer in Gliwice, to take some photos for our POS terminals in a sport center or maybe other stores. Our people will talk to the stores and get their permission before the shooting day. Your job will be: to...center or maybe other stores. Our people will talk to the stores and get their permission before the shooting day. Your job will be: to the sport center at the agreed time. 2. Take pictures for our products on their counters (POS terminals) (our man will be onsite helping you) 2. You need to take a professional camera with you. And pls take lights with you in case the store is dim. 3. 20 good pictures at least. The pictures will be used in presentations, so they have to be pretty. The examples of pictures are uploaded for your referenc...

    €423 (Avg Bid)
    Helyi
    €423 licitátlag
    3 árajánlat
    Slider transition Véget ért left

    Sliders are not working on The first slider is on the main screen and the second slider should be displayed on the team section. The team slider haven't been developed. [Removed by Administration; Terms and Conditions. Payment should be done only in the site] I have more tasks for other projects in js.

    €21 (Avg Bid)
    €21 licitátlag
    35 árajánlat

    This shrewd state of mind ring should screen psychological wellness — without changing tones 1 The Happy Ring utilizes an EDA sensor to assist with deciding your psychological state By Victoria Song@vicmsong Aug 24, 2022, 10:10am EDT 1 remark Share this story Share this on Facebook Share this on Twitter SHARE Every sharing choice Dim shrewd ring on a table with a telephone The Happy Ring needs to separate itself as a "temperament" ring to assist with following your psychological wellness. Picture: Happy Health Startup Happy Health is hoping to give the mind-set ring a "savvy" makeover. Rather than questionable variety evolving stones, it has made the Happy Ring, which intends to alarm clients about their psychological well-being utilizing biometric sensors...

    €340 (Avg Bid)
    €340 licitátlag
    15 árajánlat
    Outlook VBA Issue fix Véget ért left

    ... so it happens after the mailitem has been sent but I cannot see this trigger. If you can fix this please let me know and put **FixMyVBA** at the front of your bid so I know you have read and understood this task. --Current code-- Private Sub Application_ItemSend(ByVal Item As Object, Cancel As Boolean) Dim wsh As Object Set wsh = ("") Dim waitOnReturn As Boolean: waitOnReturn = True Dim windowStyle As Integer: windowStyle = 1 Dim oAttachments As sName = "" hName = "" sPath = enviro & "c:compliance" sSaveFolder = "C:complianceattachments" If = "" Then For Each oAttachment In Location = InStr(1, , "image"

    €22 (Avg Bid)
    €22 licitátlag
    8 árajánlat

    ...Firehouse 12 in New Haven, but for this vid I think it would be much more effective in a church. If doing on location in a church it too expensive, we'll do Firehouse. I'd prefer a church. We do not need anything like a 14 microphone setup - I think a room mike or two attached to the vid would do it. Knowing churches, it's possible that there will be a lighting issue because Churches are often on the dim side, so I might like to bring in lights depending on cost. I fully believe money is coming, but right now I think that practically speaking the smart thing to do is go low budget, keep things simple. I have, for example, zero intention of taking out some sort of loan or sticking this on a credit card (I despise credit cards and never use them) Bonus information...

    €320 (Avg Bid)
    Helyi
    €320 licitátlag
    7 árajánlat

    Hi, After a PCB design and possible coding for a WS2812B clock. Similar to attached image. Basic Functions - WS2812B leds around clock, 60 for inner circle, 12 for outer circle. - Text on front of clock for the 'hr'. - Buttons on back for reset wifi / set time. - Button battery for holding the time when no power. - Light sensor to 'dim down light at night', and make brighter during the day. Advanced Functions. - Integrated Camera module at centre of clock. Code Integrations - ESP32 WiFiManager (code exists) - ES32 CAM remote viewer (code exists) - Web Based page for modification of lighting. -- Adjust dimming (light sensor) -- WS2812 colour picker wheel for setting, hour, minute, seconds. Thanks Tristan

    €127 (Avg Bid)
    €127 licitátlag
    23 árajánlat
    Trophy icon The Butter Chicken House Véget ért left

    “The Butter Chicken House” will also have a Drink & Ice Cream Corner and a small Asian Food Corner. Drink & Ice Cream Corner will have all kinds of Asian Drinks Vietnamese Coffee with Ice, Mango Lassi (Indian Drink), Thai Tea with Ice, Smoothies with Oriental Flavors and so on. Asian Ice Creams like Macha, Taro, Durian and many others. Asian fast-food items like Dumplings, Onion Baji, Samosa, Dim Sim and many more. We will keep changing and updating our menu as the time goes on. Whole idea is to be flexible and server what we are passionate about Summary: Indian Takeaway with following extra selling counters 1. Asian Corner - Selling Asian Dishes & Fast Food, with menu changing every month 2. Ice-cream Corner - Selling ice-cream from India and Asia 3....

    €46 (Avg Bid)
    Garantált
    €46
    75 pályamű
    IPV6 Subnetting Véget ért left

    1) Using the IPv6 network assigned specifically to you (posted on Blackboard) design an IPv6 sub-network (using CIDR notation) that will meet the needs of Acme Corporation (from LAB 8). The selected option must follow good network design goals. Develop an IP network number scheme for each type of device on the network. Apply your network IP number scheme by assigning IP addresses to types of devices used at each location. Diagram the entire network applying this scheme. 2) Using GNS3 or Cisco Packet Tracer complete the set-up of each router, switch, and PC in the Toledo-Napoleon-Port Clinton scenario. a. Each Router must use IPv6 Addressing b. Each location must have a switch connected to an Ethernet port The switch does not need to have an IP address assigned c. Each switch must h...

    €65 (Avg Bid)
    €65 licitátlag
    11 árajánlat
    tuya smart sdk Véget ért left

    I. Preferred Candidate should have previous experience using TUYA IoT PLATFORM II. IOs and Android App (native) which can control RGBW Wifi Controller III. The basic light functions we need are: - Control with App - Control with Voice... • To control the brightness of led strip lights • To set in different modes syncing on the beat of the music • Change preferred light colors • Set timings for the led light to turn on and turn off time • Feature of configurable nudes • Lightings moves • Other additional function, Lightnings function • Control different light pattern • Smooth Dimmer Effect. • Light Speed • Static Mode Dim Control • Control in Flash / Strobe / Fade-change / RGB Smooth-change. • adjust the...

    €438 (Avg Bid)
    €438 licitátlag
    10 árajánlat

    I need video lessons of German grammar, where you teach with the aid of a blackboard or other device, starting with basic concepts, german cases etc.. the objective is to achieve a reasonable level of knowledge of grammar so that one can read and understand simple sentences and text (provided vocabulary is ok, the purpose of this is NOT to teach vocabulary. Must cover prepositions, conjunctions, adverbs etc etc.. MUST SIGN AUDIO VIDEO COPYRIGHT RELEASE GIVING ME FULL RIGHTS.

    €230 (Avg Bid)
    €230 licitátlag
    1 árajánlat

    I need video lessons of German grammar, where you teach with the aid of a blackboard or other device, starting with basic concepts, german cases etc.. the objective is to achieve a reasonable level of knowledge of grammar so that one can read and understand simple sentences and text (provided vocabulary is ok, the purpose of this is NOT to teach vocabulary. Must cover prepositions, conjunctions, adverbs etc etc.. MUST SIGN AUDIO VIDEO COPYRIGHT RELEASE GIVING ME FULL RIGHTS.

    €230 (Avg Bid)
    €230 licitátlag
    1 árajánlat

    Need tutoring help in chemistry 1. Syllabus and book will be shared 2. Mode of tutoring is English 3. Should be willing to provide 15min demo or sample tutoring video 4. Tutoring experience preferred 5. Must have a pen-tab or other similar product Please bid if you are willing to accommodate these requirements.

    €32 / hr (Avg Bid)
    €32 / hr licitátlag
    7 árajánlat

    Need tutoring help in chemistry 1. Syllabus and book will be shared 2. Mode of tutoring is English 3. Should be willing to provide <20min demo. 4. Tutoring experience preferred 5. Must have a pen-tab or other similar product Please bid if you are willing to accommodate these requirements.

    €12 / hr (Avg Bid)
    €12 / hr licitátlag
    9 árajánlat

    ...Also I don't manage to save and close each ppt files. Macro that loops through files : Dim myPresentation As Object Dim PowerPointApp As Object Set myPresentation = CreateObject("") 'Find last row of path files list lastRow = Cells(, "A").End(xlUp).Row 'Looping through files For i = 1 To lastRow 'Defines pwp file to open DestinationPPT = Cells(i, "A") 'opens pwp file DestinationPPT = True 'Then I would like to : remove unused master slide, save, close Next i End Sub Macro that works when used directly in pwp : Sub SlideMasterCleanup() Dim k As Integer Dim n As Integer Dim oPres As Presentation Set oPres = ActivePresentation On Error Resume Ne...

    €23 (Avg Bid)
    €23 licitátlag
    27 árajánlat

    ...me know in your comments. BEFORE YOU START - please review the instructions for this task: - going over the instructions carefully will help you complete the work quickly and without any problems - if something is not clear, please PM me PARTICIPANT REQUIREMENTS - normal or corrected-to-normal vision - a good working environment without distractions and dim lighting to be able to see image details on your screen clearly - experience with photography, design or visual arts is appreciated but not required WORK PLAN 1. It is essential to read the task instructions () to understand the concept of technical quality clearly, and learn how to use the application and the quality rating scale. 2. You will receive a list of

    €140 (Avg Bid)
    €140 licitátlag
    9 árajánlat