搜索结果

找到约 1,356 项符合 DLL 的查询结果

按分类筛选

显示更多分类

压缩解压 这是专门为 C# 开发者定制的 ZC030X 编程接口。C# 开发者可以如下方式进行调用: 首先需要进行声明: ... using System.Runtime.InteropServices

这是专门为 C# 开发者定制的 ZC030X 编程接口。C# 开发者可以如下方式进行调用: 首先需要进行声明: ... using System.Runtime.InteropServices public class win32{ [DllImport("zc030xlib.dll", EntryPoint = "capInitCamera")] public static extern int capInitCamera() } ...
https://www.eeworm.com/dl/617/372268.html
下载: 200
查看: 1143

VC书籍 Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds fro

Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that architecture next covering the document/view framework that simplifies the creation of industrial-streng ...
https://www.eeworm.com/dl/686/420936.html
下载: 199
查看: 1123

技术资料 电动助力转向系统(EPS)数据采集的实现

本文研究了EPS数据采集的硬件和软件。硬件方面对扭矩传感器和电流传感器进行了较详细的介绍。软件上利用Visual Basic 6.0调用动态链接库(DLL)实现编程目的。最后给出了采集数据的过
https://www.eeworm.com/dl/910482.html
下载: 8
查看: 1787

串口编程 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后

计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。
https://www.eeworm.com/dl/624/113175.html
下载: 92
查看: 1103

单片机开发 cp210x非标波特率设置工具 CP210x Baud Rate Configuration Utility v1.0 Release Notes Copyright (C) 2004 Silicon

cp210x非标波特率设置工具 CP210x Baud Rate Configuration Utility v1.0 Release Notes Copyright (C) 2004 Silicon Laboratories, Inc. This release contains the following components: * CP210xBaudRateAliasConfig.exe * CP210xManufacturing.DLL * CP210xBaudRateAliasConfig VC++ project * REL_NOTES.TXT (this ...
https://www.eeworm.com/dl/648/127722.html
下载: 136
查看: 1689

网络 这是一个代理服务器程序,它使用多线程

这是一个代理服务器程序,它使用多线程,Semaphore, blocking-socket, an RFC in hand。其中有一个内嵌的Web服务器,使用一个自定义的计数器agCount.dll。内嵌Web服务器使用虚拟域名www.personalproxy.com。
https://www.eeworm.com/dl/635/154592.html
下载: 188
查看: 1104

软件设计/软件工程 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后

计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。
https://www.eeworm.com/dl/684/170431.html
下载: 103
查看: 1074

加密解密 如何通过机器标识 (CPU序号

如何通过机器标识 (CPU序号,网卡mac地址),生成注册码,对你的软件作品进行保护,让只有获得注册码的机器,才能运行你的软件或才有全部功能。可惜取CPU序号,网卡mac地址只有dll,没有源码。但注册码演示的是全部源码
https://www.eeworm.com/dl/519/186242.html
下载: 151
查看: 1114

数值算法/人工智能 多进制转换组件示例程序

多进制转换组件示例程序,此示例程序还实现了动态菲屏功能(每次启动程序都会看到不同的菲屏显示效果)等功能,运行多进制转换功能前,请先正确注册组件。   注册语句如下: regsvr32 组件名(如: c:\\ConvertNum.dll)
https://www.eeworm.com/dl/518/194915.html
下载: 141
查看: 1059

其他 vc++写的云台控制系统程序,程序内有说明,在编译本章程序后

vc++写的云台控制系统程序,程序内有说明,在编译本章程序后,请将winio.dll、winio.vxd和winio.sys 三文件复制到可执行文件所在目录下, 否则WinIo库初始化 函数initializeWinIO调用将会失败。
https://www.eeworm.com/dl/534/277178.html
下载: 50
查看: 1100