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

[驱动编程] WindowsKernelProgramming

Projets et exercises du livre de Pavel Yosifovich:Windows内核编程
Projets et exercices du livre de Pavel Yosifovich : Windows Kernel Programming (2024-02-16, C++, 0KB, 下载0次)

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

[驱动编程] LinuxDrivers

阅读“Linux内核模块编程指南”时创建的驱动程序
Drivers created while reading "The Linux Kernel Module Programming Guide" (2023-10-29, C, 0KB, 下载0次)

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

[驱动编程] Operating-System-Design

Linux内核编程,包括proc文件系统、任务调度等。,
Linux Kernel Programming, including proc file system, task scheduling, etc., (2023-10-19, Others, 0KB, 下载0次)

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

[驱动编程] OSX-and-iOS-Kernel-Programming

《OS X和iOS内核编程》一书中的代码,
Code from OS X and iOS Kernel Programming book, (2015-04-12, C++, 0KB, 下载0次)

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

[驱动编程] Network-Device-Driver

使用内核编程在C中创建网络设备驱动程序,
Creation of network device driver in C using kernel programming, (2014-07-07, C, 0KB, 下载0次)

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

[驱动编程] Simple-Kernel

该项目最初设想用于研究汇编程序和C语言中的低级编程。代码完全注释,并简化任何尝试的人...,
The project was originally conceived to study low-level programming in assembler and C. Code fully commented and simple anyone who tries to understand what is going on in all of this will learn realtively fast. (2022-07-16, Assembly, 0KB, 下载0次)

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

[驱动编程] sublime-kpl

高级文本中KPL(内核编程语言)的语法突出显示,
Syntax highlighting for KPL (Kernel Programming Language) in Sublime Text, (2015-04-02, Others, 0KB, 下载0次)

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

[驱动编程] Cyuyangaojibiancheng

经典linux c 书籍—C语言高级编程,。
U7ECF u5178 u4E66 u7C4D u2014C u8BED u8A00 u9AD8 u7EA7 u7F16 u7A0B u3002 (2017-03-02, Visual C++, 1165KB, 下载1次)

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

[驱动编程] NFP-Sample-Driver-x64

Windows8/8.1系统中NFC驱动编程实例
Windows8/8.1 system, NFC-driven programming examples (2015-03-24, Visual C++, 2552KB, 下载7次)

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

[驱动编程] CDFS-File-System-Driver

CDFS文件系统编程 - 内核驱动
CDFS file system programming (2015-03-13, Visual C++, 238KB, 下载1次)

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

[驱动编程] cwaxes

VC编程、驱动开发、对话框应用,实际操作例程
VC programming, driver development, dialog application, the actual operation routines (2013-07-05, Visual C++, 1KB, 下载1次)

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

[驱动编程] arpq

ARP协议。编程捕获ARP包,用底层驱动。
ARP protocol. Programming capture ARP packets with underlying driver. (2013-06-27, Visual C++, 1089KB, 下载3次)

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

[驱动编程] USBdrive

USB驱动编程,在Windows下的驱动入门级别的book
USB-driven programming under Windows drive entry-level book (2013-04-28, PPT, 342KB, 下载2次)

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

[驱动编程] DMASample

基于WDF的DMA传输驱动,不需要硬件实现
WDF driver about DMA (2012-04-17, Visual C++, 74KB, 下载20次)

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

[驱动编程] MYWDM

WDM式驱动编程的结构,希望对您有所帮助
WDM-type-driven programming structure, want to help you (2009-10-20, Visual C++, 35KB, 下载6次)

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

[驱动编程] Filemon

Filemon学习历程,文件过滤系统编程学习指南
Filemon learning process, file filtering system programming study guide (2009-09-18, Visual C++, 16KB, 下载14次)

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

[驱动编程] WinIoLib

windows IO端口驱动程序,用于底层端口读写
windows IO driver (2009-03-24, Visual C++, 20KB, 下载26次)

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

[驱动编程] Test-DrivenDevelopmentAPracticalGuide

测试驱动开发 使用指南(英文版).chm 极限编程的重要内容:驱动测试开发. 极限编程的提出人之一写的经典教材.
Test Driven Development Guide (in English). Chm an important aspect of Extreme Programming: Test-driven development. Extreme Programming, one of the proposed person to write a classic textbook. (2009-03-19, Visual C++, 2636KB, 下载21次)

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

[驱动编程] DMA

关于DMA通道编程 学习用软件控制硬件
DMA channel programming on learning to use software control of hardware (2008-12-24, Unix_Linux, 138KB, 下载10次)

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

[驱动编程] skel.tar

pci的驱动程序编程基本框架,在此基础上编程非常方便,实现了由PCI进行DMA传送数据功能
This the basic frame about PCI bus drive and you can complete driect message access through PIC bus easily from the frame. (2005-10-08, Visual C++, 12KB, 下载87次)

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