论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

基于嵌入式Linux远程升级设计与实现

 本文ID:LWGSW13570 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 基于嵌入式Linux远程升级设计与实现 (收费:1000 积分)  

论文字数:13500,页数:52  有开题报告,任务书

摘要

 随着信息技术、计算机网络技术的迅猛发展和广泛普及,人们对Internet的需求也越来越大,Internet带来的好处也越来越得到体现,许多信息家电、智能仪表等设备接入到互联网成为可能,实现网络化、智能化的集中管理,从而带给人们更精彩、更方便的生活方式。
 近年来我国电力需求不断增加,供应日趋紧张。为了保证电网安全、正确地商业化运营,必须有一套计量精确、功能强大的自动抄表系统。因此也需要设计一个升级程序,实现对自动抄表系统的远程升级。本论文考虑的就是如何设计和实现基于嵌入式Linux的远程升级系统。
 如果人工逐一对这些程序升级,存在两个问题。其一,需要耗费大量人力和物力,其二,人工操作不如电脑精细和方便。本课题研究的是如何利用主站应用程序对数据采集器进行远程升级。本论文详细阐述了设计系统的整体思路,系统各功能的实现,利用自己设计出的规约来实现断点续传的基本原理。同时也介绍了多线程设计,以及简单的加密和压缩方法。
 
 关键词:远程升级,多线程设计,断点续传
  
 
 
Based on embedded Linux remote update design and implement

ABSTRACT
 Along with the technical fast development and extensive universalities of information and networks, the people's need to the Internet is also more and more big, the advantage that Internet bring also gets materialize more and more now, make equipments, such as many information appliances and the intelligence appearance... etc .connect go into the Internet to make possible, thus carry out the network to turn, the centralized management that intelligence turn, bring the people the more fascinating and more convenient life style.
 Considering that the demand of electric power is increasing ceaselessly in recent years, and the supply become more and more embarrassed. In order to assure the safety of the electricity supply and put the running of electricity into a right commercial way, a powerful and exactly computing system to gain the data automatically is essential.So,it also need to design a system to make it  update automatically. This paper is considering how to design and implement the remote update system which based on the embedded Linux.
 Updating system by manual work exist two disadvantage.First,it must waste a lost of manpower and time.Second,manual work usually make mistakes, to be contrary, the computer can make the work much more efficiently and correctly. This subject is studying how to implement the remote update of data collect system by the application. this paper detailed discusses the thought of the system analysis, and the implement of the system function, and the principle of continue transferring from breakpoint which make use of the stipulations of an agreement designed by myself. At the same time , it also introduce the multithreading design, simply encrypt and compress method and so on.

Keywords: long-distance update, multithreading design, continue transferring from breakpoint


目录                    
1. 绪论 1
1.1本课题的目的和意义 1
1.2本课题的课题来源 2
1.3目前国内外的发展情况 2
2. 嵌入式Linux基础 5
2.1嵌入式Linux系统概述 5
2.2 Linux在嵌入式系统中的优势 6
2.3 嵌入式Linux系统的技术发展 7
3. 总体方案设计 8
3.1系统总体结构 8
3.2升级方式选择 9
3.3工具软件选择 10
4. 多进程和多线程设计 11
4.1 Linux下多进程编程 11
4.1.1 Linux下进程的结构 11
4.1.2 如何创建进程 11
4.1.3 Linux的进程与Win32的进程/线程的区别 12
4.2多线程设计 12
4.3多线程具体实现代码 13
5. 断点续传的基本原理 17
5.1 主站请求文件信息 17
5.2主站设置升级文件信息 18
5.3文件传输 19
5.4实现断点续传 20
6.远程升级流程图 22
6.1升级流程时序图 23
6.2升级流程活动图 24
7. 测试结果和分析 25
7.1文件传输 25
7.2断点续传 26
7.3 错误检测 27
8. 工作总结和展望 29
8.1总结 29
8.2毕业设计的主要工作 29
8.3下一步工作 29
致谢 30
参考文献 31
附录 服务器端源代码 32


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:基于应用本体的个性化E-learning.. 下一篇:基于WEB的答题评卷系统的设计与实..
Tags:基于 嵌入式 Linux 远程 升级 设计 实现 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号