搜索资源列表
1428
- 我们可以采用两种编程方法,一种是自己编写控制各种寄存器代码进行数据的采集和输出,另外一种就是利用他封装的DLL的方法访问相应的函数进行完成.为了节省时间提高开发效率,当然使用第二种方法了-we can use two programming methods, one is prepared to control their various register code data collection and output and the other is to take advantage of
USB_dll
- 把USB访问函数封装成DLL的源程序,用来开发USB很有用-USB visit packaged as DLL function of the source, to develop useful USB
driverinstall
- 驱动程序安装代码,代码实现简单驱动程序的安装卸载。封装成dll库的形式,便于使用。
2522848
- 把USB访问的相关函数封装成DLL的源代码
usbdll
- 一个把USB访问的相关函数封装成DLL的源代码,里面的readme做了详细的说明-A visit to the USB-correlation function packaged as DLL
SYJNI
- 使用Java的Jni技术对三洋数码相机驱动程序的封装,封装后的动态库可在Java开发环境中应用,解决了Java中调用Vc中开发的Dll问题-The use of Java
comm_sp
- 一个串口通讯的封装,包括延时等待等,生成的DLL,可以直接作为串口通讯的接口调用。-A serial communication package, including the delay to wait for and so on, the generated DLL, can be directly as a serial communication interface call.
MakeVbDLL
- 让VB能输出标准的,可通用的DLL程序,可以把自己写的函数封装到DLL里,调用时直接像调用API函数一样。绝对好用。-make vb to output standerd DLL,you can use the DLL like API funtion.
MultiTheadCommunicationDLL
- 用DLL封装的驱动程序,实现多线程数据通信及解释-DLL package with driver, multi-threaded data communication and explanation
USB_PRO
- 利用WinDriver驱动程序开发工具快速编写了USB的驱动程序,使用VS2010的开发平台,并且将程序进行了DLL封装。-Use WinDriver driver development tools to quickly prepare the USB driver based on VS2010 development platform, and Package the program into DLL format。
