文件名称:ComSet
- 所属分类:
- 串口编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 97kb
- 下载次数:
- 0次
- 提 供 者:
- 吴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
串口功能模块,提供2个工程:
1、串口模块DLL库工程。使用串口底层驱动代码进行编写,生成dll文件。
2、串口模块DLL库测试工程。对生成的dll文件进行集成测试,并提供简单界面测试功能。
代码用途:
1、软件专业测试人员快速使用本dll进行界面串口通信功能开发;
2、可使用dll生成工程中的源代码进行修改,适合各类*面底层调用;
3、有需要进行软件权限控制的场合,自制dll生成和测试工程的模板;
4、软件初学者进行代码规范和测试的学习模板。-Serial port modules, providing two projects: 1, serial module DLL library project. Low-level driver code using the serial port write, generate dll file. 2, the serial port module DLL library test project. Dll file of the generated integration testing, and provides a simple interface testing. Use code: 1, professional testing software to quickly use the dll for serial communications interface development 2, can be generated using the dll project to modify the source code, the underlying interface for all types of non-calls 3, there is a need for access control software occasion, homemade produce and test the dll project templates 4, the software specifications and testing the code for beginners to learn template.
1、串口模块DLL库工程。使用串口底层驱动代码进行编写,生成dll文件。
2、串口模块DLL库测试工程。对生成的dll文件进行集成测试,并提供简单界面测试功能。
代码用途:
1、软件专业测试人员快速使用本dll进行界面串口通信功能开发;
2、可使用dll生成工程中的源代码进行修改,适合各类*面底层调用;
3、有需要进行软件权限控制的场合,自制dll生成和测试工程的模板;
4、软件初学者进行代码规范和测试的学习模板。-Serial port modules, providing two projects: 1, serial module DLL library project. Low-level driver code using the serial port write, generate dll file. 2, the serial port module DLL library test project. Dll file of the generated integration testing, and provides a simple interface testing. Use code: 1, professional testing software to quickly use the dll for serial communications interface development 2, can be generated using the dll project to modify the source code, the underlying interface for all types of non-calls 3, there is a need for access control software occasion, homemade produce and test the dll project templates 4, the software specifications and testing the code for beginners to learn template.
相关搜索: comset
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ComSet\ComSet.cpp
......\ComSet.h
......\ComSet_Dll.aps
......\ComSet_Dll.clw
......\ComSet_Dll.cpp
......\ComSet_Dll.dsp
......\ComSet_Dll.dsw
......\ComSet_Dll.ncb
......\ComSet_Dll.opt
......\ComSet_Dll.plg
......\ComSet_Dll.rc
......\ComSet_Dll_Debug.def
......\ComSet_Dll_Release.def
......\Dcb32.cpp
......\Dcb32.h
......\MTDeque.h
......\MyWin32Port.h
......\ReadMe.txt
......\res\ComSet_Dll.rc2
......\Resource.h
......\rs232.cpp
......\rs232.h
......\Serial.cpp
......\Serial.h
......\StdAfx.cpp
......\StdAfx.h
......\testDll\ReadMe.txt
......\.......\res\testDll.ico
......\.......\...\testDll.rc2
......\.......\resource.h
......\.......\StdAfx.cpp
......\.......\StdAfx.h
......\.......\testDll.aps
......\.......\testDll.clw
......\.......\testDll.cpp
......\.......\testDll.dsp
......\.......\testDll.dsw
......\.......\testDll.h
......\.......\testDll.ncb
......\.......\testDll.opt
......\.......\testDll.plg
......\.......\testDll.rc
......\.......\testDllDlg.cpp
......\.......\testDllDlg.h
......\Win32Port.cpp
......\Win32Port.h
......\testDll\res
......\res
......\testDll
ComSet
......\ComSet.h
......\ComSet_Dll.aps
......\ComSet_Dll.clw
......\ComSet_Dll.cpp
......\ComSet_Dll.dsp
......\ComSet_Dll.dsw
......\ComSet_Dll.ncb
......\ComSet_Dll.opt
......\ComSet_Dll.plg
......\ComSet_Dll.rc
......\ComSet_Dll_Debug.def
......\ComSet_Dll_Release.def
......\Dcb32.cpp
......\Dcb32.h
......\MTDeque.h
......\MyWin32Port.h
......\ReadMe.txt
......\res\ComSet_Dll.rc2
......\Resource.h
......\rs232.cpp
......\rs232.h
......\Serial.cpp
......\Serial.h
......\StdAfx.cpp
......\StdAfx.h
......\testDll\ReadMe.txt
......\.......\res\testDll.ico
......\.......\...\testDll.rc2
......\.......\resource.h
......\.......\StdAfx.cpp
......\.......\StdAfx.h
......\.......\testDll.aps
......\.......\testDll.clw
......\.......\testDll.cpp
......\.......\testDll.dsp
......\.......\testDll.dsw
......\.......\testDll.h
......\.......\testDll.ncb
......\.......\testDll.opt
......\.......\testDll.plg
......\.......\testDll.rc
......\.......\testDllDlg.cpp
......\.......\testDllDlg.h
......\Win32Port.cpp
......\Win32Port.h
......\testDll\res
......\res
......\testDll
ComSet