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

搜索资源列表

  1. micro_computer

    0下载:
  2. 微机原理课件 微机原理是学习和掌握微机硬件知识和汇编语言程序设计的入门课程: 微型计算机的基本工作原理 汇编语言程序设计 微型计算机接口技术 目的:建立微型计算机系统的整体概念,形成微机系统软硬件开发的初步能力。-microcomputer microcomputer courseware principle tenet of learning and mastering computer hardware knowledge and assembly language p
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2.19mb
    • 提供者:grant
  1. hookX

    0下载:
  2. 驱动层Hook系统内核调用的,拦截对进程的操作的源码,提供7步tutorial,步步为营,教学驱动编程的绝好样例-Hook-driven system kernel called the interception of the process of operation of the source. provide seven-step tutorial and step-by-step business, teaching driven programming excellent example
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:246.01kb
    • 提供者:诚然
  1. DMA.rar

    1下载:
  2. DMA教程,介绍了直接内存访问技术,提高系统速度,系统底层汇编编程,DMA tutorial introduces Direct Memory Access technology to improve system speed, the system underlying the compilation of programming
  3. 所属分类:Driver Develop

    • 发布日期:2015-02-28
    • 文件大小:9.18kb
    • 提供者:钱晓明
  1. windows_kernel_safe_source_cod

    0下载:
  2. 站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦! 《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书) comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1mb
    • 提供者:aaaaaa
  1. minifilter.rar

    0下载:
  2. 《寒江独钓——Windows内核安全编程》“文件系统微过滤驱动”一章的源代码,该代码的主要功能是限制对应用程序“记事本”文件(notepad.exe)的操作,进而达到限制扩展名为txt等使用记事本程序来编辑的功能。 使用net start 驱动名称 net stop 驱动名称 这种方式来安装驱动," Trees and fishing alone- Windows kernel security programming" " file system, m
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-21
    • 文件大小:35.41kb
    • 提供者:张英霞
  1. layerfsd

    3下载:
  2. 文件过滤系统编程相关的学习资料,初学者值得阅读.-File filtering system programming related learning materials, worth reading for beginners.
  3. 所属分类:驱动编程

    • 发布日期:2012-10-18
    • 文件大小:716.69kb
    • 提供者:zhanghaibo
  1. 010_intstallandUninstall

    0下载:
  2. 郁金香驱动编程第10课。010_添加卸载驱动例程,主要讲解如何在系统中安装驱动,卸载驱动-The tulip driver programming Lesson 10. To 010_ to add uninstall driver routines, mainly on how to install the driver in the system, uninstall the driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-09
    • 文件大小:11.53mb
    • 提供者:潘静
  1. Packet_Analysis

    0下载:
  2. 基于Passthru的扩展,抓取IP数据包,并在内核中利用队列、系统线程实时将IP数据包解析到磁盘文件中,同时提供用户控制,在RING3使用SDK编写界面。 本程序可以帮助您熟悉驱动编写、windows编程、用户态和内核态交互编程以及网络知识的基础应用。 驱动安装使用snetcfg,已集成到用户界面中。-Based on the expansion of passthru, crawl IP packet, and the use of the kernel queue, the sys
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:167.38kb
    • 提供者:shdaianita
  1. IC_Design

    0下载:
  2. 利用非接触式的IC卡,使用C++编程语言实现公司考勤制度的考勤卡系统,使用时只需下载相关的驱动程序即可实现该功能-The use of non-contact IC card, the use of C++ programming language to achieve the company' s performance appraisal performance appraisal system of the card, when used simply download the re
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:2.54mb
    • 提供者:汪艳婷
  1. wjxtbcjc

    0下载:
  2. 文件系统驱动编程基础篇 文件系统驱动编程基础篇 -Programming File System Driver File System Driver articles based on papers programming Programming File System Driver File System Driver Programming articles based on papers
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-03
    • 文件大小:818.04kb
    • 提供者:F
  1. Windows_Kernel_Security_Programme

    3下载:
  2. 这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with C
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1.95mb
    • 提供者:lq7972
  1. Filemon

    0下载:
  2. Filemon学习历程,文件过滤系统编程学习指南-Filemon learning process, file filtering system programming study guide
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:15.9kb
    • 提供者:james163
  1. file_encrypt_decrypt

    0下载:
  2. 《寒江独钓——Windows内核安全编程》中文件系统透明加解密一章所对应的源代码,对于指定的进程所对应的文件进行加解密-" Trees and fishing alone- Windows kernel security programming" in the file system transparently encrypt and decrypt a chapter corresponding source code, for the process specified
  3. 所属分类:驱动编程

    • 发布日期:2013-03-29
    • 文件大小:607.51kb
    • 提供者:张英霞
  1. environ

    0下载:
  2. 其实学习完C/C++后马上就可以进入windows编程了 多看些程序源代码从中吸取知识~~ 要说经典的话个人认为黑客x档案出的《黑客编程入门2》是绝对经典~~没看过的确是损失!!! 总之最重要的还是得靠自己的努力!!! -First, the need to understand c++ syntax in which the operating system are the same, except that: a platform for programming changed, so
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:57.32kb
    • 提供者:鲁龙年
  1. WindowsDriverModel

    0下载:
  2. Windows驱动模型编程(中文版) WDM模型为存在于Windows 98和Windows 2000操作系统中的设备驱动程序提供了一个参考框架。尽管对于最终用户来说这两个操作系统非常相似,但它们的内部工作却有很大不同。本书的内容全部都是关于驱动程序及其相关的技术。-Programming Windows Driver Model (Chinese version) WDM model exists in Windows 98 and Windows 2000 operating syste
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-23
    • 文件大小:6.86mb
    • 提供者:李长江
  1. filemonSource

    0下载:
  2. 完整的文件监控工具源代码,是学习文件系统编程的很好的参考资料-Complete documentation tool for source code control, file system is to learn good programming reference
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:556.74kb
    • 提供者:panda
  1. 2575GPS_COM

    0下载:
  2. Windows环境下,GPS导航系统的串口编程-Windows environment, GPS navigation system serial programming. . . .
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:4.98kb
    • 提供者:刘明远
  1. 中间层驱动编程设计

    0下载:
  2. 资源里提供了一个PDF文件,和一个打开该文件所需的密码,文件内容为介绍网络中间层驱动的工作原理和系统的讲述网络中间层驱动的编程步骤,只需按文件步骤操作,就可轻松学习驱动编程。希望该课件对学有所需的同学们有用!-Resources to provide a PDF file, and a password required to open the file, the contents of the file only by file step to introduce the programmin
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-11
    • 文件大小:2.46mb
    • 提供者:覃茂平
  1. SPIVector

    2下载:
  2. 银行xfs系统编程,实例程序源码框架,详细备注说明.-Bank xfs system programming, example programs.
  3. 所属分类:Driver Develop

    • 发布日期:2015-06-05
    • 文件大小:233kb
    • 提供者:gl
  1. CDFS-File-System-Driver

    0下载:
  2. CDFS文件系统编程 - 内核驱动-CDFS file system programming
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:237.54kb
    • 提供者:h
« 12 »
搜珍网 www.dssz.com