搜索资源列表
vb-sub
- 用VB实现USB功能,主要是通过调用EasyD12.dll动态连接库函数,控制USBU端对 DP-51学习板24WC02时行读写控制。-VB USB functions, mainly through call EasyD12.dll DLL function, USBU-right control of DP-51 learning at the plate WC02 24 firms control read and write.
Delphi.7
- Delphi.7_程序设计与开发技术大全,包含了很多delphi要用到的知识点,包括dll文件的生成与调用-Delphi.7_ program design and development techniques Daquan contains many delphi to use knowledge points, including dll file generation and call
fasmDLL
- FASM封装成DLL版本 内涵源码 最新FASMDLL版本 可以方便调用-The FASM package into a DLL version of connotation of source newest FASMDLL version can be convenient to call
py_call_dll_by_NUnit
- 如何借助NUNit框架在Python中调用C#动态链接库文件dll,注意需要自己首先准备好NUnit工具。-A demo on how to call c# dynamic link lib dll file using python, NUnit is used here