国产人妻人伦精品_欧美一区二区三区图_亚洲欧洲久久_日韩美女av在线免费观看

合肥生活安徽新聞合肥交通合肥房產生活服務合肥教育合肥招聘合肥旅游文化藝術合肥美食合肥地圖合肥社保合肥醫院企業服務合肥法律

FIT3158編程代寫、代做Java/c++程序語言
FIT3158編程代寫、代做Java/c++程序語言

時間:2024-09-24  來源:合肥網hfw.cc  作者:hfw.cc 我要糾錯



Monash University Faculty of Information Technology 2nd Semester 2024 
 
FIT3158 Business Decision Modelling 
 
Assignment 2: Linear Programming, Integer Linear Programming, Network Analysis, 
Transportation, Transshipment and Economic Order Quantity (EOQ) - using Microsoft Excel 
Solver 
 
This assignment is worth 24% of your final mark (subject to the hurdles described in the 
FIT3158 Unit Guide and links therein). Among other things (see below), note the need to hit 
the `Submit’ button (and the possible requirement of a video and/or an interview). 
 
Due Date: Monday 30th September 2024, 11:55 pm 
Method of submission: Your submission should consist of 2 files: 
1. A Microsoft Excel spreadsheet named as: 
FamilyName-StudentId-2ndSem2024FIT3158Asst2.xlsx 
2. A text-based .pdf file named as: FamilyName-StudentId-2ndSem2024FIT3158Asst2.pdf 
Both the files must be uploaded on the FIT3158 Moodle site by the due date and time. 
The text-based .pdf file will undergo a similarity check by Turnitin at the time you submit 
to Moodle. Please read submission instructions here and elsewhere carefully regarding 
the use of Moodle. 
 
Total available marks = 50 + 34 + 16 = 100 marks. 
 
Note 1: Please recall the Academic Integrity rules (and, as per Moodle week 0, you might 
also wish to confer with https://www.monash.edu/student-academic-success). This is an 
individual assignment. Recall various resources from FIT3158 Moodle week 0. 
In submitting this assignment, you acknowledge both that you are familiar with the relevant 
policies, rules and regulations regarding Academic Integrity (including, e.g., doing your own 
work, not sharing your work, not using ChatGPT in particular, not using generative AI at all) 
and also that you are familiar with the consequences of being deemed to be in contravention 
of these policies. 
 
Note 2: And a reminder not to post even part of a proposed partial solution to a forum or 
other public location. This includes when you are seeking clarification of a question. 
If you seek clarification on an Assignment question then – bearing in mind the above – word 
your question very carefully and see the `Welcome to FIT3158’ Ed Discussion forum post 
(bearing in mind instructions in week 1 Introductory Lecture). If you are seeking to 
understand a concept better, then (please see the Welcome post in Ed Discussion, and) try to 
word your question so that it is a long way removed from the Assignment (which, in turn, 
makes it easier to answer – and probably also able to be answered by more people). You are 
reminded that Monash University takes academic integrity very seriously. 
 
Note 3: As previously advised, it is your responsibility to be familiar with the special 
consideration policies and special consideration process – as well as academic integrity. 
Please see the relevant links within FIT3158 Moodle (week 0 and perhaps also elsewhere). 
Students should be familiar with the special consideration policies and the process for 
applying. 
  
 
Note 4: As a general rule, don’t just give a number or an answer like `Yes’ or `No’ without 
at least some clear and sufficient explanation - or, otherwise, you risk being awarded 0 
marks for the relevant exercise. Make it easy for the person/people marking your work to 
follow your reasoning. Your .pdf should typically cross-reference the corresponding 
answer in your spreadsheet. For each and every question, sub-question and exercise, 
provide a clearly labelled separate spreadsheet tab with clear content, accompanied with 
clearly cross-referenced clear .pdf explanation. Without clear cross-reference between .pdf 
and spreadsheet tab – and without a separate spreadsheet tab for each sub-question - 
there is the possibility that any such exercise will be awarded 0 marks. 
Your .pdf file should not be generated from LaTeX (and/or Overleaf), nor OpenOffice, nor 
LibreOffice. 
Note 4b (and this is part of Note 4) : Re-iterating a point above, for each and every question, 
sub-question and exercise, clearly explain your answer and clearly show any working. 
 
