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

搜索资源列表

  1. wincap源码

    1下载:
  2. WinPcap is the industry-standard tool for link-layer network access in Windows environments: it allows applications to capture and transmit network packets bypassing the protocol stack, and has additional useful features, including kernel-level packe
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1098813
    • 提供者:路句
  1. 让你的软件界面更漂亮二

    0下载:
  2. 我们知道Windows操作系统窗口风格基本上是一致的,微软的应用软件程序也和操作系统风格基本是统一的。所以使我们的CDialog 也跟其一样,要改变它的界面风格很困难。除非你对MFC了如指掌,甚至要了解操作系统内核。本人在摸索过程中经过无数次碰壁后,终于找到了希望。-Windows window style is basically the same, Microsoft's application software and operating system are the basic
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:98256
    • 提供者:小小天职
  1. VC知识库文章 - 初识 Embedded Visual C++

    0下载:
  2. 操作系统有所耳闻,它是微软已推出的三种操作系统内核之一,是一种实时操作系统。虽然它是一种实时操作系统,但是从96年发布v1.0到现在,它的主要用途都在民用领域,比如Pocket PC、SmartPhone、Automation。不像VxWorks,应用于航空航天、军事等领域。现在linux、VxWorks厂商也都看好嵌入式民用市场,激烈竞争在所难免。我看好Windows CE,因为微软在PC领域实在太强,用户也早已熟悉了微软的产品,把PC下的技术移植到嵌入式领域,首先在操作界面
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5688
    • 提供者:wzg
  1. fileman

    2下载:
  2. 档案管理系统 0.超越VB的界面,全新感觉 1.本系统大部分采用Windows系统核心,所有操作方便、快捷 2.适用于Windows95/98/2000/WinNT系统 3.系统可以扩充到文件管理 4.为了更好地管理好档案,将正确分类 5.新的档案添加或修改时,可以挂接扫描仪 6.权限控制,增加了敏感信息的存储-file management systems 0. Beyond VB interface a new feeling. most of the
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:520363
    • 提供者:傲视对方
  1. 2003-10toppers

    0下载:
  2. JAPAN RTOS TOPPERS/JSP kernel 1.4 PreRelease simulation environment JSP kernel Windows simulation environment is used for this exercise program. -JAPAN RTOS TOPPERS / JSP kernel 1.4 PreRele Rnase JSP kernel simulation environment for Windows
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:669045
    • 提供者:林方
  1. irqs

    0下载:
  2. 描述了如何使user-mode的应用程序能进入kernel 的地址空间,并且在GDT中调用一个门调用描述符,同时不需要使用驱动。文章解释了如何在32位的处理器中进行虚拟地址到物理地址的转换,同时又描述了user-mode的应用程序如何能够找出其被分配的虚拟地址表示形式在物理地址中的位置。 这个例子程序在我的机器上做过彻底的测试,是windows XP SP2 ---- 它运行的很好而且似乎没有一点问题。-described how user-mode applications can ac
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:20713
    • 提供者:陈东升
  1. Process_Thread

    1下载:
  2. 分别用多进程和多线程对给定的1000000个无序的随即数进行排序,并写入指定文件中,非常适合于初学者进行windows操作系统内核试验。-were using multiple processes and multi-threaded right to the one million disorderly conduct random number sequencing and writes designated document, very suitable for beginners in
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6321101
    • 提供者:鲁家君
  1. KernelReadWriteMemory-master

    0下载:
  2. Kernel Read Write Memory
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:hassan
  1. XIP_29002

    0下载:
  2. XIP Kernel for windows mobile 6.5
  3. 所属分类:Windows Phone

    • 发布日期:2018-01-05
    • 文件大小:1534976
    • 提供者:Pwned
  1. winio库的使用-windows环境下直接控制硬件

    1下载:
  2. WinIo 库通过使用内核模式下设备驱动程序和 其它一些底层编程技巧绕过 Windows 安全保护机制,允许32位 Windows 程序直接对 I/O 口进行操作(The WinIo library by using the kernel mode device driver and some other programming techniques to bypass Windows security protection mechanism, allowing 32 Windows proc
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:4096
    • 提供者:陈壮
  1. WinDebug用法详解

    0下载:
  2. WinDBG 是个非常强大的调试器,它设计了极其丰富的功能来支持各种调试任务,包括用户 态调试、 内核态调试、 调试转储文件、 远程调试等等。 WinDBG 具有非常大的灵活性和可扩展性, 用来满足各种各样的调试需求,比如用户可以自由定义调试事件的处理方式,编写调试扩展模块 来定制和补充 WinDBG 的调试功能。(WinDBG is a very powerful debugger, and it designs an extremely rich function to support
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:1809408
    • 提供者:donggua209
  1. dingshiguanji

    0下载:
  2. 在qtcreator下编写的强制定时关机系统,熟悉qt信号和槽传递过程的练习程序,在pc上运行平稳。label添加.png图片和更改图标icon。lineEdit中的信息读取,windows内核命令的调用执行及相关关机配置(The mandatory timing shutdown system, written under qtcreator, is familiar with the practice program of the QT signal and the channel tran
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:777216
    • 提供者:yusin1109
  1. 天书夜读

    0下载:
  2. 天书夜读——从汇编语言到Windows内核编程,提供了多设备的文本。(Mumbo-jumbo reading -- from assembly language to the Windows kernel programming, the text provides multiple devices.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:72069120
    • 提供者:啦啦啦阿联
  1. NT驱动加载源码-2018

    0下载:
  2. NT驱动加载源码,供参考学习使用。建议先看下windows内核编程(NT driver load source, for reference learning to use. It is recommended to look at windows kernel programming first)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:67584
    • 提供者:ailwyn
  1. WinCE5.0模拟器

    0下载:
  2. windows ce5.0模拟器 可以测试windows ce的软件(It was first released on July 9, 2004. Like its predecessors, Windows CE 5.0 is marketed towards the embedded device market and independent device vendors. Windows CE 5.0 is billed as a low-cost, compact, fast-to-m
  3. 所属分类:Windows CE

    • 发布日期:2018-04-22
    • 文件大小:45822976
    • 提供者:hop233
  1. [软件调试].张银奎.扫描版

    0下载:
  2. windows下调试内核态和用户态代码,新手或老手都适用(Windows debug kernel state and user state code)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:65217536
    • 提供者:run——exe
  1. 新建文本文档 (2)

    0下载:
  2. windows内核原理 电子科技大学 视频课程 ,对于帮助理解windows内核具有非常好的效果(Kernel principle video course)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-04
    • 文件大小:1036288
    • 提供者:朋友的酒
  1. Windows注入篇之内核感染导入表注入X64

    0下载:
  2. Windows注入篇之内核感染导入表注入X64(Windows injection kernel infection import table into X64)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:20480
    • 提供者:lkf
  1. Kernel_Detective_1.4.1

    2下载:
  2. Kernel Detective是一款免费软件来帮助你检测、分析、手动修改和修复某些 Windows NT 内核的32位的修改工具(Kernel Detective is a free software tool to help you detect, analyze, manually modify, and fix 32-bit modifications to certain Windows NT kernels)
  3. 所属分类:其他

    • 发布日期:2019-10-30
    • 文件大小:1254400
    • 提供者:张三吧
  1. Cheat Engine_ce修改器 V6.5 中文汉化版

    1下载:
  2. CE是一款内存修改器,可以实现一些游戏的内存修改,带有内核模式(CE is a memory modifier, which can realize memory modification of some games, with kernel mode)
  3. 所属分类:Windows CE

    • 发布日期:2020-12-24
    • 文件大小:467968
    • 提供者:小天.
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 25 »
搜珍网 www.dssz.com