搜索资源列表
Productor_Consumer
- 1、在Windows系统环境下,用Windows API编程实现操作系统经典同步问题。 2、理解和运用信号量、PV原语、进程间的同步互斥关系等基本知识。 3、在实习过程中,加强对于进程同步概念的理解,对于实验进行分析。 4、掌握在Windows环境下多线程(进程)程序设计的一些基本方法。 -1, in the Windows system environment, Using Windows API programming operating system classic syn
set-and-get-properties-of-DC
- 可以实现设置和获取当前DC的各种属性的功能,是基于Windows API编程实现的
Windows-API-program--memory-processing
- 以API方式编程,可以检测当前系统物理内存、虚拟内存以及页文件的总尺寸和可用大小。
NTNativeApireference
- windows Native api编程。老外通过调试破解的windows系统的native api调用,很难找到的电子书
cpudetectc++
- 获取cpu序列号的c++代码。学习windows api编程的好例子。也是作为软件保护的必备基础代码。
api
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。
windowsapi
- 冉林仓的WINDOWS API编程第一章的源代码
特殊磁道加密源代码
- 使用的是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
80例上手Delphi7编程_02系统设置
- 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.
CTP-Public-API
- ctp api编程的资料,期货api编程资料,可以参考一下-the ctp api programming of the data, futures api programming information, refer to
WINAPI_All
- 个人收集的所有API函数例程及说明,对想学习API编程的很有用的-Personal collection of all the API function examples and explanations, to want to learn useful programming API
GTKP-2.x-API-Reference-Manual.chm.tar
- GTK+ 2.x参考文档,详细描述了GTK+ 2.x的应用程序编程接口。-GTK+ 2.x reference documentation, a detailed descr iption of GTK+ 2.x applications programming interface.
bitmap
- Win32 API 编程,实现简单的推箱子游戏,一共有3关。-Win32 API programming, a simple Sokoban game, a total of 3 off.
v4l2
- 关于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
windowsAPI
- windows api编程 windows api编程-windows api programming windows api programming
GDI_SDK_doc
- 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
CPU_Monitor
- 基于Visual C++的WIN32 API编程,可监视系统的CPU及内存的使用情况。-Visual C++ based on the WIN32 API programming, the system can monitor CPU and memory usage.
WIN32API
- windows API编程,很实用,也很基础.-windows API programming, it is useful, is also the basis of.
GTK-API-Reference
- 用来回答正在使用GTK+或者正在学习GTK+编程人员的常见问题的解答汇总。 -To answer is the use of GTK+, or are learning GTK+ programming staff summary of answers to frequently asked questions.
linux-mycp
- 实现文件复制:完成一个目录复制命令,包括目录下的文件和子目录。学习和掌握操作系统中与文件操作相关的概念,并使用系统提供的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