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

搜索资源列表

  1. CPULoadmonitor

    0下载:
  2. cpu的使用状况编程,效果根windows的一样好-cpu of the use of programming and the results-as good as the windows
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:3.6kb
    • 提供者:吕建欣
  1. 工程largealloc

    0下载:
  2. 工程largealloc用于WINDOWS编程-largealloc works for Windows Programming
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1.03kb
    • 提供者:cyaln
  1. ShellExtGuide1_demo

    0下载:
  2. Windows Shell扩展编程完全指南
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:37.81kb
    • 提供者:sunddy
  1. ShellExtGuide2_demo

    0下载:
  2. Windows Shell扩展编程完全指南 2
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:65.21kb
    • 提供者:sunddy
  1. ShellExtGuide3_demo

    0下载:
  2. Windows Shell扩展编程完全指南 3
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:31.16kb
    • 提供者:sunddy
  1. ShellExtGuide4_demo

    0下载:
  2. Windows Shell扩展编程完全指南 4
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:87.37kb
    • 提供者:sunddy
  1. VIRTUMEM

    0下载:
  2. 本实验是在win2000+VC6.0上实现的,实例程序利用Windows SDK编制,所以实验需要在windows下安装VC后进行。而VC是一个集成开发环境,其中包含了Windows SDK的所有定义和工具,所以安装了VC后就不用再安装SDK了。 这里由于用到了多线程编程,我们还需要设置一下编译环境,选中菜单project-> settings,在左边列表中选中工程名,在右边选中c/c++项,将其下\"project options\"中的默认值MLd改为MTd。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2.48kb
    • 提供者:张志文
  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. windowM

    0下载:
  2. windows信息大全,windows的没次动作都会产生相应消息代码,识别这些代码,就能更清楚的控制操作系统的各项操作域编程-Encyclopedia of windows of information, windows times the action will have no corresponding message code to identify the code, you can better control the operating system of the operating
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:6.99kb
    • 提供者:何毅勋
  1. Windows

    0下载:
  2. 这个是操作系统的核心编程,估计会对你有用。很好的,介绍了一些操作系统编程注意的地方。-This is the core of the operating system programming, it is estimated will be useful to you. Very good to introduce a number of operating system programming attention.
  3. 所属分类:OS Develop

    • 发布日期:2017-06-17
    • 文件大小:25.74mb
    • 提供者:十八翼天使
  1. WindowsInternals

    0下载:
  2. 详细介绍了Windows系列操作系统的内核编程和操作系统的内部架构级运行机制。-The premier guide to the Windows kernel now covers Windows Server 2003, Windows XP, and Windows 2000, including 64-bit extensions. Get the architectural perspectives and insider insights needed to unlock the po
  3. 所属分类:OS Develop

    • 发布日期:2017-05-28
    • 文件大小:10.47mb
    • 提供者:闫煜
  1. Windows-Via-CCPP

    0下载:
  2. 本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、线程、内存管理、动态链接库、线程本地存储和Unicode)以及各类Windows API等,并列举了大量应用程序示例,精辟地分析了Windows编程的各个难点和要点,为掌握Windows编程技巧提供了一条有效的捷径。. -This book is to explain the internal mechanisms of Windows
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1.66mb
    • 提供者:xionglu
  1. 123

    0下载:
  2. 银行家算法 是操作系统编程课程设计windows-Banker' s algorithm is a windows operating system programming course design
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1.53kb
    • 提供者:张红玉
  1. 10.19

    0下载:
  2. windows操作系统编程示例,主进程由命令行参数输入两个整数,主进程创建两个子进程,分别把两个整数传给两个子进程,子进程计算1+2+..+n一直加到整数的前N项和并输出。如果是输入的整数是负数,则退出进程。-windows operating system, programming examples, the main process parameters from the command line input two integers, the main process to create
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1.17kb
    • 提供者:程少博
  1. WINDOWS-core-progamming

    0下载:
  2. 本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、线程、内存管理、动态链接库、线程本地存储和Unicode)以及各类Windows API等,并列举了大量应用程序示例,精辟地分析了Windows编程的各个难点和要点,为掌握Windows编程技巧提供了一条有效的捷径。-This book is the interpretation of the Windows operating syst
  3. 所属分类:OS Develop

    • 发布日期:2017-06-17
    • 文件大小:25.73mb
    • 提供者:竹叶青
  1. Approaches-and-Examples

    0下载:
  2. 深入研究了Windows操作系统和Linux操作系统下在C语言程序中调用Fortran语言所编写的源程序的方法和技术.重点研究了调用过程中参数的传递方式和不同操作系统下C语言与Fortran语言混合编程的实现方法.文中以实例的方式给出了完整的可以执行的C语言程序调用Fortran语言程序的源程序.该程序清晰明了,易于移植-Approaches and Examples for Calling Program Compiled by Fortran Language in Code by C La
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:295.59kb
    • 提供者:john
  1. Windows-Driver-Model(2nd)

    0下载:
  2. 《Programming the Microsoft Windows Driver Model(2nd).ctm》,学习Windows WDM编程的参考书。-Programming the Microsoft Windows Driver Model(2nd)
  3. 所属分类:OS Develop

    • 发布日期:2017-11-15
    • 文件大小:2.56mb
    • 提供者:张先生
  1. Test1

    0下载:
  2. 操作系统读者写者实验 windows平台下C++编程实现-Readers to write the operating system under test windows platform C++ Programming
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:157.76kb
    • 提供者:J_Dark
搜珍网 www.dssz.com