Openerp fifopráce

Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    2,000 openerp fifo zakázek nalezeno, ceny v EUR
    Project for Roman C. Ukončeno left

    Hi Roman C., I need help in modifying an incomplete Cache Simulator programmed in C to perform the following: fullyAssociative: Simulating a fully associative cache with FIFO cache replacement policy directMapped: Simulating a direct-mapped cache setAssociative: Simulating a 4-way set-associative cache cacheBlocking: Optimizing matrix multiplication using cache blocking cacheOblivous: Optimizing matrix transpose for better cache performance

    €9 (Avg Bid)
    €9 Průměr. nabídka
    1 nabídky

    We have a mod for bulk confirming our Sales Orders and Delivery slip, which had been edited and modified by a few freelancers and created a few extend mods. Our system is using FIFO strategy, but somehow we find that the accounting is using 0 cost as journal entry as the first entry of FIFO while using the bulk confirmation button, we need to fix that to our first PO cost. Can provide test environment key and system for SSH and ftp download our mods

    €73 (Avg Bid)
    €73 Průměr. nabídka
    10 nabídky

    Hi Amr S., I Need help in modifying an incomplete Cache simulator to perform the following: fullyAssociative: Simulating a fully associative cache with FIFO cache replacement policy directMapped: Simulating a direct-mapped cache setAssociative: Simulating a 4-way set-associative cache cacheBlocking: Optimizing matrix multiplication using cache blocking cacheOblivous: Optimizing matrix transpose for better cache performance

    €9 (Avg Bid)
    €9 Průměr. nabídka
    1 nabídky
    Project for Amr S. Ukončeno left

    Hi Amr S., I Need help in modifying an incomplete Cache simulator to perform the following: fullyAssociative: Simulating a fully associative cache with FIFO cache replacement policy directMapped: Simulating a direct-mapped cache setAssociative: Simulating a 4-way set-associative cache cacheBlocking: Optimizing matrix multiplication using cache blocking cacheOblivous: Optimizing matrix transpose for better cache performance

    €9 (Avg Bid)
    €9 Průměr. nabídka
    1 nabídky

    Hi Kolte Technologies, I Need help in modifying an incomplete Cache simulator to perform the following: fullyAssociative: Simulating a fully associative cache with FIFO cache replacement policy directMapped: Simulating a direct-mapped cache setAssociative: Simulating a 4-way set-associative cache cacheBlocking: Optimizing matrix multiplication using cache blocking cacheOblivous: Optimizing matrix transpose for better cache performance

    €9 (Avg Bid)
    €9 Průměr. nabídka
    1 nabídky

    Hi Mohsen T., I noticed your profile and would like to offer you my project. I Need help in modifying an incomplete Cache simulator to perform the following: fullyAssociative: Simulating a fully associative cache with FIFO cache replacement policy directMapped: Simulating a direct-mapped cache setAssociative: Simulating a 4-way set-associative cache cacheBlocking: Optimizing matrix multiplication using cache blocking cacheOblivous: Optimizing matrix transpose for better cache performance

    €9 (Avg Bid)
    €9 Průměr. nabídka
    1 nabídky

    ...interprocess communication ("producer,consumer" ; read_fifo,write_fifo, FIFO message queues) nodes of the distributed system to communicate with each other. *** *** Run the bellman ford algorithm on this perimeter. Each node will run independently of the other and send its neighborhood vector to its neighbors. After getting the neighborhood vector, they will apply the algorithm to determine which node they are closer to. Our adjency matrix will be held in a global place. Each node will scan the row in the adjency matrix within the for loop and save 1.*** ***There is a one thread. This thread is algorithm that work on the map. ***Each node will run indepently of the others.*** ***There will be the same number of fifo message queues as the number of nodes.***...

    €178 (Avg Bid)
    €178 Průměr. nabídka
    5 nabídky

    Fixed budget:50 USD Task: We want to bulk load our elasticsearch cluster:(ONLY DOCUMENTATION) > SNS topic > Kinesis Firehose > Maybe event bridge 1.) We will need to transform the message before loaded into elasticsearch 2.) We have over 30 million records we want fast bulk load FIFO. 3.) We want to publish a bulk amound to the SNS topic, but we dont not want multiple copies of the same records sent. 4.) We want to predict how long to complete all 30 million records 5.) We also want to keep using the process for regular updating of elastic search. the goal is really two things: 1.) How do we bulk load elastic search from 30million rows in the aurora database? 2.) After the bulk load is complete, we want to keep the same process if possible - to maintain data in elastic s...

    €134 (Avg Bid)
    €134 Průměr. nabídka
    3 nabídky

    Task: We want to bulk load our elasticsearch cluster: > SNS topic > Kinesis Firehose > Maybe event bridge 1.) We will need to transform the message before loaded into elasticsearch 2.) We have over 30 million records we want fast bulk load FIFO. 3.) We want to publish a bulk amound to the SNS topic, but we dont not want multiple copies of the same records sent. 4.) We want to predict how long to complete all 30 million records 5.) We also want to keep using the process for regular updating of elastic search.

    €689 (Avg Bid)
    €689 Průměr. nabídka
    1 nabídky

    We trade in stocks ( shares).We want to system for Stock Inventory. From my Broker, we are getting PL account on FIFO ( First In- First Out ), this gives wrong picture of profitability To understand the real Profit/Loss , it should be calculated with LIFO ( Last In- First Out ). This we are doing manually, requiring time. We get transaction statement in Excel format. We want to get it automated.

    €19 (Avg Bid)
    €19 Průměr. nabídka
    14 nabídky

    Deadline : 18.05.2021 İmplement bellman ford algoritm, use the buffer pool data managament method (send,receive) for storage , and use the interprocess communication ("producer,consumer" ; read_fifo,write_fifo, FIFO message queues) nodes of the distributed system to communicate with each other. Use the unix c language on linux platform. (putty ). * Use the Adjacency Matrix for the neighbours matrix. * You can use this map for network simulation. You can use this code for ipc(interprocess communication module) module -kernel.c codes logic is good but doesn't work. -You can help from this book.(Distributed Algortihms) -You can check details of project in Plan of

    €73 (Avg Bid)
    €73 Průměr. nabídka
    2 nabídky

    I want a project where stock maintenance can be done using fifo method of averaging purchase and sales done in different dates

    €112 (Avg Bid)
    €112 Průměr. nabídka
    1 nabídky

    The project involves pooling threads and then executing them in FIFO order

    €127 (Avg Bid)
    €127 Průměr. nabídka
    10 nabídky

    Write a stored procedure named ‘get_lots_by_method’ to select a number of tax lots using a lot selection algorithm. The goal is to select enough records from acct_lot_details so that the shares field sums up to a specific value. Parameters and values: @acct_id INT = 1, @security_id INT = 1, @shares_sold DECIMAL(28,6) = 300.0, @method = 'lifo’,'fifo’, or ‘harvest’ Lot selection methods: ‘FIFO’: first in first out based on dt_acquired

    SQL
    €32 (Avg Bid)
    €32 Průměr. nabídka
    18 nabídky

    I need someone who know how to build FIFO Formula Here's Sample result I want

    €84 (Avg Bid)
    €84 Průměr. nabídka
    8 nabídky

    I have a device that produces bytes at a clock rate of 125 MHz. I need to continuously store the data in a windows 10 computer with a timestamp on the filename to the accuracy of the computer. Example: marina_2021_0...the filename to the accuracy of the computer. Example: marina_2021_0203_082532_766.bin. There should be as little loss when making file breaks as possible and a choice of file size. At this rate, say 250 Megabytes per second for two channels, storage is assumed for SSD which will fill up quickly. I do this now with a FIFO which means 4 ms of data and 40 ms to write data because of microprocessor speed. In other words, I need a microprocessor which does not need FIFO with driver writing directly to disk in real time speed. Data are TTL level but coul...

    €1240 (Avg Bid)
    €1240 Průměr. nabídka
    5 nabídky

    Using a Poisson distribution with λ=10, generate 1,000 page numbers per each of 1,000 experiments. For each experiment calculate the number of faults using working set sizes ranging from 2 to 20 as determined by the LRU, FIFO, and Clock algorithms. Using an external program, plot the average number of faults for each working set for each algorithm (the plot is to be included in the report).

    €64 (Avg Bid)
    €64 Průměr. nabídka
    1 nabídky

    Scenario: Our Profit and lost report are not calculating as we expected Task: 1) we would like to account the data for a date range 2) we are using multi company setting, so we need the applicability for different companies 3) accounting the journal entry according to validation date within the date range 4) data to be accounted for the sku FIFO cost ( we had already 5) Chart of account For Profit: 200000 6) Chart of account for expense: 210000 220300 230800 230900 240500 240800 250100

    €41 (Avg Bid)
    €41 Průměr. nabídka
    9 nabídky

    Write a program to implement the Lai-Yang algorithm for global snapshot recording. Your program should work for both FIFO and non-FIFO communication channels (since this algorithm is meant for non-FIFO communication channels). Please include source files, README on how to build, executables.

    €7 - €17
    €7 - €17
    0 nabídky

    Write a program (In C#/ C/ C++/ Java) to implement the Lai-Yang algorithm for global snapshot recording. Program should work for both FIFO and non-FIFO communication channels (since this algorithm is meant for non-FIFO communication channels). • Put the source file(s), the executable file(s) and a README file in one folder. • The README file should contain the relevant information required for compiling and executing code(s) for evaluation as well as any platform related dependency (like what operating system is required for execution). The README file should also contain the format of the input to be given to the program and any assumptions that you have made.

    €9 (Avg Bid)
    €9 Průměr. nabídka
    3 nabídky

    In C++, Using a Poisson distribution with λ=10, generate 1,000 page numbers per each of 1,000 experiments. For each experiment calculate the number of faults using working set sizes ranging from 2 to 20 as determined by the LRU, FIFO, and Clock algorithms. Print the average number of faults for each working set for each algorithm to a text file. Please message for additional references.

    €179 (Avg Bid)
    €179 Průměr. nabídka
    2 nabídky

    Hi, I'm looking for the following courses to be written and built in our Learn Worlds portal: - Customer service skills for hospitality - Drug and alcohol awareness - Fatigue management for FIFO workers - Hazardous substances safety awareness - Manual handling for hospitality - Mental health for FIFO workers - Online fire warden training - Working away from home for FIFO workers Video content will be provided of alternative online courses to help guide you on the context of content we want creating, and full support can be given throughout. We need someone to write the course content, then design it in an interactive course on Learn Worlds, you will be provided with admin login details and other supporting material should you need it.

    €321 (Avg Bid)
    DOM
    €321 Průměr. nabídka
    2 nabídky

    ...capturing new data in one buffer the other buffer is sending the data to the host from the other buffer. The host has to capture the data in real time. For that, the Host PCIE has to allocate multiple buffers (e.g. cyclic Fifo) so the copied data will be dumped there and the CPU will be using polling mechanism to read and process the received data. The buffer size is upto 518Kbits and has to be transferred in about 200usec . The CPU will be also sending data (commands) to the FPGA . For that we will use a similar technique of double buffering at teh host side and a cyclic Fifo at the FPGA side. The project is to deliver the PCIE driver that is capable of performing this task. Microsemi have a Demo that can be used for this matter:

    €2351 (Avg Bid)
    €2351 Průměr. nabídka
    5 nabídky

    The Lai-Yang algorithm fulfills this role of a marker in a non-FIFO system by using a coloring scheme on computation messages that works as follows: 1) Every process is initially white and turns red while taking a snapshot. The equivalent of the “Marker Sending Rule” is executed when a process turns red. 2) Every message sent by a white (red) process is colored white (red). 3) Thus, a white (red) message is a message that was sent before (after) the sender of that message recorded its local snapshot. 4) Every white process takes its snapshot at its convenience, but no later than the instant it receives a red message. 5) Every white process records a history of all white messages sent or received by it along each channel. 6)When a process turns red, it sends these histori...

    €9 - €28
    €9 - €28
    0 nabídky

    Using a Poisson distribution (C++) with λ=10, generate 1,000 page numbers per each of 1,000 experiments. For each experiment calculate the number of faults using working set sizes ranging from 2 to 20 as determined by the LRU, FIFO, and Clock algorithms. Using an external program, plot the average number of faults for each working set for each algorithm. Identify ( any special library requirements, if necessary to support the Poisson distribution.

    €108 (Avg Bid)
    €108 Průměr. nabídka
    14 nabídky

    We need an experienced developer in PHP (Pure PHP no framework) and Mysql to create 2 complex inventory functions. Prefered are the developers who worked before with inventory management application because it's easy to understand and implement my requests. Also, the developer should be patient if changes will occur if there will be issues with their work. The functions are: 1) FIFO (First-In-First-Out) 2) AVCO (Average Costing Method) This function will be added to the existing Web-app. These functions will be linked with all inventory operations. These functions will calculate the item cost and stock cost and will deposit or update the item cost to the corresponding database table after each new entry. Important!: This functions should also recalculate the "invento...

    €240 (Avg Bid)
    €240 Průměr. nabídka
    21 nabídky

    Help with all of the cache code done with some stuff, butn eed help with things like cycle counts etc.

    €37 (Avg Bid)
    €37 Průměr. nabídka
    2 nabídky

    Help with all of the cache code done with some stuff, butn eed help with things like cycle counts etc.

    €6 / hr (Avg Bid)
    €6 / hr Průměr. nabídka
    1 nabídky
    NDNSim Project Ukončeno left

    ...source and to serve quickly the consumers requests. As the size of the CS is limited, when its cache is full and a new data is available an ICN/NDN node should decide which data to be evicted (replaced) in order to save the new one. The new version of the ICN/NDN simulator NDNSim is supporting two replacement policies namely the Least Recently Used (LRU) and a modified version of First In First Out (FIFO). In [1] the authors studied a policy called 2-LRU which has been proved to outperform the LRU in terms of hit probability. This project aims to design, implement and evaluate the performances of a generalized version of this technique named k-LRU (with k>=2) in the simulator NDNSim. REFERENCES: [1] V. Martina, M. Garetto, and E. Leonardi, “A unified approach to the p...

    €129 (Avg Bid)
    €129 Průměr. nabídka
    4 nabídky
    OV7670 Arduino Ukončeno left

    Hi, I have a OV7670 with FIFO and an Arduino ONE. I just want to test this camera, so I would like to see the camera streaming on my PC.

    €68 (Avg Bid)
    €68 Průměr. nabídka
    7 nabídky

    I am looking for someone who has experience with POSIX processess, FIFO and pipe.

    €108 (Avg Bid)
    €108 Průměr. nabídka
    6 nabídky

    Hi Malik Softs, I noticed your profile and would like to offer you my project. We can discuss any details over chat. I need T-SQL to do inventory calculation by FIFO, LIFO and Weighted Moving Average methods. In my application there is warehouse transfer transaction.

    €459 (Avg Bid)
    €459 Průměr. nabídka
    1 nabídky

    Hi Mahmoud G., I noticed your profile and would like to offer you my project. I need T-SQL to do inventory calculation by FIFO, LIFO and Weighted Moving Average methods. In my application there is warehouse transfer transaction.

    €459 (Avg Bid)
    €459 Průměr. nabídka
    1 nabídky
    Operating Systems Ukončeno left

    I am looking for someone who might help me with my assignments in Operating systems and the topic will be FIFO/pipe thank you in advance

    €79 (Avg Bid)
    €79 Průměr. nabídka
    11 nabídky

    I need help implementing (I think) a threading queue for managing up to n threads (in Python 3.8). The problem says that we have cars moving from left to right, and the opposite, on a single lane bridge (up to n per time can be on the bridge), and Im thinking that if I implement a queue that guarantees FIFO. Ive seen examples online but I get lost in the details.

    €28 (Avg Bid)
    €28 Průměr. nabídka
    1 nabídky

    I need help implementing (I think) a threading queue for managing up to n threads (in Python 3.8). The problem says that we have cars moving from left to right, and the opposite, on a single lane bridge (up to n per time can be on the bridge), and Im thinking that if I implement a queue that guarantees FIFO. Ive seen examples online but I get lost in the details.

    €21 (Avg Bid)
    €21 Průměr. nabídka
    6 nabídky
    Solar Wind Joy EA Ukončeno left

    Hello I have a Solar Wind Joy no repaint with alerts indicator.I wish to have a EA created . I want the EA to take a trade when the market crosses the zero line at the open of the second candle both long and short. Reverse on Opposite signal long and short--Breakeven--Take Profit--Stop Loss -- Lot Size- mini or micro or one open trade at a time. Needs to to comply with no hedging and fifo regulations. Magic No. Smooth Operating .

    €129 (Avg Bid)
    €129 Průměr. nabídka
    2 nabídky

    Looking for someone with inter-process communication on the raspberry pi to connect between a JavaScript frontend and a python backend. Further details will be given to the suitable candidate.

    €191 (Avg Bid)
    €191 Průměr. nabídka
    6 nabídky

    - High amount of message needs to be processes - HTTP endpoint to recieve employee data - Message processing in FIFO order - Sort message and add data to correct local folder - Recesive response from endpoint within 2 seconds Frontend to show data stored in the application.

    €22 (Avg Bid)
    €22 Průměr. nabídka
    3 nabídky

    Buenas tardes, me interesa tu portafolio, requiero una plataforma para transmisión en vivo, e integración OpenERP Odoo con Chamilo,

    €230 - €230
    €230 - €230
    0 nabídky
    operating system Ukončeno left

    Q1. Assume three processes with estimated CPU bursts: p1: 6 time units p2: 1 time units p3: 12 time units a. Assume that all three processes are ready for execution. Explain and calculate the benefit of using short-process-next scheduling over just FIFO scheduling b. Now, assume that p1 and p3 are ready for execution, but p2 becomes ready only after 3 time units. Explain what is necessary to still achieve an optimal execution order that minimizes the average turnaround time presuming the shortest remaining time first. What is the resulting execution schedule? Q2. The process can exist in justCreated, Ready, Running, waiting and Blocked states. Starting from JustCreated state, explain what transitions may exist between the other states and how does that happen? Q3. We discussed t...

    €20 (Avg Bid)
    €20 Průměr. nabídka
    2 nabídky

    Hi, I am looking for a Node.JS Developer that can develop a base/boilerplate for the application we are working on. The application keeps track of the quantity and location of the products in the warehouse. The warehouse is using shuttle in the FIFO (first in first out) configuration. Goal of the application is to simulate the state of each lane in the shuttle system and keep track of the products inside the lanes (their position and type of product). Stack: Node.JS + Meteor , React or Vue, MongoDB... The job would be: + Create a basic frontend UI (Using some free Admin app template for react is totally fine) + Basic user system (Username, password, edit profile etc..) + Database of products in the warehouse (+ displaying in the table on frontend + manipulation (edit, details etc...

    €1178 (Avg Bid)
    €1178 Průměr. nabídka
    49 nabídky

    I need to install odoo ERP (OpenERP) On my server with a multi-tenancy feature (Already odoo have this feature). And do some minor changes like changing logo and colors on some places.

    €21 (Avg Bid)
    €21 Průměr. nabídka
    3 nabídky

    Design a serial communication protocol i.e., telegram containing data bus, address bus, read/write bus and checksum(CRC). 1. read/write access is to be transferred. If CPU is doing a write access, then it should have 1 byte address and 1 byte data and control bits if possible. 2. Read bus should read the address to be transferred. 3. The write bus should transfer the PSS signal or the chip select signal for the peripheral boards. 4. PSS is of 16 bits and the status of PSS signal should also be transferred. 5. The data should be on write access for front transfer and on read access for reverse transfer. 6. Define the type of telegram as read or write type. 7. Checksum should check if the data is valid or not.

    €96 (Avg Bid)
    €96 Průměr. nabídka
    2 nabídky

    Looking for a full stack Odoo 12/openERP developer & expert. - Good communicate skill - Good code quality - Start immediately - Independent freelancer Requirements: 1. Properly customizes and develops Odoo modules (Sales, Inventory, Purchase, etc.), adjust, correct, create more reports to make the system more efficient and friendly. 2. Set the user access and security 3. Develop Odoo website (Adding some features, merge the Substitute products links to the original products descriptions, and more). Please apply if you're a good fit for this job description, or ignore it.

    €18 / hr (Avg Bid)
    €18 / hr Průměr. nabídka
    33 nabídky

    Se desea el desarrollo del módulo de arqueo de cajas para OpenERP 7, debe ser compatible con el standard de OpenERP 7. El módulo debe realizar el  análisis de todas las transacciones realizadas en la caja, dentro de un momento determinado, con la finalidad de comprobar si lo recibido se ha contabilizado y corroborar el saldo en físico corresponde el saldo arrojado en este conteo.

    €689 (Avg Bid)
    €689 Průměr. nabídka
    1 nabídky

    Buenas tardes, se solicita ayuda para hacer un tarea de programación, tipo C, sobre los temas FIFO, Round Robin y Prioridades no expulsivo. El problema completo se entregara por inbox. Dudas comunicarse por inbox

    €24 (Avg Bid)
    €24 Průměr. nabídka
    4 nabídky