論文格式
            電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
            機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
            制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
            通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
            • 首頁 |
            • 畢業論文 |
            • 論文格式 |
            • 個人簡歷 |
            • 工作總結 |
            • 入黨申請書 |
            • 求職信 |
            • 入團申請書 |
            • 工作計劃 |
            • 免費論文 |
            • 合作期刊 |
            • 論文同學網 |
            搜索 高級搜索

            當前位置:論文格式網 -> 畢業論文 -> 計算機論文
            畢業論文標題:

            基于USB KEY文件加密工具——USB key管理系統

             本文ID:LWGSW13773 價格:收費積分/100
            掃一掃 掃一掃
            本站會員可自行下載:下載地址 基于USB KEY文件加密工具——USB key管理系統 (收費:1000 積分)  

            論文字數:10061,頁數:27

              摘   要
                 隨著信息技術的飛速發展,文件的安全性越來越被重視。為了實現對個人重要信息的加密,防止別人竊取個人的文件信息,提高文件的安全性,文件加密成為了一個重要的課題。
            本設計為了解決用戶記憶煩瑣的密碼問題,以軟、硬件相結合的方式,實現了文件加密和解密的功能。具有操作簡單、穩定性高、兼容性好、速度快等特點。該系統使用Rockey2加密鎖,用Delphi進行開發。本系統分為兩部分,一部分是文件的加密解密;另一部分是加密鎖的管理工具。后一部分由本人完成。
            本文主要介紹了USB KEY文件加密工具的總體設計和詳細設計思路以及應用和編碼。在總體設計中主要介紹了設計該工具的需求分析、系統的選型、以及Rockey2加密鎖的介紹。在詳細設計中主要介紹了系統功能的分析、Rockey2加密鎖的內存分配、以及數據庫的相關設計。在應用和編碼部分主要介紹了硬件的安裝,初始化、寫用戶名和密碼的應用和編碼,管理界面的設計以及數據庫的相關操作。最后介紹了系統的不足以及改進方案。
            關鍵字:USB;加密;Delphi;管理


            The Files Encryption Tool Based on USB-KEY
            —— USB -KEY Management System
            Abstract
            With the rapid development of IT, the security of the files has been increasingly attention. To implement encryption for important personal information, preventing others that steal personal information, improving the security of the document, encryption has been a very important topic.
            This design aims to solve the problem that users passwords are remembered difficulty, implement the functions of encryption and decryption for documents by the combination of software and hardware. It has many characteristics, such as simple, stable, good compatibility, speed and so on. The system uses Rockey2 USB Key, developed with Delphi. This system has two parts, one part mark is the document encryption deciphering; another part of the administration implement being to encrypt a lock. The queen part is completed by me.
            This paper introduces the brief design, detailed design, the application and coding of USB KEY file encryption tool. It introduces the requirements analysis, the system selection for the design, and Rockey2 encryption in the brief design. And it introduces the main functions of the system analysis, the memory allocation of encryption Rockey2, and the related database design in the detailed design. Besides, in the aspect of application and coding, it main introduces the hardware installation, initialization, writing users’ name, passwords for application and coding, and design of management interface, operation of the database. Finally, it introduces the shortcomings of the system and how to improve it.

            Key word: USB; Encryption; Delphi; Management.

            目  錄

            1 引  言 1
            1.1選題背景 1
            1.2國內外研究現狀 1
            1.3本設計研究的意義 1
            1.4本設計研究的方法 1
            2 USB KEY文件加密工具總體設計 2
            2.1USB KEY文件加密工具需求分析 2
            2.2系統選型 3
            2.2.1設計語言:Delphi 3
            2.2.2數據庫的選擇 4
            2.2.3開發工具的選擇 4
            2.2.4開發硬件的選擇 5
            2.3 ROCKEY2加密鎖 5
            2.3.1 Rockey2加密鎖簡介 5
            2.3.2 Rockey2加密鎖特點 5
            2.3.3 Rockey2加密鎖優點 5
            2.3.4 Rockey2 加密鎖要點說明 6
            3 USB KEY文件加密工具系統詳細設計 6
            3.1 系統功能模塊分析 6
            3.2ROCKEY2加密鎖內存分配 7
            3.2數據庫設計 8
            3.2.1數據庫需求分析 8
            3.2.2數據庫實體關系設計 8
            3.2.3數據庫邏輯設計 9
            4應用以及編碼 10
            4.1初始化以及寫密碼的過程的應用與編碼 10
            4.2管理界面的設計 12
            4.2.1管理主界面設計 12
            4.2.2分類管理模塊的設計 13
            4.2.3添加客戶模塊的設計 14
            4.2.4編輯客戶模塊的設計 15
            4.2.5查看客戶模塊的設計 16
            4.2.6 Rockey 初始化模塊 16
            4.3數據庫操作 18
            結    論 19
            參考文獻 20
            致    謝 21
            聲    明 22


            相關論文
            本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
            上一篇:基于局域網的信息收發系統的設計.. 下一篇:基于局域網的文件傳輸系統的設計..
            Tags:基于 USB KEY 文件 加密 工具 key 管理系統 【收藏】 【返回頂部】
            最新文章
            熱門文章
            計算機論文
            推薦文章

            本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

            論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業論文格式,論文格式范文,畢業論文范文

            Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

            感谢您访问我们的网站,您可能还对以下资源感兴趣:

            论文格式网:毕业论文格式范文