网站大量收购闲置独家精品文档,联系QQ:2885784924

毕业设计:模拟实验平台的设计与测试(终稿).doc

毕业设计:模拟实验平台的设计与测试(终稿).doc

  1. 1、本文档共28页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
模拟实验平台的设计与测试 摘 要 本文实现了模拟实验的虚拟测试平台,为实现模拟器件测试平台的功能,采用VC++可视化编程技术及DLL动态连接库的技术。具体实现的功能有:加载DLL库、对DLL库内的函数的调用、读取信息、画出器件图、对管脚施加信号、施加连续信号。其中加载DLL库时采用的是运行是动态加载;对DLL库中函数的调用是采用在基类中设置虚函数接口,再通过该类对象指针调用这类里的虚函数来实现对派生类中的函数的调用的思想来实现。该平台具有的这些功能能够满足不同器件的测试需要。文中还简略介绍了虚拟实验平台的现实意义、DLL库技术、VC++可视化编程环境以及编写模拟平台时所遇到的一些难点,其中DLL动态连接库的加载,DLL库中函数的导出比较难理解,其实现方法在本文也有所介绍。 关键词:虚拟实验平台;DLL动态连接库;VC++可视化编程 The Design and Develop Of Virtual Experimental Testing Platform Abstract This paper presents the simulation of virtual test platform, to achieve the functional of Analog Test Platform, the VC++ visual programming technology and DLL Dynamic Link Library Technology have been used. The concrete realization function includes: Loading the DLL , the right bank of DLL function call , Reading information , painted map devices, imposing signals to the pin, the infliction continuous signal . And Loading DLL is used in the operation of dynamically loaded,DLL library of function calls is used in the base class function to set up virtual interface,then indicators such objects such Lane called the virtual function to achieve the right type of derivative function call to realize the ideaThe function of the platform can meet the different needs of the test. The paper also gave a brief description of the significance of the virtual experimental platform, DLL library technology, VC++ Visual Programming Environment and some difficulties in the preparation of a simulation platform, the Loading of DLL Dynamic Link Library and DLL library function derived more difficult to understand, The methods of their realization in this paper has been introduced. Keywords: Virtual Experimental Platform ; DLL Dynamic Link Library ; VC++ Visual Programming 目录 论文总页数:24 1 引言 1 1.1 课题背景 1 1.2 虚拟实验平台 1 2 开发工具的选择 1 2.1 开发工具的确定 1 2.2 开发环境 1 3 需求分析 2 3.1 DLL简介 2 3.2 DLL中有些什么内容 3 3.2.1 DLL 的优点 3 3.2.2 DLL的依赖项 4 3.2.3 DLL的不同类型 5 3.2.4 DLL 的函数调用 5 3.2.5 DLL相关概念 6 3.3 项目要求 7 3.3.1 指定DLL库的加载 7 3.3.2 DLL库内函数的调用 7 3.3.3 读取器件信息 7 3.3.4 施加高低电

文档评论(0)

14576 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档