网站导航免费论文 原创论文 论文搜索 原创论文 网学软件 学术大家 资料中心 会员中心 问题解答 原创论文 大学论文导航 设计下载 最新论文 下载排行 原创论文
返回网学首页
网学联系
最新论文 推荐专题 热门论文 素材专题
当前位置: 网学 > 编程文档 > VC++ > 正文

模拟实验测试平台的设计与开发

来源:http://myeducs.cn 联系QQ:点击这里给我发消息 作者: 用户投稿 来源: 网络 发布时间: 16/01/16

本文主要为广大网友提供“模拟实验测试平台的设计与开发”,希望对需要模拟实验测试平台的设计与开发网友有所帮助,学习一下!

包括论文,设计,论文字数:8636,页数:23

摘  要
本文实现了模拟实验的虚拟测试平台,为实现模拟器件测试平台的功能,采用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 idea. The 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  

目录

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 施加高低电平信号 7
3.3.5 信号的连续施加 7
3.4 项目难点及解决方法 7
3.4.1 DLL库的加载 7
3.4.2 DLL库内的函数调用 7
4 设计实现 8
4.1 指定DLL库加载的实现 8
4.2 DLL库内函数调用的实现 8
4.3 读取器件信息的实现 8
4.4 施加单一信号的实现 9
4.5 信号的连续施加的实现 9
5 实现代码及其效果介绍 9
5.1 程序效果介绍 9
5.2 主要函数介绍 9
5.2.1 对DLL库进行装载 9
5.2.2 读取器件信息 10
5.2.3 显示器件 10
5.2.4 对单一管脚施加信号 11
5.2.5 连续信号施加 11
5.2.6 鼠标操作 12
5.3 效果演示 13
6 课题改进方向及建议 14
结论 15
参考文献 16
致谢 17
声明 18

模拟实验测试平台的设计与开发......
  • 上一篇资讯: [VC++]
  • 版权所有 QQ:3710167 邮箱:3710167@qq.com 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2015 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号