Find Jobs
Hire Freelancers

create a simple simulated file system

$30-250 USD

进行中
已发布超过 11 年前

$30-250 USD

货到付款
The file system should be built on a simulated disk that can only be accessed using low level I/O functions. All I/O to the disk is done in blocks or clusters of 1024 bytes. Note that the functions are not "sequential". You must always specify the block address. Block addresses start at zero and go up by one to the maximum size of the disk. */ /* BLOCKSIZE defines the size of blocks or clusters (in bytes) on the simulated disk. */ #define BLOCKSIZE 1024 /* DISKSIZE defines the number of blocks on the simulated disk. The total size of the disk system is BLOCKSIZE*DISKSIZE bytes. */ #define DISKSIZE 256 /* writeDisk Write one block of data to the given location on the disk. Parameters: location - The number of the disk block that is to be written. bytes - A pointer to the data to be written to the disk. length - The number of bytes to write to the disk. This must be less than or equal to the BLOCKSIZE. */ void writeDisk(int location, void *bytes, int length); /* readDisk Read one block of data from the given location on the disk. Parameters: location - The number of the disk block that is to be read. bytes - A pointer to a buffer to receive the data. length - The number of bytes to read from the disk. This must be less than or equal to the BLOCKSIZE. */ void readDisk(int location, void *bytes, int length);
项目 ID: 2632741

关于此项目

13提案
远程项目
活跃11 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
13威客以平均价$89 USD来参与此工作竞价
用户头像
Hi, I am confident to handle this project, You need it in C++ correct?
$200 USD 在2天之内
4.8 (234条评论)
6.7
6.7
用户头像
Please check your inbox. Thanks
$100 USD 在1天之内
4.7 (86条评论)
6.1
6.1
用户头像
I can help You
$75 USD 在5天之内
5.0 (68条评论)
5.4
5.4
用户头像
hi i can do this contact if interested
$80 USD 在10天之内
4.9 (20条评论)
5.1
5.1
用户头像
Hi Sir. i am a qualified programmer. i can do this task easily. Kindly check the inbox. thank you
$50 USD 在3天之内
5.0 (32条评论)
4.9
4.9
用户头像
Hi, I am MSc in computer Architecture and can do this project.
$100 USD 在5天之内
4.7 (16条评论)
4.9
4.9
用户头像
ready to work. waititing your reply.
$88 USD 在2天之内
4.9 (8条评论)
3.6
3.6
用户头像
Hey I can do this for you. We had to do a similar assignment, but on a bigger scale. we had to simulate an entire OS, not just the Disk :) so its pretty easy for me.
$30 USD 在1天之内
5.0 (3条评论)
3.2
3.2
用户头像
I am ready on this project. Please check your inbox!
$80 USD 在2天之内
2.9 (7条评论)
3.4
3.4
用户头像
Dear sir, I can do this for you.
$50 USD 在1天之内
3.2 (2条评论)
2.0
2.0
用户头像
Hello. I can help you.
$30 USD 在1天之内
0.0 (0条评论)
0.0
0.0
用户头像
I am a qualified programmer, see pm for more details
$30 USD 在1天之内
0.0 (0条评论)
0.0
0.0
用户头像
Custom software development: w w w . The Administrator removed this message for containing contact details which breaches our Terms of Service . i o
$250 USD 在1天之内
0.0 (0条评论)
0.0
0.0

关于客户

UNITED STATES的国旗
virginia beach, United States
5.0
1
会员自11月 8, 2012起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。