首页
网站开发
桌面应用
管理软件
微信开发
App开发
嵌入式软件
工具软件
数据采集与分析
其他
首页
>
> 详细
COP 5536编程讲解、辅导Java,C++,Python程序语言 讲解R语言程序|辅导Web开发
项目预算:
开发周期:
发布时间:
要求地区:
COP 5536 Spring 2021
Programming Project
Due Date: Apr 6
th, 2021, 11:59 pm EST
1. General
Problem description
The primary value of a B+ tree is in storing data for efficient retrieval in a block-oriented storage
context — in particular, file systems. In this project, you’re asked to develop and test a small degree B+
tree used for internal-memory dictionaries (i.e. the entire tree resides in main memory). The data is
given in the form (key, value) with no duplicates, you are required to implement an m-way B+ tree to
store the data pairs. Note that in a B+ tree only leaf nodes contain the actual values, and the leaves
should be linked into a doubly linked list. Your implementation should support the following
operations:
1. Initialize (m): create a new m-way B+ tree
2. Insert (key, value)
3. Delete (key)
4. Search (key): returns the value associated with the key
5. Search (key1, key2): returns values such that in the range key1 <= key <= key2
Programming Environment
You may use either Java or C++ for this project. Your program will be tested using the Java or g++/gcc
compiler on the thunder.cise.ufl.edu server. So, you should verify that it compiles and runs as expected
on this server, which may be accessed via the Internet.
Your submission must include a makefile that creates an executable file named bplustree.
2. Input and Output Requirements
Your program should execute using the following
For C/C++:
$ ./ bplustree file_name
For Java:
$ java bplustree file_name
Where file_name is the name of the file that has the input test data.
Input Format
The first line in the input file Initialize(m) means creating a B+ tree with the order m (note: m may be
different depending on input file). Each of the remaining lines specifies a B+ tree operation. The
following is an example of an input file:
Initialize(3)
Insert(21, 0.3534)
Insert(108, 31.907)
Insert(56089, 3.26)
Insert(234, 121.56)
Insert(4325, -109.23)
Delete (108)
Search(234)
Insert(102, 39.56)
Insert(65, -3.95)
Delete (102)
Delete (21)
Insert(106, -3.91)
Insert(23, 3.55)
Search(23, 99)
Insert(32, 0.02)
Insert(220, 3.55)
Search(33)
Delete (234)
Search(65)
You can use integer as the type of the key and float/double as the type of the value.
Output Format
For Initialize, Insert and Delete query you should not produce any output.
For a Search query you should output the results on a single line using commas to separate values. The
output for each search query should be on a new line. All output should go to a file named
“output_file.txt”. If a search query does not return anything you should output “Null”.
The following is the output file for the above input file:
121.56
3.55,-3.95
Null
-3.95
3. Submission
Do not use nested directories. All your files must be in the first directory that appears after unzipping.
You must submit the following:
1. Makefile: You must design your makefile such that ‘make’ command compiles the
source code and produces executable file. (For java class files that can be
run with java command)
2. Source Program: Provide comments.
3. REPORT:
· The report should be in PDF format.
· The report should contain your basic info: Name, UFID and UF Email account
· Present function prototypes showing the structure of your programs. Include the structure of your
program.
To submit, please compress all your files together using a zip utility and submit to the
Canvas system. You should look for Assignment Project for the submission.
Your submission should be named LastName_FirstName.zip.
Please make sure the name you provided is the same as the same that appears on the
Canvas system. Please do not submit directly to a TA. All email submissions will be
ignored without further notification. Please note that the due day is a hard
deadline. No late submission will be allowed. Any submission after the deadline
will not be accepted.
4. Grading Policy
Grading will be based on the correctness and efficiency of algorithms. Below are some details of
the grading policy.
Correct implementation and execution: 60%
Note: Your program will be graded based on the produced output. You must make sure to produce the
correct output to get points. Besides the example input/output file in this project description, there are
two extra test cases for TAs to test your code. Each one of the test case contributes 20% to the final
grade. Your program will not be graded if it can not be compiled or executed.
You will get 0 point in this part if your implementation is not B+ tree.
Comments and readability: 15%
Report: 25%
You will get 10% points deducted if you do not follow the input/output or submission requirements
above. In addition, we may ask you to demonstrate your projects.
5. Miscellaneous
• Do not use complex data structures provided by programming languages. You have to
implement B+ tree data structures on your own using primitive data structures such as pointers.
You must not use any B tree / B+ tree related libraries.
• Your implementation should be your own. You have to work by yourself for this assignment
(discussion is allowed). Your submission will be checked for plagiarism.
软件开发、广告设计客服
QQ:99515681
邮箱:99515681@qq.com
工作时间:8:00-23:00
微信:codinghelp
热点项目
更多
代做ceng0013 design of a pro...
2024-11-13
代做mech4880 refrigeration a...
2024-11-13
代做mcd1350: media studies a...
2024-11-13
代写fint b338f (autumn 2024)...
2024-11-13
代做engd3000 design of tunab...
2024-11-13
代做n1611 financial economet...
2024-11-13
代做econ 2331: economic and ...
2024-11-13
代做cs770/870 assignment 8代...
2024-11-13
代写amath 481/581 autumn qua...
2024-11-13
代做ccc8013 the process of s...
2024-11-13
代写csit040 – modern comput...
2024-11-13
代写econ 2070: introduc2on t...
2024-11-13
代写cct260, project 2 person...
2024-11-13
热点标签
mktg2509
csci 2600
38170
lng302
csse3010
phas3226
77938
arch1162
engn4536/engn6536
acx5903
comp151101
phl245
cse12
comp9312
stat3016/6016
phas0038
comp2140
6qqmb312
xjco3011
rest0005
ematm0051
5qqmn219
lubs5062m
eee8155
cege0100
eap033
artd1109
mat246
etc3430
ecmm462
mis102
inft6800
ddes9903
comp6521
comp9517
comp3331/9331
comp4337
comp6008
comp9414
bu.231.790.81
man00150m
csb352h
math1041
eengm4100
isys1002
08
6057cem
mktg3504
mthm036
mtrx1701
mth3241
eeee3086
cmp-7038b
cmp-7000a
ints4010
econ2151
infs5710
fins5516
fin3309
fins5510
gsoe9340
math2007
math2036
soee5010
mark3088
infs3605
elec9714
comp2271
ma214
comp2211
infs3604
600426
sit254
acct3091
bbt405
msin0116
com107/com113
mark5826
sit120
comp9021
eco2101
eeen40700
cs253
ece3114
ecmm447
chns3000
math377
itd102
comp9444
comp(2041|9044)
econ0060
econ7230
mgt001371
ecs-323
cs6250
mgdi60012
mdia2012
comm221001
comm5000
ma1008
engl642
econ241
com333
math367
mis201
nbs-7041x
meek16104
econ2003
comm1190
mbas902
comp-1027
dpst1091
comp7315
eppd1033
m06
ee3025
msci231
bb113/bbs1063
fc709
comp3425
comp9417
econ42915
cb9101
math1102e
chme0017
fc307
mkt60104
5522usst
litr1-uc6201.200
ee1102
cosc2803
math39512
omp9727
int2067/int5051
bsb151
mgt253
fc021
babs2202
mis2002s
phya21
18-213
cege0012
mdia1002
math38032
mech5125
07
cisc102
mgx3110
cs240
11175
fin3020s
eco3420
ictten622
comp9727
cpt111
de114102d
mgm320h5s
bafi1019
math21112
efim20036
mn-3503
fins5568
110.807
bcpm000028
info6030
bma0092
bcpm0054
math20212
ce335
cs365
cenv6141
ftec5580
math2010
ec3450
comm1170
ecmt1010
csci-ua.0480-003
econ12-200
ib3960
ectb60h3f
cs247—assignment
tk3163
ics3u
ib3j80
comp20008
comp9334
eppd1063
acct2343
cct109
isys1055/3412
math350-real
math2014
eec180
stat141b
econ2101
msinm014/msing014/msing014b
fit2004
comp643
bu1002
cm2030
联系我们
- QQ: 9951568
© 2021
www.rj363.com
软件定制开发网!