ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 array opengl งานที่พบ, การเสนอราคา USD
    OpenGL and Python task หมดเขตแล้ว left

    Im looking for someone with knowledge of OpenGL and Python and someone who can deliver results on time

    $21 (Avg Bid)
    $21 การประมูลเฉลี่ย
    10 คำเสนอราคา
    Need a Php socket developer -- 2 หมดเขตแล้ว left

    Socket 1. There must be a fuction witch update user online offline status a)Create a room For All the user who come online b)Create a diffrent rooms for calling purpose , user can create a room with room id given by user in this method user create a call so the notification will...will be generated and a response must be given back to the user of dicoonection 8. Sockets must have low crash probabilty so we will user all function dependent on room id only 9. Room name or room id will be defined by the users only , 10. All the function must have low lantency so will must avoid loop while adding or removing the user from onine room in that case we will user associative array . 11. Updation in rooms connect discconet will be handle by android developer (Code area incide the...

    $119 (Avg Bid)
    $119 การประมูลเฉลี่ย
    4 คำเสนอราคา
    Fixing my json result in php 8.1 หมดเขตแล้ว left

    I am looking for someone who can help me to fix the issue: public function selectedUser1($id){ $response = array(); $sql = "SELECT DISTINCT , FROM userDatabase WHERE = ? GROUP BY "; $statement = $this->conn->prepare($sql); if (!$statement){ throw new Exception($statement->error); return $returnValue; } $statement->bind_param('s', $id); $statement->execute(); $result = $statement->get_result(); if ($result->num_rows > 0) { while($row = $result->fetch_assoc()){ $response[] = json_encode($row); } } return $response; } ========= $result = $access->selectedUser1($id); if(!empty($result)){ echo "{ "results": "; ech...

    $22 (Avg Bid)
    $22 การประมูลเฉลี่ย
    7 คำเสนอราคา

    project of optical phased array antenna beam steering and psll optimization using machine learning and genetic algorithms n pso. a grouping technique of antennas for optimizing psll and improve beem steering using genetic algorithms or any other machine learning algorithms in python . Do group phase correction to reduce time and improve psll for 64 to 1024 antennas

    $155 (Avg Bid)
    $155 การประมูลเฉลี่ย
    9 คำเสนอราคา
    word press site crashed due to new php. หมดเขตแล้ว left

    Our word press site crashed an we are unable to access dashboard. We have access to files and db through controlpanel by our hosting provider and ftp. The message we have at screen is: "Fatal error: Array and string offset access syntax with curly braces is no longer supported in /customers/9/5/a/ on line 757" Are you able to help?

    $30 (Avg Bid)
    $30 การประมูลเฉลี่ย
    53 คำเสนอราคา
    subdomain issue on laravel project -- 2 หมดเขตแล้ว left

    We have a website on laravel. In routes we have created a route with subdomain as Route::group(array('domain' => ''), function() { Route::get('company/profile/{slug}', [CompanyController::class, 'companyProfile'])->name('companyProfile'); }); while this is works on locahost (XAMP) it is not working on server.

    $13 (Avg Bid)
    $13 การประมูลเฉลี่ย
    14 คำเสนอราคา
    C++ Qt 3D Editor หมดเขตแล้ว left

    ...with a lot of settings Skills Needed C++ 11 and above Qt Cmake Multithreaded Programming Cross platform programming(Windows, Linux, Mac) Git I want to create a UI for a lightmap calculation software that can work on a desktops. The program should have light and dark mode with dark mode been the default. I also need localization built into the UI. Both for text and icons. I need the most basic opengl renderer drawing a simple 3d object sphere or box Functionalities are as follows We have a scene window, a scene entity property window and a settings window that can be docked and float anywhere When the objects in the scene are selected(mesh, lights), properties of each type of object appear Edit Light Properties File menu --> New Project, Open Project, Import, Export, Recent...

    $1092 (Avg Bid)
    $1092 การประมูลเฉลี่ย
    41 คำเสนอราคา
    I need a coder for Java หมดเขตแล้ว left

    I need to store the row of csv file into an array

    $46 / hr (Avg Bid)
    $46 / hr การประมูลเฉลี่ย
    17 คำเสนอราคา
    C++ Client Server หมดเขตแล้ว left

    ...data elements to proceed simultaneously as much as possible. In order to be as general as possible, key/value stores typically treat the key as a string, and the value as a byte array. If there is any structure to the values, the key/value store does not know about it. To implement the key/value store data structure, you cannot simply use the std::unordered_map, because it does not support concurrency. You will need to create your own data structure or use the TBB library for concurrent containers. If you opt for creating your own data structure, the easiest approach is to create a large array, where each array element holds a linked list. You can use the built-in C++ hash function to hash a key to one of these lists, and you can achieve concurrency by lockin...

    $162 (Avg Bid)
    $162 การประมูลเฉลี่ย
    26 คำเสนอราคา
    Trophy icon Youtube-Scraper/Crawler (php) - contest with fixed price หมดเขตแล้ว left

    I want to extrude (scrape) youtube-Video-Links from youtube-pages. 1.) We have youtube-User => @AchtungRe...youtube-User => @AchtungReichelt 2.) We have the creators page, showing his/her videos => @AchtungReichelt/videos 3.) Now we need a list (array) of the video-urls shown. => your job This must be done with php (php8) as it shall be used in a a cron job on a websever to periodically revisit. What you shall deliver: php-file The php-file shall create an array filled data of all videos of that page/channel: - video-link (or youtube-video-id) - number of views - date of publishing - headline For demonstration screenshot your output: 1.) echo number of rows (results) in the table; 2.) print_r the array (if screenshot includes first few entries, ...

    $32 (Avg Bid)
    React.js Jr. Dev - Firebase -- 2 หมดเขตแล้ว left

    ...the product and all the variants 3) I'm a database developer so I will design the structure of the product variant JSON document 4) When the customer hits "SUBMIT" all form data will go into the ORDERS collection in FB database 5) My team creates images then uploads them to hosting - then updates the order in the ORDERS collection (we need to have a field called "created_images" which is an array of URLs 6) Can you create a template page like 17/18? 7) My team will send customers an email with a URL that will take them to the template you created (item 6). In the template, i need you to have an ORDERS_ID so the template you created will populate with the correct images 8) Then we use Stripe or square checkout process for payment 9) Then we save t...

    $9 / hr (Avg Bid)
    $9 / hr การประมูลเฉลี่ย
    39 คำเสนอราคา

    write the required code (input form/controller/model/route/blade) for creating displaying editing and storing dynamic MySQL multiple data pics, videos, articles from multiple options (arrays, object, array of objects) and responsively storing into db and displaying into a View Page section 9 pics and data per page (3 rows with 3 columns) with pagination for each of the option

    $165 (Avg Bid)
    $165 การประมูลเฉลี่ย
    178 คำเสนอราคา
    wind turbine design in MATLAB Simulink หมดเขตแล้ว left

    I have designed grid connected microgrid composed of PV array and batteries. meanwhile, all these sources have managed by basic energy management system (applied by using stateflow method) to ensue power flow. I need someone who able to add wind turbine to this microgrid. my budget is 150 USD. Please reply me with I have read all.

    $28 / hr (Avg Bid)
    $28 / hr การประมูลเฉลี่ย
    19 คำเสนอราคา
    Permutations Output Mobile App -- 2 หมดเขตแล้ว left

    Hi, I am in need of a simple personal mobile app that can generate all of the possible permutations of an array. This is a special project that has grouped permutations however. Additionally the app needs to have a filter feature so I can sort through the outputs. I have a word document I can provide of a sample array and filtered output.

    $618 (Avg Bid)
    $618 การประมูลเฉลี่ย
    61 คำเสนอราคา
    Improvement of the threeJS script หมดเขตแล้ว left

    ...another car), roughly speaking the speed of the car. 11. Trap - 3D object appearing on the track (I will provide the model) 12. Trap effect - 3D animation at a certain point in the track Mechanics: 1. Check-in script - an array containing actions in a specific GSHG. The array contains: 1.1. GSHG number 1.2. CMM of each machine additionally: 1.3. Installing a trap (trap coordinates (number from 0 to ls), trap id) 1.4. Removing a trap (trap id) 1.5. Trap effect (effect coordinates (a number from 0 to ls)) This is just for sample script data. The structure of this array can be changed for optimization. The scenario does not contain all steps, only steps with actions. There are no parameter changes between the steps specified in the script. 3. During the race, we di...

    $32 - $269
    ปิดผนึก
    $32 - $269
    30 คำเสนอราคา

    I have the following object example attached. In this doc I give an en example json object with 2 arrays that need to be merged into a new array with specific instructions. JS must follow es6 linting standards as this will be used inside of a Vue.js project, I would like to make this into a computed property if possible.

    $28 (Avg Bid)
    $28 การประมูลเฉลี่ย
    8 คำเสนอราคา
    Scrape a website -- 2 หมดเขตแล้ว left

    This project requires a chrome extension that will scrape a website at an interval of4-5 times a minute and send the results to a post processing script. The data needs to be passed as an array.

    $587 (Avg Bid)
    $587 การประมูลเฉลี่ย
    91 คำเสนอราคา
    Permutations Output Mobile App หมดเขตแล้ว left

    Hi, I am in need of a simple personal mobile app that can generate all of the possible permutations of an array. This is a special project that has grouped permutations. Additionally the app needs to have a filter feature so I can sort through the outputs. I have a word document I can provide of a sample array and filtered output.

    $619 (Avg Bid)
    $619 การประมูลเฉลี่ย
    102 คำเสนอราคา

    I have the following object example attached. In this doc I give an en example json object with 2 arrays that need to be merged into a new array with specific instructions.

    $25 (Avg Bid)
    $25 การประมูลเฉลี่ย
    3 คำเสนอราคา
    Javascript project หมดเขตแล้ว left

    In this assignment, some finished code is attached, but there are also some functions that are not ready made that you will finalize. You should only code in the empty functions! A user enters width, height, background color and a word. When the user clicks on Add figure in array is displayed not the figure on the web page, but only in an array; see the function addFigureToArray which accepts 4 parameters. It is only when the user clicks on the Show all artworks button that the figures are displayed. Helper code (1 of several ways to solve it): This is a way to create a <div> that has width, height and background color. It can be added to the page with JavaScript.

    $27 (Avg Bid)
    $27 การประมูลเฉลี่ย
    26 คำเสนอราคา
    JavaScript HTML Coding Help Basic Tasks. หมดเขตแล้ว left

    In this assignment, there is some completed code that has been attached, but there are also some functions that have not been completed that you must finalize. You should only code in the empty functions! A user enters width, height, background color and a word. When the user clicks on Add figure in array, the figure is not displayed on the website, but only in an array; see the function addFigureToArray which accepts 4 parameters. It is only when the user clicks on the Show all artworks button that the figures are displayed. Helper code (1 of several ways to solve it): This is a way to create a <div> that has width, height and background color. It can be added to the page with JavaScript. The values, for example 100px, must be dynamic in the task. <div style=&qu...

    $22 (Avg Bid)
    $22 การประมูลเฉลี่ย
    14 คำเสนอราคา
    Javascript Program หมดเขตแล้ว left

    I need to finish a small project for school, the array and everything is already there In the attached HTML file for this assignment, there is an array of objects for all the countries in the script the continent of America. Each object in the array is one country. You will create a program that shows the following functionality: 1. Show all countries with full information. It is only necessary to show the "common name" for the countries and show only 1 of the flags of the country, png or svg version. 2. Show all countries by "subregion"; see property "subregion" in the objects in the array. The user must write name of "subregion" in text field. It must be possible to write small and capital letters and also incomplete ...

    $29 (Avg Bid)
    $29 การประมูลเฉลี่ย
    33 คำเสนอราคา

    ...which are a word and two corresponding numbers. Display the words from the data in a checkbox grid of 100 checkboxes. The user can then choose 12 words from the 100 displayed by checking the 12 words and checkboxes of their choice. The user will be able to see how many words they have chosen and how many they have left to choose. The 12 words that have been chosen are then pushed to a new array along with the two corresponding numbers for each word. The user can then drag and drop these 12 words into their preferred order of significance, with the word at the top of the list being more significant and deeply significant words being the 12th word at the bottom of the rank of twelve words. The corresponding number for each word from the original JSON file and its numeri...

    $173 (Avg Bid)
    $173 การประมูลเฉลี่ย
    73 คำเสนอราคา

    project of optical phased array antenna beam steering and psll optimization using machine learning and genetic algorithms n pso. a grouping technique of antennas for optimizing psll and improve beem steering using genetic algorithms or any other machine learning algorithms in python . Do group phase correction to reduce time and improve psll for 64 to 1024 antennas

    $90 (Avg Bid)
    $90 การประมูลเฉลี่ย
    12 คำเสนอราคา
    Technical Content Writer หมดเขตแล้ว left

    Technical Content Writer (Income Tax & GST) Job Description: • Writing useful and wide array of content on trending topics of Income Tax & GST • Writing press releases, updates, blog post, articles, emailers, etc • Preparing presentations, news bulletins on GST & Income Tax • Doing research on Income Tax & GST matters • At least 2 yrs of relevant experience working on Technical Content Writing • Good communication skills both written & oral is a must • Impeccable in content designing, preparing presentations, English writing and editing skills

    $331 (Avg Bid)
    $331 การประมูลเฉลี่ย
    9 คำเสนอราคา
    Short Film- end credits หมดเขตแล้ว left

    Hi, I need someone to create some graphics for the end credits to my short film. As the credits roll, we see one characters instagram photos scroll up the screen. Credits run for about 45 seconds. There are 6 or 7 photos. Someone with motion array skills or similar would be ideal.

    $90 (Avg Bid)
    $90 การประมูลเฉลี่ย
    40 คำเสนอราคา
    Build an OpenGL C++ scene based off of 2D picture หมดเขตแล้ว left

    I have a sample project with code already written. However, I need it modified to depict the provided photo() but in 3D. The zip file for the visual studio project that needs to be modified is too large to include on here, but I can send it at your request. I prefer to only use the libraries provided in the attached zip file.

    $183 (Avg Bid)
    $183 การประมูลเฉลี่ย
    21 คำเสนอราคา

    Abstract: The goal is to implement an application of animated objects, controlled by user. The code is in C# with OpenGL. Details: 1. (Optional) Objects and environment definitions are stored in file (your format). Description includes object’s geometry, lights features and texture information 2. Objects and view controlled by mouse, keyboard and standard elements of user interface: scrollbars, radio buttons, check boxes etc. Changed dynamically: Light properties, shadows and reflections Objects’ form and position Textures View freely varies: Orthogonal-perspective projection and their parameters Point of view parameters Examples of modeling subject to choose: - Robo...

    $172 (Avg Bid)
    $172 การประมูลเฉลี่ย
    12 คำเสนอราคา
    Trophy icon Business Cards หมดเขตแล้ว left

    I need a business card design made. It needs a Front and Back Front Needs to have: Company Logo Name Role Cell Phone Number Email Address Back Needs to have: Logo Services we offer : PT, MT, UT, Testing Ultrasonic Testing - Includes Shear Wave and Phased Array Weld and Total Focusing Method Inspections CWI Level III and Third Party consulting and auditing On site training to personnel in NDT methods Written NDT procedures and specifications

    $50 (Avg Bid)
    การันตี
    Ardunio program หมดเขตแล้ว left

    your task will be to create an Arduino sketch to calculate the closest combination possible to a target sum input will be as follows an array of floats, the target value, the min limit, and the max limit. this should take a few hours so please don't bid for 7 days and no this is not a $150 project

    $24 (Avg Bid)
    $24 การประมูลเฉลี่ย
    14 คำเสนอราคา
    Fix a Wordpress website หมดเขตแล้ว left

    After the php version has been upgraded by the host, my website has stopped working and I get some errors. I fixed some but now I getting this error when trying to access the wordpress admin page: Warning: Trying to access array offset on value of type bool in /customers/1/c/e/ on line 2246 Warning: Cannot modify header information - headers already sent by (output started at /customers/1/c/e/:2246) in /customers/1/c/e/ on line 1212 Also for the website itself, I can see the header and footer but for any internal webpage I see the error 404. The aim of this project is to fix the error or maybe redeploy the wordpress theme.

    $29 (Avg Bid)
    $29 การประมูลเฉลี่ย
    53 คำเสนอราคา
    Wordpress multisite fatal error หมดเขตแล้ว left

    I am receiving the following error on a Wordpress multisite install: Fatal error: Uncaught Error: Cannot use object of type stdClass as array in /home/customer/www/:204 Stack trace: #0 /home/customer/www/(308): panoramic_admin_notice('') #1 /home/customer/www/(332): WP_Hook->apply_filters(NULL, Array) #2 /home/customer/www/(517): WP_Hook->do_action(Array) #3 /home/customer/www/(303): do_action('admin_notices') #4 /home/customer/www/

    $24 (Avg Bid)
    $24 การประมูลเฉลี่ย
    27 คำเสนอราคา
    Taiwan question หมดเขตแล้ว left

    Our consulting services are basically offering intellectual support to those companies, whose business is highly sensitive to policy changes such as import and export policies and exchange rates. Therefore, an array of writers with deep experience in these matters are in great demand. To be more specific, experts with public sector-related work experience or front-line experience in related industries are preferred. The consultation focuses on specific events, for example, revealing the real background to the event, deciphering who is in charge of the event, analyzing the current stage of implementation of the policy, and predicting the future implementation of the policy. We are looking for experts with abundant experience in these areas, both experiences in the private sectors and...

    $50 / hr (Avg Bid)
    $50 / hr การประมูลเฉลี่ย
    3 คำเสนอราคา
    The South China Sea issue in the Asia-Pacific region หมดเขตแล้ว left

    Our consulting services are basically offering intellectual support to those companies, whose business is highly sensitive to policy changes such as import and export policies and exchange rates. Therefore, an array of writers with deep experience in these matters are in great demand. To be more specific, experts with public sector-related work experience or front-line experience in related industries are preferred. The consultation focuses on specific events, for example, revealing the real background to the event, deciphering who is in charge of the event, analyzing the current stage of implementation of the policy, and predicting the future implementation of the policy. We are looking for experts with abundant experience in these areas, both experiences in the private sectors and...

    $35 / hr (Avg Bid)
    $35 / hr การประมูลเฉลี่ย
    5 คำเสนอราคา
    Java Coding -- 3 หมดเขตแล้ว left

    Small project. Should not take more than 2 hours. Message if interested. Has to do with java coding Populate a 2D array with characters from a text file.

    $110 (Avg Bid)
    $110 การประมูลเฉลี่ย
    18 คำเสนอราคา
    JavaScript Expert needed. หมดเขตแล้ว left

    We are building a school teaching platform using ReactJS and almost done. There need to make 100 JS templates including several functionalitie...teaching platform using ReactJS and almost done. There need to make 100 JS templates including several functionalities. Budget: $5 per functionality. Every functions should be optimized in speed and clean code. Here is one of the problems. P24: Generating non-repeating random numbers in JS generate 6 digits numbers randomly which doesn't repeat with any others. It should be in array, and the length of array is 10. Input: digits - 6, length - 10 Result: [123456, 746268, 901965, 725332, 004053, 208060, 070704, 685924, 364623, 428791] Need to complete 100 problems in 3 days. If you can't code this within 15mins, plea...

    $514 (Avg Bid)
    $514 การประมูลเฉลี่ย
    17 คำเสนอราคา

    ...ollersbackend elseif ($mode == 'm_update') { $selected_fields = Tygh::$app['session']['selected_fields']; if (!empty($selected_fields['extra']['sa_messages'])) { $field_groups = Tygh::$app['view']->getTemplateVars('field_groups'); $filled_groups = Tygh::$app['view']->getTemplateVars('filled_groups'); $field_groups['S']['shipping_availability'] = array( 'name' => 'message_data', ------------------------------------------ ); ????????????? $field_groups['A']['sa_messages'] = 'products_data'; $filled_groups['A']['sa_mes...

    $207 (Avg Bid)
    $207 การประมูลเฉลี่ย
    13 คำเสนอราคา
    Wordpress specialist - theme not compatible. หมดเขตแล้ว left

    I have purchased this theme; However, the theme is not ...with latest wordpress. After installing the theme on a fresh wordpress installation it causes "cricital error" with the following error code being sent to my email. Ett fel av typen E_COMPILE_ERROR uppstod på rad 660 i följande fil: /www/webvol19/q3/0l8y267ywcowhao/ Felorsak: Array and string offset access syntax with curly braces is no longer supported I am looking for a wordpress specialist who can tweak to theme to work with the latest Wordpress 6.x.

    $162 (Avg Bid)
    $162 การประมูลเฉลี่ย
    139 คำเสนอราคา
    Project for Binh P. หมดเขตแล้ว left

    Hi, I woud like to know if you could do a task in a openGL project.

    $20 (Avg Bid)
    $20 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Need three types of dapps หมดเขตแล้ว left

    ...finished up. 1. To work with this site we need a script to modify a file of Chad Doge metadata. It will turn our file into a format like . The ChadCollectionMeta needs the number of times each trait occurs and the id (id should be array id, so the first item in our has image /62 but since it is first in the array it would have id = 0 for example the end of the first items json would become something like "occurrence":1011}],"id":0 2. rewire everything to look at the chad doge contract for information . 3. Then for another dapp we also wanted to replace the graveyard

    $1616 (Avg Bid)
    $1616 การประมูลเฉลี่ย
    31 คำเสนอราคา
    $20 การประมูลเฉลี่ย
    1 คำเสนอราคา
    OpenGL, Java หมดเขตแล้ว left

    Programs must be submitted as JAR files containing all source files (Java, shaders, textures) and the compiled class files. Missing source files do not allow an evaluation and the entire project counts as not submitted! The JAR will/need not be executable by itself since the lwjgl library is not to be packaged. Precise delivery modalities are demonstrated in the exercise. Your program must contain the following functions for the best grade: Two differently shaped, full-dimensional 3D objects (also in several versions) At least one object must have been created using entered coordinates At least one object must either be created programmatically or read from a file (search for tutorial independently, file must be included in the project!) Use of transformations (translate, rotat...

    $27 (Avg Bid)
    $27 การประมูลเฉลี่ย
    3 คำเสนอราคา
    Project for Soumen M. หมดเขตแล้ว left

    Hi, I would like to know if you could do a task with opengl

    $10 (Avg Bid)
    $10 การประมูลเฉลี่ย
    1 คำเสนอราคา
    $9 / hr การประมูลเฉลี่ย
    16 คำเสนอราคา
    Country code array increase one letter หมดเขตแล้ว left

    Hi, we have an array of countries with their country code, I need you to add instead of 2 characters country code to add a third character: Example: var country_list = [{ "name": "Afghanistan", "code": "AF", "center": [66.0264709817607, 33.8388058603423] }, { "name": "Aland Islands", "code": "AX", "center": [19.93993403, 60.11443267] }, { "name": "Albania", "code": "AL", "center": [20.1566908111252, 40.641089555859] } It should be like this var country_list = [{ "name": "Afghanistan", "code": "AFG", "center": [66.0264709817607, 33.8388058603423] }, { "...

    $12 (Avg Bid)
    $12 การประมูลเฉลี่ย
    27 คำเสนอราคา
    Some c programs using array หมดเขตแล้ว left

    C programs using array in data structures

    $14 (Avg Bid)
    $14 การประมูลเฉลี่ย
    21 คำเสนอราคา
    looping array and passwords หมดเขตแล้ว left

    ...user should be alerted that they are out of guesses, no more prompts should happen, and they should not get access to the website. LOOPING ARRAY You are to create a webpage that asks the user for a first name and four grades. Your webpage must calculate the average of the four grades and display the information back to the user. Assignment Requirements: The first name and all four grades must be stored into the same array. The name doesn't need to be stored using a loop but all four grades must be stored using a loop. (This means you should at most have two statements) The average does not need to be stored into the same array All information must be displayed back to the user using the ().innerHTML Each variable must be display...

    $24 (Avg Bid)
    $24 การประมูลเฉลี่ย
    21 คำเสนอราคา

    I'm trying to solve this issue: So the tasks are: Bind selected rows to each "StationId" row Return the selected StationId rows to the post controller NOTE: The work should be solved via remote desktop

    $22 (Avg Bid)
    $22 การประมูลเฉลี่ย
    8 คำเสนอราคา
    Magento 2 error -- 2 หมดเขตแล้ว left

    When on checkout page, I'm getting these 2 errors : Report ID: ; Message: Notice: Trying to access array offset on value of type null in 32 {"exception":"[object] Notice: Trying to get property 'Charges' of non-object. Undefined property: stdClass Basic PHP errors that need fixed

    $40 (Avg Bid)
    $40 การประมูลเฉลี่ย
    29 คำเสนอราคา