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

搜索资源列表

  1. Productor_Consumer

    0下载:
  2. 1、在Windows系统环境下,用Windows API编程实现操作系统经典同步问题。 2、理解和运用信号量、PV原语、进程间的同步互斥关系等基本知识。 3、在实习过程中,加强对于进程同步概念的理解,对于实验进行分析。 4、掌握在Windows环境下多线程(进程)程序设计的一些基本方法。 -1, in the Windows system environment, Using Windows API programming operating system classic syn
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2397
    • 提供者:全聚德
  1. set-and-get-properties-of-DC

    0下载:
  2. 可以实现设置和获取当前DC的各种属性的功能,是基于Windows API编程实现的
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:112740
    • 提供者:王志慧
  1. Windows-API-program--memory-processing

    0下载:
  2. 以API方式编程,可以检测当前系统物理内存、虚拟内存以及页文件的总尺寸和可用大小。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:24060
    • 提供者:王志慧
  1. NTNativeApireference

    0下载:
  2. windows Native api编程。老外通过调试破解的windows系统的native api调用,很难找到的电子书
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1575180
    • 提供者:igoo
  1. cpudetectc++

    0下载:
  2. 获取cpu序列号的c++代码。学习windows api编程的好例子。也是作为软件保护的必备基础代码。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:51935
    • 提供者:webskywang
  1. api

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:678529
    • 提供者:aku
  1. windowsapi

    0下载:
  2. 冉林仓的WINDOWS API编程第一章的源代码
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:19488
    • 提供者:宋鹏
  1. 特殊磁道加密源代码

    1下载:
  2. 使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:38856
    • 提供者:李小
  1. 80例上手Delphi7编程_02系统设置

    0下载:
  2. 80例上手Delphi7编程_02系统设置,应用API函数对系统进行编程控制,很容易上手。-80 cases easily Delphi7 programming _02 system settings, application API function for system programming control, it is easy to get started.
  3. 所属分类:系统编程

    • 发布日期:2014-01-21
    • 文件大小:1511280
    • 提供者:徐林
  1. CTP-Public-API

    0下载:
  2. ctp api编程的资料,期货api编程资料,可以参考一下-the ctp api programming of the data, futures api programming information, refer to
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1217612
    • 提供者:chen
  1. WINAPI_All

    0下载:
  2. 个人收集的所有API函数例程及说明,对想学习API编程的很有用的-Personal collection of all the API function examples and explanations, to want to learn useful programming API
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:4060887
    • 提供者:zch
  1. GTKP-2.x-API-Reference-Manual.chm.tar

    0下载:
  2. GTK+ 2.x参考文档,详细描述了GTK+ 2.x的应用程序编程接口。-GTK+ 2.x reference documentation, a detailed descr iption of GTK+ 2.x applications programming interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5687680
    • 提供者:王若
  1. bitmap

    0下载:
  2. Win32 API 编程,实现简单的推箱子游戏,一共有3关。-Win32 API programming, a simple Sokoban game, a total of 3 off.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:918711
    • 提供者:snquk
  1. v4l2

    0下载:
  2. 关于v4l2的API官方说明文档,详细的介绍了v4l2的编程的各种结构体的作用以及API的功能-V4l2 API on the official documentation, a detailed descr iption of the v4l2 programming role of the various structures and API functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:846184
    • 提供者:魏江涛
  1. windowsAPI

    0下载:
  2. windows api编程 windows api编程-windows api programming windows api programming
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:5618073
    • 提供者:马腾
  1. GDI_SDK_doc

    0下载:
  2. Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。本文档为中文翻译,希望对大家有用。-Microsoft Windows GDI+ Is C/C++ Developer to provide a class-based Application Programming Interface (API). This document translated into Chinese, in the hope that everyone usef
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1832834
    • 提供者:sunu
  1. CPU_Monitor

    0下载:
  2. 基于Visual C++的WIN32 API编程,可监视系统的CPU及内存的使用情况。-Visual C++ based on the WIN32 API programming, the system can monitor CPU and memory usage.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-23
    • 文件大小:13371
    • 提供者:wang qu
  1. WIN32API

    0下载:
  2. windows API编程,很实用,也很基础.-windows API programming, it is useful, is also the basis of.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:433367
    • 提供者:陈杰
  1. GTK-API-Reference

    0下载:
  2. 用来回答正在使用GTK+或者正在学习GTK+编程人员的常见问题的解答汇总。 -To answer is the use of GTK+, or are learning GTK+ programming staff summary of answers to frequently asked questions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:5188474
    • 提供者:dyq
  1. linux-mycp

    3下载:
  2. 实现文件复制:完成一个目录复制命令,包括目录下的文件和子目录。学习和掌握操作系统中与文件操作相关的概念,并使用系统提供的API编程实现。-Implementation file: a directory to complete the copy command, including the directory files and subdirectories. Learn and master the operating system and file operation related con
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-04-17
    • 文件大小:2048
    • 提供者:daibin
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com