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

搜索资源列表

  1. 模仿windows中的桌面背景预览的控件

    0下载:
  2. 这个控件是模仿微软windows操作系统中的显示属性对话框的控件。我作的这个custom控件具有和微软控件一样的-controls mimic the Microsoft Windows display properties of the dialog box controls. I make this custom controls and Microsoft have the same control
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:62.73kb
    • 提供者:李名
  1. 读和写WINDOWS事件日志

    0下载:
  2. 读和写windows操作系统得事件和日志得源代码。思路清晰,可以参考其中具体得算法。-read and write windows in the operating system and log events in the source code. Clear ideas, in reference to a specific algorithm.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:16.24kb
    • 提供者:bei
  1. WINDOWS

    0下载:
  2. windows 操作系统常用的端口详解。详细介绍了个通用端口的用途及特点。
  3. 所属分类:系统编程

    • 发布日期:2014-01-18
    • 文件大小:1.91kb
    • 提供者:puppygoal
  1. Programming.Windows.CHS

    0下载:
  2. 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋 奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程 序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位 图和元文件 ** 内核和打印机 ** 声音和音乐 **
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.93mb
    • 提供者:郑嘉
  1. Windows技巧大全

    2下载:
  2. 比较详细的介绍在使用WINDOWS操作系统中所碰到的问题-rather detailed account of the use of the Windows operating system and the problems encountered
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2.48mb
    • 提供者:流沙
  1. windows 内核信息

    0下载:
  2. 在非开源的windows操作系统下,获取包括内存,硬盘,cpu使用率等信息
  3. 所属分类:源码下载

  1. windows操作系统hook编程框架示例

    3下载:
  2. windows操作系统hook编程框架示例,利用该框架可快速进行hook开发。
  3. 所属分类:源码下载

  1. WINDOWS

    2下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system, the internal mechanisms of monographs, the
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-17
    • 文件大小:25.74mb
    • 提供者:桃子
  1. CatchWindowsInformation

    0下载:
  2. 改程序可以获取当前windows操作系统的版本信息,改程序用到两种技术,一是API函数的调用,二是对操作系统注册表的操作-Reform program can access the current versions of windows operating system information, change the procedures used two techniques, one API function calls, the other is the operation of the
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:169.66kb
    • 提供者:阿峰
  1. finger

    0下载:
  2. 指纹识别程序。可以兼容windows操作系统。 比较小。-Fingerprint identification procedure. Are compatible with windows operating system. Relatively small.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:27.08kb
    • 提供者:yjs
  1. Windowssystemcoreprogram

    0下载:
  2. windows操作系统的核心编程,包括如何获取系统信息、互斥锁、处理器信息、虚拟内存的获取-windows operating system' s core programming, including how to obtain system information, mutex lock, processor information, access to virtual memory, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:538.97kb
    • 提供者:drh
  1. windows

    0下载:
  2. 讲解Windows 操作系统内部机制的专著,对了解系统,加深对编程的理解很有好处。(第一部分)-Windows operating system on the internal mechanism of the monographs, the understanding of systems, deepen their understanding of programming is very good. (Part I)
  3. 所属分类:OS Develop

    • 发布日期:2017-05-26
    • 文件大小:8.51mb
    • 提供者:陈平
  1. window_program_design

    1下载:
  2. 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程序设计的API核心内容-If you have any Windows development problems, please read the book you PetZold. In the " W
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.84mb
    • 提供者:陈大卿
  1. programmingWindows

    0下载:
  2. 本书是讲解Windows操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、...之后,他又推出了经典著作《Windows 高级编程指南》和《Windows核心编程》。如今这两本书早已成为Windows程序设计领域的... -This book is on the Windows operating system dedicated to the internal mechanisms, the authors start from the b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.99mb
    • 提供者:tangjian
  1. Windows-DOS-Choice

    0下载:
  2. CHOICE.EXE 在纯 DOS 下可以使用 CHOICE 这个命令,但在 Windows 下由于没有 CHOICE.EXE 这个程序,所以不能执行 CHOICE.EXE 命令。在 Windows 下要正常使用 CHOICE 这个命令就必须有这个文件,这是我收集的多个操作系统的 CHOICE.EXE 文件。注 X86 表示 32 位系统,X64 表示 64 位系统。 -CHOICE.EXE in pure DOS can use the CHOICE command,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:68.23kb
    • 提供者:邹勇卿
  1. pipe

    0下载:
  2. windows操作系统下的命名管道简单实现!-pipe
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:42.25kb
    • 提供者:张研
  1. PIPE

    0下载:
  2. Windows 操作系统中 进行 管道 通信-Windows operating system to pipe communication
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-24
    • 文件大小:8.58kb
    • 提供者:YOYO
  1. Windows

    0下载:
  2. 操作系统课程设计,NIDS驱动、内存管理、生产者消费者程序、虚拟磁盘-Operating system, curriculum design, NIDS drive, memory management, program producers and consumers, the virtual disk
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2.91mb
    • 提供者:ken
  1. Qemu-windows

    1下载:
  2. windows下的Qemu模拟 模拟arm、pc的操作系统 -Qemu under windows analog simulation arm, pc operating system
  3. 所属分类:Other systems

    • 发布日期:2016-01-24
    • 文件大小:20.42mb
    • 提供者:李新
  1. 9990

    0下载:
  2. 银行家算法程序设计,windows操作系统试验设计。及其代码。-Banker' s algorithm programming, windows operating system test design.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7.83kb
    • 提供者:孟祥瑛
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com