毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

U盘ANDROID文件系统固件研究

时间:2018-03-05 14:52来源:毕业论文
论文实现了一个对u盘文件进行操作的程序。主要可以对文件进行读写,目录读写,目录监控,以及实现了查找目录中是否存在特殊目录,并进行删除,及某一特殊路径下特殊文件是否存

摘要伴随着现在存储设备技术的高速发展,尽管有很多的存储设备由于容量大,存储速度快等等原因很受人们喜欢,但是u盘因为它的便携,方便的特点,使得它也占有了很大一部分,基本可以成为当代人不可缺少的一部分,信息的便携存储是一把双刃剑,人们在利用它的同时也要考虑到它的危害,人们可能因为信息的存储不安全或者存储设备的丢失导致个人信息的暴露,公司信息的泄露等。
基于以上原因,对于u盘的加密、安全存储就显得尤为重要。本论文实现了一个对u盘文件进行操作的程序。主要可以对文件进行读写,目录读写,目录监控,以及实现了查找目录中是否存在特殊目录,并进行删除,及某一特殊路径下特殊文件是否存在特殊字符串,是u盘加密的一个子模块。19221
关键词 安全存储 u盘  文件读写   子模块
毕业论文设计说明书(论文)外文摘要
Title       Android File System Firmware Based on U Disk
Abstract
With the rapid development of storage technology now , a lot of storage equipment is  popular with people  due to the features such as large capacity, fast storage and so on  but to u disk , it is portable, convenient which make  it  occupy a large part of the market share too , it is also the indispensable part of contemporary people, portable storage information is good to people,but a coin has two sides, people must consider its harm when using it, perhaps because of the unsafe storage or the lost of the storage devices ,people may lose a lot of personal information ,company secrets will be exposed and so on.
Based on the above reasons, it is very important for the U disk encryption or safe storage. This article presents a program on file operating of the U disk . The main function of the program includes reading and writing files , directory ,monitoring directory. It can also find  the existence of special directory in search directory and then delete and the special string in the special file under particular path which is a sub module of the U disk encryption.
Keywords   Safe storage  File Read and Write   U Disk   sub module
目   次
1    引言    1
1.1    研究背景    1
1.2    研究现状    1
1.3    本文组织结构    2
2    基础技术研究    3
2.1    Dos操作系统简介    3
2.2    C语言简介    3
2.3    fat32文件系统详细分析    4
2.4    本章小结    9
3    需求分析与设计方案    10
3.1    需求分析    10
3.2    功能流程图    10
3.3    程序详细说明    16
3.4    本章小结    21
4    程序测试及其开发工具    21
4.1    开发工具    21
4.2    程序测试    21
4.3    本章小结    28
5    结论    29
5.1    总结    29
5.2    展望    29
6   致谢    29
参 考 文 献    30
1    引言
1.1    研究背景
    在这个快速发展的时代,由于计算机技术的飞速发展,信息时代已经来临,人们对信息的需求越来越大,信息是一种非常重要的资源,它的各种特性使得其对于人类具有特别重要的意义。随着当代中国计算机的普及,使得人们对信息的理解越来越多,同时信息对人们也很重要,这就导致了信息的存储也扮演了一个相当重要的角色,信息的便携存储是一把双刃剑,人们在利用它的同时也要考虑到它的危害,人们可能因为信息的存储不安全或者存储设备的丢失导致个人信息的暴露,公司机密的泄露以及等等比较严重的情况,这是十分令人烦恼的事,这可能会导致个人受限,公司的财产损失还有一些其他比较严重的情况,这是人们所不希望看到的。 U盘ANDROID文件系统固件研究:http://www.751com.cn/jisuanji/lunwen_10500.html
------分隔线----------------------------
推荐内容