搜索资源列表
ACR91_PCSC_1.1.0.15 Visual C++
- 用vc++调用windows pcsc driver 对ACR91进行读写smart card-with vc call windows pcsc driver for the ACR91 smart card reader
CamPic
- 通过avicap32.dll从摄像头获取视频的简单例程。avicap32.dll是Windows API应用程序接口相关模块,用于对摄像头和其它视频硬件进行AVI电影和视频的截取。-A simple sample to get video from webcam,using avicap32.dll.The "avicap32.dll"can be found in any webcam which has installed driver correctly.
WMIClient
- 不像IOCTL_NDIS_QUERY_GLOBAL_STATS IOCTL,Windows Management Instrumentation(WMI)接口可以用于查询小端口驱动信息,即可以用来查询NDIS小端口驱动支持的OID。本文示例是查询无线网络的信号强度。-Unlike IOCTL_NDIS_QUERY_GLOBAL_STATS IOCTL, Windows Management Instrumentation (WMI) interfaces can be used to query
Epass1KWin32(Current)
- 0,本程序适用于飞天诚信公司的安全锁ePass1000 1,本程序的功能 在.NET环境下,对ePass1000进行操作,包括读锁内信息,向锁内写入相关信息,验证密码,改密码等等, 还有部分对数据库的操作。 2, 运行环境:.NET framework 2.0; 3,运行之前,必须安装ePass1000的驱动程序“eps1k_full.exe”, 在目录“ePass1000 Windows 环境下私有接口的完整开发包(PRI)eps1k_pri_fullpkg
DesignofSerialDriver
- 摘 要:驱动程序及串口驱动的开发和设计是构建嵌入式系统的重要组成部分。该文介绍了Windows CE下的驱动程序的结构、开发过程及Windows CE的中断处理过程,提出流接口和分层相结合的驱动程序设计方案,给出Windows CE 下串口驱动的具体开发过程及串口驱动的中断处理过程。 关键词:嵌入式系统;中断处理;串口驱动-Summary: Driver and Serial-driven development and design is to build an important par
checkprinter
- C#系统已经安装的打印机信息,检测Windows本地电脑中的打印机驱动、打印机名称以及是否安装有打印机,都是些C#基础类的操作知识,也是挺实用的,特别是对于初学者来说。-C# system has been installed in the printer information, detect Windows local computer' s printer driver, the printer name, and whether to install a printer, are
checkprinter
- C#系统已经安装的打印机信息,检测Windows本地电脑中的打印机驱动、打印机名称以及是否安装有打印机,都是些C#基础类的操作知识,也是挺实用的,特别是对于初学者来说-C# system has been installed printer information, testing Windows local computer printer driver, the printer name and whether to install a printer, are some C# base
generic_hid_cs
- HID implementation in C# using windows Driver
PCI.PCI-E.sys
- pcie的windows驱动源代码,非常简单的实现了一个框架-pcie the windows driver source code, very simple implementation of a framework
DHT11 FOR IOT
- 用在树莓派的Windows 10 IoT系统的控制温湿度传感器的程序, 主体用C#写的,DHT11的驱动引用了一个C++文件。(A program for controlling temperature and humidity sensors used in raspberry pie Windows 10 IoT systems. The main body is written in C#, and the DHT11 driver refers to a C++ file.)