Note 5: As a general rule, if there is an elegant way of answering a question without 
unnecessarily re-running the Solver, try to do it that way. (Recall, e.g., sensitivity report and 
some notions from Week 3 and thereabouts.) More generally, more elegant solutions are 
preferable - and will at least sometimes be given more marks (possibly many more marks, 
and the inelegant way might possibly get very few marks). Among other things, if a problem 
is a linear programming (LP) problem, then it would be more elegant to solve it using the 
linear simplex model. In a similar vein, a linking constraint (where appropriate) will be far 
preferable to a seemingly equivalent use of the IF() function. 
 
Note 6: You should include a screenshot of the relevant spreadsheet tab in your .pdf file. 
Apart from this, all of your submitted work should be in machine readable form, and none of 
your submitted work should be hand-written. 
 
Note 7: If you wish for your work to be marked and not to accrue (possibly considerable) 
late penalties, then make sure to upload the correct files and (not to leave your files 
as Draft). You then need to determine whether you have all files uploaded and that you are 
ready to hit `Submit’. Once you hit `Submit’, you give consent for us to begin marking your 
work. If you hit `Submit’ without all files uploaded then you will probably be deemed not to 
have followed the instructions from the Notes above. If you leave your work as Draft and 
have not hit `Submit’ then we have not received it, and it can accrue late penalties once the 
deadline passes. In short, make sure to hit ‘Submit’ at the appropriate time to make sure that 
your work is submitted. Late penalties will be as per Monash University Faculty of IT and 
Monash University policies. Within the requirements of these policies just mentioned, late 
penalties will accrue (in line with policy) at a rate of at least 5% per calendar day – where 5% 
refers to a proportion of the total marks available. It is possible that any work submitted at 
least 10 calendar days after the deadline might be automatically given a mark of 0. 
 
Note 8: The notation 1E-12 corresponds to 1 x 10
-12
, or 0.000000000001. A similar comment 
applies to 1E-14. If you see a figure of approximately this magnitude or comparable 
magnitude, then consider whether or not it might be round-off error for something else. 
 Unless otherwise stated, numbers should be stated to at least 3 significant figures, and 
numbers less than 10 in magnitude should be stated to at least 3 decimal places. 
 Note 9: Save your file(s) regularly. Most of the time, we expect that the Solver will run 
quickly. But for problems with many variables and many constraints – especially involving 
integers – please be mindful that if you are not careful to do some of the things mentioned in 
class to help your program finish more quickly, then there is a risk that your program might 
possibly go through at least tens or hundreds of thousands of subproblems and become very 
slow (as you wait and wait and …). If you save your file before starting a run that could be 
long and slow, then you can safely stop the program – if it becomes very slow – with reduced 
risk of losing your edit changes. 
 
