搜索资源列表
WINDOWS消息的处理
- Windows 应用程序是靠消息驱动的,在VC中我们通过 Classwizard 可以为某窗口类添加消息处理函数,Classwizard将为你添加消息映射,对于 Windows 消息,生成的消息处理函数重载了基类的虚拟方法。而在C#中如何处理消息呢?本文针对VS.NET 2003 境下的C#简单地介绍 Windows 消息以及自定义消息的处理方法。-Windows applications rely on news-driven, in VC Classwizard we can add a c
Keybord
- 本程序是windows是关于接受键盘响应的一个练习程序,具体反映了事件驱动的特点。-windows on the acceptance of the keyboard is the response of a practice procedures, as reflected in the event-driven characteristics.
BarCode
- 条码打印,无需驱动直接打印,主要用到windows的API函数,来访问打印机的LPT端口,然后直接打印
zte-client
- zte-client - 基于Pcap的山寨版中兴认证客户端 [Linux/Windows]作为开源的第三方的中兴认证客户端,支持在Unix系操作系统下跨平台使用。 ===特性=== 基于pcap的驱动级数据包包过滤,极低的CPU占用; 代码精简,极低的内存占用; 尽可能少的库依赖,容易编译-zte-client- based on Pcap version of the cottage Restoration Certification Client [Linux/Windows] as an
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
AAA
- 简易视频程序(C#)应用windows窗体调用,驱动摄像头,进行图像采集!-DFDFD
Epass1KWin32(Current)
- 0,本程序适用于飞天诚信公司的安全锁ePass1000 1,本程序的功能 在.NET环境下,对ePass1000进行操作,包括读锁内信息,向锁内写入相关信息,验证密码,改密码等等, 还有部分对数据库的操作。 2, 运行环境:.NET framework 2.0; 3,运行之前,必须安装ePass1000的驱动程序“eps1k_full.exe”, 在目录“ePass1000 Windows 环境下私有接口的完整开发包(PRI)eps1k_pri_fullpkg
Serial_Port
- C#编写串口调试工具,Windows自带的驱动,很全面,很不错哦!-very good!
DesignofSerialDriver
- 摘 要:驱动程序及串口驱动的开发和设计是构建嵌入式系统的重要组成部分。该文介绍了Windows CE下的驱动程序的结构、开发过程及Windows CE的中断处理过程,提出流接口和分层相结合的驱动程序设计方案,给出Windows CE 下串口驱动的具体开发过程及串口驱动的中断处理过程。 关键词:嵌入式系统;中断处理;串口驱动-Summary: Driver and Serial-driven development and design is to build an important par
PureMVP
- 在C# WinForm编程过程中,我们往往按Visual Studio2003/2005/2008工具对Windows Forms的默认处理方式,将业务逻辑和视图紧密的融合在一起。比如我们双击一个Button按钮,然后它的事件里编写处理逻辑,必要时将处理的数据写会Model模型中。这样的做法一则不利于单元测试,往往靠手工点击界面来测试,至于以测试驱动开发就更难实现了。二者也不利于代码重用。提供使用MVP模式开发的例子-MVP Demo
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
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.)
