欢迎来到天天文库
浏览记录
ID:10955630
大小:872.50 KB
页数:60页
时间:2018-07-09
《WinCE操作系统下HP1020 USB本地打印驱动程序的设计和实现-毕业论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、本科毕业论文(科研训练、毕业设计)题目:WinCE操作系统下HP1020USB本地打印驱动程序的设计和实现姓名:学院:软件学院系:软件工程专业:软件工程年级:学号:指导教师(校内):职称:指导教师(校外):职称:年月厦门大学学士学位论文摘要WindowsCE作业系统是Windows家族中最新的成员,专门设计给掌上型电脑所使用的电脑环境。这样的作业系统可使完整的可携式技术与现有的Windows桌面技术整合工作。微软公司的WindowsCE操作系统就是一种嵌入式操作系统,它的主要应用领域有PDA市场、PocketPC、SmartPhone、工业控制、医疗等。就WinCE来讲
2、,你无法买到WinCE这个操作系统,你买到的是PlatformBuilderforCE的集成开发环境,我们也简称为PB,利用它你可以剪裁和定制出一个符合你自己需要的WinCE的操作系统,这就是嵌入式操作系统最大的特点。随着USB设备的普及,驱动开发任务也是越来越繁重了,由于设备所采用的操作系统不同,相应的硬件接口也是不一样的,开发相关的USB驱动程序更是难上加难。本文主要通过讲述HP1020打印驱动端开发过程来给出了关于WinCE下USB驱动程序开发的整个构架及在实际开发中的探索过程,让用户对驱动程序开发将有一个全面对了解。由于驱动开发属于底层开发,在开发过程中要求相当
3、严谨,稍微一个数据的错误就可能导致整个驱动程序的失败。由于无法获知该打印机的所要实现的指令集,我们只有通过对数据流进行分析,再通过参考微软一些开源代码一步一步探索,来分析整个驱动程序中需要的数据格式及所需要实现的打印机指令集。关键字:WinCE驱动开发;HP1020打印驱动;流式驱动开发49厦门大学学士学位论文AbstractWinCEsystemisanewmemberofthewindowsfamily.ItisakindofenvironmentwhichisspeciallydesignedforthePalm.ThisOperationSystemcanint
4、egrateportabilitytechnologyandwindowstechnologytoworktogether.TheWinCEOperationSystemofMicrosoftisakindofEmbeddedOperationSystem.ItsmostdomainsareinPDAmarket,PocketPC,SmartPhone,industry,medicaltreatmentandsoon.Youcan'tbuyWinCEOperationSystem,andwhatyoucanbuyisjusttheintegratedenvironmen
5、tasthePlatformBuilderforCE,andwecannameitasPB.YoucanuseittoclipandcustomizeanappropriateWinCEOperationSystem,sothisisthebestcharacteristicofEmbeddedOperationSystem.WiththeUSBequipmentmorepopular,thetaskofdevelopingdriverisheavier.BecausetheOperationSystemsthatisusedbytheUSBequipmentsared
6、ifferenteachother,andtherelevanthardwareinterfacesarealsodifferent,sothedriverdevelopmentofUSBdriverismoredifficult.ThisarticlemostlyintroducesthewholeprocessaboutdevelopingthedriverofHP1020printerinWinCE,andgivesthewholestructureandtheactualproblemsinexploring.Bythis,usersanddevelopersw
7、illhaveanall-sidedknowing.Becausethedevelopingdriverbelongstobottom-development,therequestisquitepreciseindevelopingprocess.Forexample,alittlefailureaboutdatawillinducefailure.What'smore,wedon’tknowtheinstructionsetabouttheHP1020printer,thereforewejusthavetoresearchthewho
此文档下载收益归作者所有