搜索资源列表
kaifa
- 包含四个文件。Twain.h &Twain.cpp解释了扫描仪的调动过程(本人在原来基础上加上了分辨率的设置&扫描仪驱动界面的屏蔽)另外两个文件讲解了前两个文件的用法-included four documents. Twain.h & Twain.cpp explained Scanner mobilization process (I based on the original with the Resolution settings & Scanner Driver Int
Drirver.cpp
- using namespace std; Strip haha[MAX_STRIP_NUMBER]; void driver(char *command) }
driver.cpp
- // This file contains the driver portion of the ode solver. This // portion of the code should be essentially independent of details of // the time stepping method and the particular odes to be solves. The // number of odes is returned by Fu
PCI_IO_SYS
- 一個PCI_IO為驅動程式範例,本範例參考"PCIConf","Winio"及"接口驅動程序開發"修改而成,主要修改的檔案為Ioctls.h及Control.c-1 PCI_IO-driven programming paradigm, in this example refer to " PCIConf" , " Winio" and " interface driver development" revisions, major chang
PCI_IO_EXE_DOS
- 一個PCI_IO應用程式 for dos範例,本範例參考"PCIConf","Winio"及"接口驅動程序開發"修改而成主要修改檔案為test.c-1 PCI_IO application for dos examples, in this example refer to " PCIConf" , " Winio" and " interface driver development" revisions mainly modify the
vesa
- Vesa is standard C/C++ library thats provide all vesa (Video Electronic Standard Association) driver functions (BIOS). It is the interface thats provide this routines (i.e. video mode 1024x768 wint 24bit pixels). It is only Cpp source file and it can
mouse
- Mause is standard C/C++ library thats provide all MS Mouse driver functions. It is the interface thats provide this function. It is only Cpp source file and it can be linked to your programs by preprocessor directive #include "mouse.cpp". If you want
hashmap
- 哈希表的实现 hashmap.h - declaration of class HashMap hashmap.cpp - definition of class HashMap hash-driver.cpp demonstrates use of class HashMap and its member functions.-A Hash Table Implementation The following header file and implementation fil
Win_CE_Backlight
- 基于S3C2440A的背光驱动程序。 wince下背光驱动代码 ..................\Backlight ..................\...\Backlight.cpp ..................\...\Backlight.def ..................\...\Backlight.h ..................\...\makefile ..................\...\obj
cppdrv2.7z
- CPP RTL For Windows Driver.
matrixdriver
- matrix driver.cpp matrix drivermatrix driver
osrusbfx2
- wdk usb driver sample usb view-wdk usb driver sample
pass-TP-CPP
- 过TP驱动源码,里面有三个不同版本的C++源码。-Over TP driver source
2013.tp.cpp
- 2013最新过TP驱动保护源码,完整能过的源码-2013 Newest over TP driver protection source, complete source code can be viewed
filecoryc
- 赋值文件测试程序 filecopy.cpp Maincopy.cppVC的程序,因为里面还做有虚拟鼠标(DSF)做的。没有层次驱动-The assignment file test program filecopy.cpp Maincopy.cppVC procedures, there are still doing a virtual mouse (DSF) to do. No level driver
test
- 可从http://www.internals.com/下载的winio3.0的源码和驱动文件,使用时需要将winio32.dll,winio32.sys,winio64.dll,winio64.sys放在exe同目录下,最基本的使用和加载映射,win10 vs2008通过,也可以把test.cpp拿出来自己编译-Can be downloaded the http://www.internals.com/ winio3.0 source driver and file, use need to
b4208e2daec8
- C++ code for reading/writing the six ASCII file types defined in RINEX version 2.10 The driver program shows how to use rinex.cpp. It requires one command-line argument. Example: driver ldbg0480.00o It outputs a driver.sum file, and a g
WinCE_UVC_Driver
- wince uvc driver for wince with cpp code visual studio 2008 and reg file