Note 10: As a general rule for solving a problem using MicroSoft Excel Solver, please 
consider carefully whether the various solver (settings or) Options (which you might 
be able to access after clicking on `Options’, which might be on the right about twothirds
of the way down after you click on `Solver’) might affect the results provided 
by the solver. (As an example, if dealing with integers then give some thought to `Integer 
Optimality’.) Put another way, rather than just use the default settings, make sure to check 
the solver settings and be willing to appropriately modify them if and as required. 
 
The optimisations to follow throughout Assignment 2 (Questions 1, 2 and 3) could 
(variously) include such considerations as (including but not limited to) (e.g.) limiting 
pollution, saving time, reducing waste, making the most of limited resources, improving 
organ donor and recipient compatibility, etc. It could involve work with the United Nations 
(UN) and/or the International Space Station (ISS). Any transportation, transshipment and/or 
shortest path problems could possibly pertain to emergency vehicles (e.g., ambulance, fire, 
police) and to Search and Rescue (e.g., drones) – or simply cars and trucks. 
 
Question 1 (5 + 4 + 4 + 4 + 6 + 5 + 6 + 5 + 5 + 6 = 50 marks) 
 
Throughout Question 1 and the entire Assignment 2, follow the given notes (near the top – 
e.g., Note 4, Note 5, Note 6, etc.) and other instructions. 

 
Consider now Figure 1 immediately below but with the modifications stated just below it.  
We make some changes. First, the edge JI now has cost 20. We also add another node (or 
vertex), K. We also add three edges – namely, HK (cost 45), JK (cost 70) and IK (cost 45). 
This describes the network which we analyse at least for the start of Question 1. 
 
Before starting the exercises in Question 1, please remember that it is the modified version of 
Figure 1 (with modifications stated immediately above) that should be used at least to start 
the question. 
 
Unless stated otherwise, throughout Question 1 we use the modified version of Figure 1. 
 
Stated edge costs are the costs of moving one vehicle – e.g., moving 2 vehicles along an edge 
with stated cost 64 would cost 128. 

1a) We wish to move 70 vehicles from A to K. 
What is the shortest total cost, and what is the flow along the individual edges? 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Also explain whether or not the problem is a linear programming (LP) problem or not - and 
why or why not. 
(If the problem can be presented as an LP problem then it should be done that way.) 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 
 
1b) We wish to move 100 vehicles from B to I. 
What is the shortest total cost, and what is the flow along the individual edges? 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 
 
 1c) We wish to move 70 vehicles from A to I. 
What is the shortest total cost, and what is the flow along the individual edges? 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Also explain whether or not the problem is a linear programming (LP) problem or not - and 
why or why not. 
(If the problem can be presented as an LP problem then it should be done that way.) 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 
 
1d) We wish to move 100 vehicles from B to K. 
What is the shortest total cost, and what is the flow along the individual edges? 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed.  
 
1e) We re-visit the problem from 1d). However, we make some changes. 
The edges HK and IK (which had cost of 45 in parts 1a-1d) are now both modified as 
follows. For flow up to 75 (i.e., < 75), these edges still cost 45 per unit. But for flows above 
75, the excess flow costs 80 per unit. So, as an example, if HK has a flow of ** then that 
costs 45 * 75 + 80 * (** – 75) = 45 * 75 + 80 * 15 = 3375 + 1200 = 4575 for the flow on that 
edge. 
 
What is the shortest total cost, and what is the flow along the individual edges? 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 
 
1f) We re-visit the problem from 1d) and 1e). However, we make some changes. 
The edges HK and IK (which had cost of 45 in parts 1a-1d) are now both modified as 
follows. For flow up to 75 (i.e., < 75), these edges still cost 45 per unit. But for flows above 
75, the excess flow now costs 110 per unit. So, as an example, if HK has a flow of ** then 
that costs 45 * 75 + 110 * (** – 75) = 45 * 75 + 110 * 15 = 3375 + 1650 = 5025 for the flow 
on that edge. 
 
What is the shortest total cost, and what is the flow along the individual edges? 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 
 1g) Following on from 1f, we include the additional constraint that at most 4 edges have 
positive non-zero flow. 
 
What is the shortest total cost, and what is the flow along the individual edges? 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 
 
1h) Combining 1a and 1b (in some sense), we now have 70 vehicles at A and 100 cars at B. 
We are required to supply 70 vehicles to K and 100 vehicles to I. 
 
What is the shortest total cost, and what is the flow along the individual edges? 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 
 
For the earlier parts of the question, we have assumed that there was just one type of vehicle. 
So, those (sub-)questions could be done whether everything was a car or everything was a 
truck. 
For the remainder of the question, we now assume that there is more than one type of vehicle 
(e.g., ambulance, fire truck, police car, other truck, other car). If someone has demand for an 
ambulance then they want an ambulance and they might have no need for a fire truck. 
 
For simplicity, we might just assume that there are just two different types of vehicle – car 
and truck. For the avoidance of doubt, we want the correct number of cars to go from 
source/supply to demand/destination/sink, and we also want the correct number of trucks to 
go from source to sink. Put in other words, if a demand node seeks 2 cars and 1 truck but 
instead gets 1 car and 2 trucks then that is not a correct answer. 
 
 
1i) Combining 1a, 1b, 1c and 1d (in some sense), we now have two types of vehicles (cars 
and trucks). The cars can be thought of as in 1h. More specifically, we have 70 cars at A and 
100 cars at B. We are required to supply 70 cars to K and 100 cars to I. However, we also 
have 70 trucks at A and 100 trucks at B. We are required to supply 100 trucks to K and 70 
trucks to I. 
 
What is the shortest total cost, and what is the flow (both cars and trucks) along the individual 
edges? 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 1j) This is the same as 1i, but with the additional constraint that no edge can carry more than 
100 vehicles. So, whether it’s (e.g.) 100 cars or (e.g.) 100 trucks or (e.g.) 27 cars and ** 
trucks, etc., no edge can carry more than 100 vehicles. 
 
What is the shortest total cost, and what is the flow (both cars and trucks) along the individual 
edges? 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 
 
Question 2 (6 + 6 + 6 + 6 + 6 + 4 = 34 marks) 
 
Throughout Question 2 and the entire Assignment 2, follow the given notes (near the top – 
e.g., Note 4, Note 5, Note 6, etc.) and other instructions. 
 
There are 8 (agents or) workers to be potentially assigned to 12 possible (tasks or) jobs. 
 
The workers put in their first 4 preferences (P1, P2, P3, P4). 
For each worker that gets their 1st preference, there is a score of 10. 
For each worker that gets their 2nd preference, there is a score of 6. 
For each worker that gets their 3rd preference, there is a score of 3. 
For each worker that gets their 4th preference, there is a score of 1. 
No additional scores are given when a worker gets their 5th, 6th, 7th, … and/or 12th preference. 
 
The preferences (P1, P2, P3, P4) for each person (a, b, c, d, e, f, g, h) are given below:  
 
2a) Each of the eight workers is to be assigned to at most 1 job each. 
No job can be done by more than one worker. 
What is the maximum score that can be obtained, and what is the assignment of workers to 
jobs? 
 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 2b) We modify 2a so that each of the eight workers can be assigned to at most 4 jobs each. 
 
No job can be done by more than one worker. 
What is the maximum score that can be obtained, and what is the assignment of workers to 
jobs? 
 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 
 
2c) We modify 2b so that no more than 6 of the 8 workers can be used. 
 
As before, each of these six workers can be assigned to at most 4 jobs each. 
 
No job can be done by more than one worker. 
What is the maximum score that can be obtained, and what is the assignment of workers to 
jobs? 
 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 
 
2d) We modify 2a and 2b so that all 8 workers can be used but each of these eight workers 
can be assigned to at most 2 jobs each. 
 
No job can be done by more than one worker. 
What is the maximum score that can be obtained, and what is the assignment of workers to 
jobs? 
 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 
 
 2e) We now modify 2d so that at most one (but not both) of worker a and worker b can do a 
task. If either worker a does at least one task or worker b does at least one task, then the 
other of these two workers can not do any tasks. Put another way, if worker a does at least 
one task then worker b does no task, and if worker b does at least one task then worker a does 
no task. 
Apart from this, all 8 workers can be used but each of these eight workers can be assigned to 
at most 2 jobs each. 
 
No job can be done by more than one worker. 
What is the maximum score that can be obtained, and what is the assignment of workers to 
jobs? 
 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 
 
2f) We modify 2d so that at most 6 workers can be used, and each of these six workers can 
be assigned to at most 2 jobs each. 
 
No job can be done by more than one worker. 
What is the maximum score that can be obtained, and what is the assignment of workers to 
jobs? 
 
Express all variables, the objective function, all constraints, working and solution (values of 
decision variables, value of objective function). 
Further to Note 4 and Note 6, (here and elsewhere) please place your working and solutions 
as instructed. 
 
Question 3 (5 + 5 + 4 + 2 = 16 marks) 
 
This question concerns variants of the Economic Order Quantity (EOQ) model. 
 
Throughout Question 3 and the entire Assignment 2, follow the given notes (near the top – 
e.g., Note 4, Note 5, Note 6, etc.) and other instructions. 
 
Consider a monthly demand of 2000, a monthly holding cost of 0.02 = 2%, a cost per unit of 
100 Malaysian ringgits (MYR) and an ordering cost of 500 MYR. 
Assume no quantity discounts and no back-order penalty. 
 
 3a) Calculate the economic order quantity (EOQ) value, Q*. 
 
Show your calculations in your .pdf file. 
There might be more than one way to do it in your spreadsheet tab. 
Whatever you do, show working and solution values (any decision variable or decision 
variables, any optimised objective function). 
 
3b) We re-visit Qu 3a but with a back-order penalty of p = MYR 102.** per annum. 
 
Calculate Q*, S* and the maximum amount by which we would be out of stock before 
replenishing with new stock. 
 
Also state the minimum cost. 
 
Show your calculations in your .pdf file. 
Also show your calculations in your spreadsheet tab. 
Show working and solution values (any decision variable or decision variables, any optimised 
objective function). 
 
3c) We re-visit Qu 3a with discount for bulk orders. 
For an order of 1200 or more, there is a bulk discount of 19.5%. 
 
Calculate the optimal Q* and the minimum cost. 
 
Show your calculations in your .pdf file. 
Also show your calculations in your spreadsheet tab. 
Show working and solution values (any decision variable or decision variables, any optimised 
objective function). 
 
3d) Which is cheaper – the value from Qu 3b or the value from Qu 3c? 
 
Adjust the back-order penalty p from Qu 3b until the answers to 3b and 3c agree. 
 
What is the new value of p? 
 
Did you have to increase or decrease p - and, if you had to change p, then by how much? 
 
Recall notes and other instructions at the start of the Assignment and throughout the 
Assignment – and in the Ed Discussion `Welcome to FIT3158’ post - and follow these. 
 
END OF FIT3158 ASSIGNMENT 2 (Monash University, 2nd semester 2024) 

請加QQ:99515681  郵箱:99515681@qq.com   WX:codinghelp





 

掃一掃在手機打開當前頁
  • 上一篇:CRICOS編程代做、代寫Java程序設計
  • 下一篇:代寫4CM508、代做C++,Python編程語言
  • 無相關信息
    合肥生活資訊

    合肥圖文信息
    流體仿真外包多少錢_專業CFD分析代做_友商科技CAE仿真
    流體仿真外包多少錢_專業CFD分析代做_友商科
    CAE仿真分析代做公司 CFD流體仿真服務 管路流場仿真外包
    CAE仿真分析代做公司 CFD流體仿真服務 管路
    流體CFD仿真分析_代做咨詢服務_Fluent 仿真技術服務
    流體CFD仿真分析_代做咨詢服務_Fluent 仿真
    結構仿真分析服務_CAE代做咨詢外包_剛強度疲勞振動
    結構仿真分析服務_CAE代做咨詢外包_剛強度疲
    流體cfd仿真分析服務 7類仿真分析代做服務40個行業
    流體cfd仿真分析服務 7類仿真分析代做服務4
    超全面的拼多多電商運營技巧,多多開團助手,多多出評軟件徽y1698861
    超全面的拼多多電商運營技巧,多多開團助手
    CAE有限元仿真分析團隊,2026仿真代做咨詢服務平臺
    CAE有限元仿真分析團隊,2026仿真代做咨詢服
    釘釘簽到打卡位置修改神器,2026怎么修改定位在范圍內
    釘釘簽到打卡位置修改神器,2026怎么修改定
  • 短信驗證碼 豆包網頁版入口 破天一劍 目錄網 排行網

    關于我們 | 打賞支持 | 廣告服務 | 聯系我們 | 網站地圖 | 免責聲明 | 幫助中心 | 友情鏈接 |

    Copyright © 2025 hfw.cc Inc. All Rights Reserved. 合肥網 版權所有
    ICP備06013414號-3 公安備 42010502001045

    国产人妻人伦精品_欧美一区二区三区图_亚洲欧洲久久_日韩美女av在线免费观看
    国产精品九九久久久久久久| 色妞色视频一区二区三区四区| 91极品视频在线| 国产精品黄色av| 欧美精品七区| 国产va免费精品高清在线观看| 亚洲一区二区在线播放| 国产欧美中文字幕| 国产精品大片wwwwww| 日韩美女免费视频| 久久久久一区二区| 日本精品www| 久久久久久久一区二区三区| 欧美一区1区三区3区公司| 91精品国产沙发| 五月天色婷婷综合| 国产成人在线小视频| 日韩av免费看| 久久精品成人一区二区三区蜜臀 | 日本国产一区二区三区| 久久偷看各类wc女厕嘘嘘偷窃| 又大又硬又爽免费视频| 国产精品小说在线| 亚洲影视九九影院在线观看| 99伊人久久| 亚州精品天堂中文字幕| 国产极品美女高潮无套久久久| 三区精品视频| 久久99精品久久久久久久久久 | 欧美一区观看| 国产精品视频区| 国内自拍欧美激情| 欧美日本精品在线| 91精品一区二区| 日韩视频在线观看视频| 久久久精品网站| 精品亚洲第一| 亚洲字幕一区二区| 国产传媒一区| 激情五月综合色婷婷一区二区| 国产精品国产三级国产专区53| 国产麻花豆剧传媒精品mv在线| 亚洲精品一区二区三区蜜桃久| 91精品在线观看视频| 日本一区二区在线视频观看| 精品久久久91| 国产剧情久久久久久| 视频一区在线免费观看| 久久精品国产96久久久香蕉| 精品午夜一区二区| 亚洲a∨一区二区三区| 久操手机在线视频| 国模吧一区二区三区| 亚洲一区制服诱惑| 精品国产一区二区三区在线观看 | 国产一区二区在线观看免费播放| 亚洲午夜精品久久久中文影院av| 国产成人高潮免费观看精品 | 日韩免费在线免费观看| 国产精品久久久对白| 99九九视频| 日韩视频在线播放| 国产aaa免费视频| 久久国产手机看片| 国产一区二区视频在线观看| 亚洲精品乱码视频| 国产精品久久久久久久小唯西川| 99久久精品免费看国产一区二区三区 | 久久综合一区二区三区| 欧美成ee人免费视频| 亚洲一区二区高清视频| 久久久久久久久久久国产| 国产一级黄色录像片| 五月天婷亚洲天综合网鲁鲁鲁| 久久精品中文字幕免费mv| 99视频在线免费| 国内精品在线一区| 日本一区二区高清视频| 欧美成人免费一级人片100| 91高潮精品免费porn| 欧美精品欧美精品| 午夜精品久久久久久久男人的天堂 | 国产在线精品二区| 日韩av在线一区二区三区| 久久99精品视频一区97| 色偷偷91综合久久噜噜| 91免费国产网站| 国产欧美一区二区白浆黑人 | 国产精品免费一区二区三区在线观看| 91av福利视频| 高清欧美性猛交| 欧美不卡在线一区二区三区| 日韩一区二区三区高清| 欧美激情视频在线观看| 国产精品日韩在线观看| 国产爆乳无码一区二区麻豆| 成人黄色av网站| 蜜桃av噜噜一区二区三| 青青草一区二区| 婷婷亚洲婷婷综合色香五月| 一区二区三区免费看| 国产精品美女主播在线观看纯欲| 国产成人亚洲综合无码| 白白操在线视频| 国产伦精品一区二区三| 国内一区在线| 麻豆av免费在线| 日韩精品一区中文字幕| 日产精品久久久一区二区| 一区不卡视频| 在线观看福利一区| 久久国产精品久久久| 久久综合久久八八| 国产精品久久9| 国产精品美女网站| 国产精品视频色| 日韩视频一区在线| 久久久国产一区二区| 国产freexxxx性播放麻豆| 久久精品在线免费视频 | 久久中文字幕在线视频| 日韩网站免费观看| 久久精彩免费视频| 色妞色视频一区二区三区四区| 久久久久久亚洲精品不卡4k岛国| 国产激情999| 国产l精品国产亚洲区久久| 久久婷婷开心| 久久免费视频在线| 国产ts一区二区| 日韩在线视频免费观看| 国产成人精品在线| 国产精品青青在线观看爽香蕉| 国产精品久久久久久久天堂| 国产精品区一区| 国产精品久久久久久久久久新婚 | 91精品在线国产| 久久精品99国产| 精品国内亚洲在观看18黄| 久久久久www| 久久艹在线视频| 精品国产一区二区三| 亚洲综合色av| 五月天色婷婷综合| 欧美一区二三区| 国模精品一区二区三区色天香| 国产免费成人在线| 91久久精品久久国产性色也91| 国产激情一区二区三区在线观看| 色婷婷久久av| 欧美巨大黑人极品精男| 亚洲中文字幕无码中文字| 欧美一区二区视频17c| 奇米一区二区三区四区久久| 极品尤物一区二区三区| 国产乱子伦精品无码专区| 97国产精品视频| 日韩视频第一页| 国产精品久久九九| 在线观看国产一区| 日本高清视频精品| 国产综合av一区二区三区| 国产精品一区二区欧美 | 国产欧美高清在线| 久久男人资源站| 国产精品免费一区二区三区 | 99精品国产高清一区二区| xxav国产精品美女主播| 久色乳综合思思在线视频| 亚洲一区三区在线观看| 青青视频在线播放| 国产精品一区而去| 久久久久久久一| 亚洲一区二区不卡视频| 欧美又粗又长又爽做受| 国产美女网站在线观看| 久久精品美女| 最新av网址在线观看| 日韩精品一区二区三区不卡| 国产一区二区三区av在线| 久久理论片午夜琪琪电影网| 国产精品免费看久久久香蕉| 亚洲色欲综合一区二区三区| 欧美与黑人午夜性猛交久久久| 成人动漫在线视频| 久久精品一偷一偷国产| 亚洲高清在线观看一区| 国内精品视频久久| 久久精品视频16| 国产综合在线看| 久久久久久久久久久久久国产精品 | 91精品在线国产| 久久中文字幕在线视频| 日韩毛片在线免费看| 成人国产一区二区| 国产精品久久色| 欧洲精品久久久| 7777精品久久久大香线蕉小说| 久久国产精品影片| 欧美日韩dvd|