Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - access C
Search - access C - List
AD 转换2534 access程序 atmega avr ic c 程序-2534 AD converter access procedures SPARC avr ic c procedures
Date : 2008-10-13 Size : 930byte User : 刘借

AD 转换2534 access程序 atmega avr ic c 程序-2534 AD converter access procedures SPARC avr ic c procedures
Date : 2025-12-22 Size : 1kb User : 刘借

该代码为我学习winnt内核时所写,主要功能是在ring3下通过DeviceIoControl与驱动进行通信,获取内核的数据以及sdt,idt信息等。并实现了hook NtQuerySystemInformation函数来实现进程隐藏的功能-The code for the kernel, I am learning winnt wrote, Its main function is in ring3 through DeviceIoControl communication with the driver. access to the kernel and sdt data, the information loop. And the achievement of the hook function to achieve NtQuerySystemInformation implicit process possession of the function
Date : 2025-12-22 Size : 54kb User : 左手

BCB下驱动摄像头的例程,可以驱动USB摄像头,获取摄像头图像,或者保存录像-BCB driving under the camera routines, can drive USB camera, access to the camera images, or preservation video
Date : 2025-12-22 Size : 246kb User :

对PCI总线设备配置空间进行访问`枚举的小程序,-On the PCI bus device configuration space access `enumeration of small procedures,
Date : 2025-12-22 Size : 1.15mb User : aaron

This a generic PCI express device driver that enable user to access the device without caring much of the PCI express protocol in user mode. An utility program was built to help user in developing the application based on the given skeleton.
Date : 2025-12-22 Size : 3.28mb User : 谢国权

这是用C编制的用IO命令访问PCI总线配置空间的源程序代码,敬请笑纳。-This is prepared by using C commands used IO access PCI bus configuration space, source code, please笑纳.
Date : 2025-12-22 Size : 1kb User : lixianfeng

提供c、c++等语言对底层硬件的访问,通过调用相应的文件,函数,对I/O端口进行访问-Provided c, c++ and other languages of the underlying hardware of the visit, by calling the appropriate file, function, on the I/O port access
Date : 2025-12-22 Size : 1.11mb User : xiaoai

my source code is developing program for access graphic lcd 128*64 pixel based ks0107 and ks0108 driver for oscilloscope application using Code Vision C AVR
Date : 2025-12-22 Size : 1kb User : deddy

本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本技术性较强的工具书。本书的适用对象是具有一定计算机硬件及C++语言基础的计算机应用开发人员,是计算机应用开发人员和高等院校学生的实用参考书。 -This book introduces the development tools developed by DriverStudio 3.1 under Windows 2000/XP WDM Device Driver principles and programming. WDM book details the basic procedural framework and programming, IRP and the basic concepts of programming, WDM, and the communication between applications, plug and play, power management, WMI programming techniques, IRP serial processing, the filter driver , WDM access to the hardware equipment to handle hardware interrupts, DMA operation of achieving the programming technology, and a lot of basic programming techniques, as well as PCI interface, USB interface and WDM device driver development. Book with 20 examples of typical programming, easy to readers to learn and master. This book is a highly technical tool. The book is targeted with a certain computer hardware and C-based computer application developer, a computer application developers and university students practical reference book.
Date : 2025-12-22 Size : 33.88mb User : lijianli

湿度传感器驱动程序 This application note gives an example for microcontroller C code. It includes code for: • Readout of Humidity (RH) or Temperature (T) from SHTxx with basic error ha • Calculation of RH linearization and temperature compensation • Access to status register • Dewpoint calculation from RH and T • UART handling (to send the final data away, e.g. to a PC) -Humidity sensor driver
Date : 2025-12-22 Size : 40kb User : jiangyan

压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及USB接口和PCI接口设备驱动程序KMDF的开发。还对UMDF设备驱动程序作了编程入门介绍。本书附有13个典型的编程实例,便于读者学习和掌握。-The compression package books and source code. Windows device driver WDF development " only suitable for people with certain computer hardware and the C/C++ language based computer application developers to read, practical reference book is also suitable as a computer application developers and university students. Windows latest the WDF driver framework, including KMDF and UMDF the KMDF WDM continues. This book introduces the principle KMDF device driver and programming methods programming techniques of communication between the detailed basic of KMDF objects and program framework, KMDF application, plug-and-play and power management, filter drivers, KMDF access The hardware devices, processing hardware interrupt, the DMA operation of the programming techniques, as well as the USB interface and the PCI interface device driver KMDF development. UMDF device driver made an introduction to programming. Book with 13 typical programming examples, to facilitate the reader to learn and m
Date : 2025-12-22 Size : 52.74mb User : 阿忠

C语言通过底层API访问串口的程序。 非常简单的一个例子! 读取串口,然后进行相应的操作(鼠标、键盘控制)-C language API to access the serial port through the underlying program. A very simple example! Reads the serial port, then the appropriate action (mouse, keyboard control)
Date : 2025-12-22 Size : 109kb User : Wudy
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.