CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Windows Kernel

搜索资源列表

  1. windows_kernel

    0下载:
  2. 介绍windows系统资料,都是涉及windows内核的pdf文档。-Windows system introduced all the information related to windows kernel pdf documents.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-16
    • 文件大小:4188010
    • 提供者:muzi
  1. 4

    0下载:
  2. Windows下内核级木马隐藏技术研究。 -Trojan hidden under Windows kernel-level technology. Windows kernel-level Trojan horse hiding under study.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:365026
    • 提供者:南才北往
  1. tsyd

    0下载:
  2. 本书从基本的Windows程序与汇编指令出发,深入浅出地讲解了Windows内核的编程、调试、阅读以及自行探索的方法。-This book from the basic Windows program starting with the assembly instructions in layman' s language to explain the Windows kernel programming, debugging, reading and exploring their ow
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:22897684
    • 提供者:gaoshan
  1. kernel.sockets.module

    0下载:
  2. KernelSocketsModule is intended to provide the simple common network programming interface in kernel mode without dependence on target operating system. On Windows XP and Windows Server 2003 it uses TDI-implementation, on Windows Vista, Windows Serve
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:43253
    • 提供者:villy
  1. conpro

    0下载:
  2. 描述生产者和消费者问题的Windows内核程序,包含了API内核函数-Producer and consumer issues described in Windows kernel, the kernel function contains the API
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1970546
    • 提供者:文宁辉
  1. userguide_win

    0下载:
  2. Intel?Math Kernel Library for Windows* OS User抯 Guide
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:687013
    • 提供者:Zoli
  1. hjdd

    0下载:
  2. 本代码从属于工程crypt_file.是楚狂人与wowocock为《寒江独钓——Windows内核编程与信息安全》所编写的文件透明加密 示例。-This code is subordinate to the project crypt_file. Is a madman and wowocock Chu as " painting by fishing- Windows kernel programming and information security" , paper
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1078551
    • 提供者:
  1. USB_WDF

    0下载:
  2. A primary design goal for Windows Driver Foundation (WDF) was to make the driver models easy to extend to support new types of hardware. The first specialized input/output (I/O) targets in both User-Mode Driver Framework (UMDF) and Kernel-Mode Driver
  3. 所属分类:USB develop

    • 发布日期:2017-03-23
    • 文件大小:94552
    • 提供者:McBit
  1. Tegovi

    0下载:
  2. windows kernel test driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:755
    • 提供者:Milos
  1. sfilter

    0下载:
  2. windows内核开发,实现文件系统的过滤与监控-windows kernel development, implementation and monitoring of file system filter
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:43761
    • 提供者:Andy
  1. FromASM_to_Windows_Kernel

    0下载:
  2. 天书夜读-从汇编语言到Windows内核编程.pdf-Double Dutch night reading- from assembly language to the Windows kernel programming. Pdf
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-26
    • 文件大小:8716848
    • 提供者:Mike
  1. filter

    0下载:
  2. 关于过滤的相关论文以及windows内核NDIS函数的书籍-Related papers on the filter and the NDIS function windows kernel books
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-29
    • 文件大小:12184209
    • 提供者:王蒙
  1. soldatov

    0下载:
  2. This book about programming windows-kernel drivers
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1074133
    • 提供者:elsi
  1. WindowsInternals-4e

    0下载:
  2. windows 内核的说明文档,比较难懂,需要一定基础-windows kernel documentation, more difficult, requires a certain base
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-25
    • 文件大小:8431934
    • 提供者:何长庚
  1. kuaipai

    1下载:
  2. 1. 按下述原则编写快排的非递归算法: (1)一趟排序之后,若子序列已有序(无交换),则不参加排序,否则先对长度较短的子序列进行排序,且将另一子序列的上、下界入栈保存; (2)若待排记录数?3,则不再进行分割,而是直接进行比较排序。 测试实例:{49 38 65 97 76 13 27 49 88 21 105} -1. Prepared by the following principles of non-recursive algorithm for fast row:
  3. 所属分类:Data structs

    • 发布日期:2014-10-30
    • 文件大小:1024
    • 提供者:zhongkeli
  1. WindowsKernel

    0下载:
  2. Windows Kernel development PDF books written in CN
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:784147
    • 提供者:weird
  1. windows

    0下载:
  2. windows 从汇编到内核编程,很经典的书籍 -windows from the assembly to the kernel programming, classic books
  3. 所属分类:assembly language

    • 发布日期:2017-05-26
    • 文件大小:8716835
    • 提供者:niepengpeng
  1. WINDOWS_Programming

    0下载:
  2. 这是Windows系统编程领域的经典书籍《Windows核心编程》的电子书(CHM版),相信不用我多做介绍了吧。-This is the classic field of Windows system programming book " Windows kernel programming" eBook (CHM version), I do not believe that describes it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3168139
    • 提供者:
  1. Tan_Wen_Windows_Kernel_Security_Programming

    0下载:
  2. 本资源是谭文《寒江独钓-Windows内核安全编程》随书光盘中的源代码,代码中包含串口过滤、键盘过滤、磁盘虚拟、磁盘过滤、文件系统过滤与监控、文件系统透明加密、文件系统微过滤驱动、网络传输层过滤、NDIS协议驱动等内容,是学习Windows内核安全编程的实用参考。-This resource is TAN " painting by the Security-Windows kernel programming" CD with the book' s source co
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1101981
    • 提供者:
  1. windows

    0下载:
  2. Windows内核安全编程+试读样章,用于内核开发学习使用-windos programming code for the kernel developers learn to use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:673902
    • 提供者:crab
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »
搜珍网 www.dssz.com