联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 驱动编程(768) 

[驱动编程] sysprogos

为系统编程项目编写的64位PC内核和最低限度操作系统,2014年春季,
64-bit PC kernel and minimalist operating system written for Systems Programming project, spring 2014, (2014-05-30, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694526046907251.html

[驱动编程] kernel-lab

2022-1 SNU CSE系统编程内核实验室(基于CMU 15-213内核实验室),
2022-1 SNU CSE System Programming Kernel Lab (based on CMU 15-213 Kernel Lab), (2022-06-10, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694525949496820.html

[驱动编程] WindowsKernelProgrammingBook

我在阅读[@zodiacon](https:github.comzodiaon)的Windows内核编程书籍时所做的项目,
Projects I did during the reading of [@zodiacon](https: github.com zodiacon) s Windows Kernel Programming book, (2021-04-09, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694525681414723.html

[驱动编程] IRP+派遣函数

IRP+派遣函数,应用层与驱动层之间交互示例代码
IRP + dispatch function, sample code for interaction between application layer and driver layer (2018-12-13, C/C++, 2KB, 下载0次)

http://www.pudn.com/Download/item/id/1544693375723642.html

[驱动编程] V3.0-OV7670-driver

OV7670 V3.0驱动keil,c++编程,生成H、LST、HEX等文件
V3.0 OV7670 driver KEIL, c++ programming, to generate H, LST, HEX and other documents (2016-04-06, Visual C++, 44KB, 下载1次)

http://www.pudn.com/Download/item/id/1459938557578677.html

[驱动编程] Windows-ScanCode

微软驱动编程键盘ScanCode官方文档,翻译成了两种格式,可以选择一种打开。
Microsoft-driven programming keyboard ScanCode official documents, translated into the two formats, you can one to open. (2015-11-11, Others, 377KB, 下载3次)

http://www.pudn.com/Download/item/id/1447207919296170.html

[驱动编程] ProcessProtect

驱动编程中有关进程防护的相关代码,需要的朋友们可以参考一下。
Driven programming related processes relevant code protection, and friends need to be able to refer to. (2014-12-17, Visual C++, 1266KB, 下载12次)

http://www.pudn.com/Download/item/id/2675922.html

[驱动编程] I2C_EEPROM_DEMO

驱动,应用,用于对驱动编程了解的初学者,如果你是,就请点击吧
Drivers, applications, driven programming for beginners to understand, if you are, please click on it (2014-04-25, Unix_Linux, 99KB, 下载1次)

http://www.pudn.com/Download/item/id/2522620.html

[驱动编程] ourdev_468632

can总线底层驱动程序,很好的编程规范和代码标准,希望能给大家提供帮助。
can bus underlying drivers, good programming specifications and code standards, we hope to help. (2013-10-27, Visual C++, 418KB, 下载7次)

http://www.pudn.com/Download/item/id/2384743.html

[驱动编程] Read-SSDT-table--performance-address

读出SSDT表现有函数地址,c++,驱动编程的第一步啊。呵呵
Readout SSDT performance function addresses, c++, the first step of the driven programming. I (2013-04-16, Visual C++, 300KB, 下载2次)

http://www.pudn.com/Download/item/id/2202558.html

[驱动编程] GT-drivers

固高GT系列的硬件驱动库函数,运动控制器 编程手册。
Googoltech GT Series hard drive library functions (2012-03-09, Visual C++, 444KB, 下载10次)

http://www.pudn.com/Download/item/id/1788942.html

[驱动编程] Gdaima

这是一个G代码格式说明,对数控程序的编程有一定的帮助。
This is a G-code format, the programming of the CNC program will certainly help. (2012-01-03, Visual C++, 6KB, 下载3次)

http://www.pudn.com/Download/item/id/1749470.html

[驱动编程] filemonSource

完整的文件监控工具源代码,是学习文件系统编程的很好的参考资料
Complete documentation tool for source code control, file system is to learn good programming reference (2011-11-29, Visual C++, 557KB, 下载48次)

http://www.pudn.com/Download/item/id/1714505.html

[驱动编程] Difference-between-WDK-WDM

WDK与WDM区别.txt 理解驱动编程很好的概念
And the difference between WDK WDM. Txt a good understanding of the concept of driven programming (2011-03-10, Visual C++, 1KB, 下载11次)

http://www.pudn.com/Download/item/id/1451034.html

[驱动编程] Windows_2000_XP_WDM_Driver_Development

本书主要介绍了用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. (2010-11-12, Visual C++, 34693KB, 下载32次)

http://www.pudn.com/Download/item/id/1343533.html

[驱动编程] LoadDriver

另类方法加载驱动,利用ntdll.dll导出函数ZwSetSystemInformation
Alternative method to load the driver, use ntdll.dll export function ZwSetSystemInformation (2010-05-07, Visual C++, 1426KB, 下载134次)

http://www.pudn.com/Download/item/id/1160730.html

[驱动编程] xpassthru

NDIS中间驱动程序截获网络封包 使用DDK编译,对ndis编程有帮助
NDIS intermediate driver using the DDK compiler intercept network packets, for ndis programming help (2009-10-27, Visual C++, 69KB, 下载21次)

http://www.pudn.com/Download/item/id/951651.html

[驱动编程] Filemon

filemon的源码,有助于大家对驱动以及Windows编程的学习
FileMon source will help you to drive as well as learning Windows programming (2009-01-03, Visual C++, 579KB, 下载20次)

http://www.pudn.com/Download/item/id/622784.html

[驱动编程] The.Assembly.Programming.Master.Book

The Assembly Programming Master Book--一本介绍Win32下的汇编编程的好书,书中涉及Win32的方方面面,从内存管理、文件操作到DLL编程、网络编程以及调试、代码分析、内核驱动程序开发。是Win32下学习汇编语言开发不可多得的好书,CHM格式,英文版。
The Assembly Programming Master Book-- 1 on the compilation under Win32 programming books, book Win32 involved in every aspect, from the memory management, DLL file manipulation of programming, network programming and debugging, code analysis, the kernel driver development. Win32 is learning assembly language development rare books, CHM format and English. (2007-05-12, CHM, 10479KB, 下载140次)

http://www.pudn.com/Download/item/id/280575.html

[驱动编程] defaulticon

这是资源管理器的扩展编程,可以修改驱动器的图标,很好玩的。
This is the resource management program for the expansion, change the drive icon, a very fun. (2005-09-07, Visual C++, 1KB, 下载28次)

http://www.pudn.com/Download/item/id/111035.html