搜索资源列表
VCram
- VC++中使用内存映射文件处理大文件,文件操作是应用程序最为基本的功能之一,Win32 API 和MFC 均提供有支持 文件处理的函数和类,常用的有Win32 API 的CreateFile()、WriteFile()、 ReadFile()和MFC 提供的CFile 类等-VC use memory-mapped file handling large files, file manipulation application is the most basic function, MF
5222
- Visual C++是开发运行于Windows 95和Windows NT环境下的Win32应 用程序的可视化编程工具中最重要的成员之一,它为软件开发人员提 供了完整的编辑、编译和调试工具和建立于Win32 API(Application Programming Interface)基础上的MFC类库(Microsoft Foundation Class Library),从而有效的缩短了Windows应用程序的开发周期。-C++ examples tutorial
windows-api_daquan
- 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-Microsoft 32-bit platform application programming interfaces, Win32 API is essential in the Wi
dbgview.chm
- DebugView is an application that lets you monitor debug output on your local system, or any computer on the network that you can reach via TCP/IP. It is capable of displaying both kernel-mode and Win32 debug output generated by standard debug print A
Myproject
- 基于win32控制台应用程序实现 socket客户端通信数据采集 和插入数据库sqlserver-Based on the win32 console application the socket client communication data acquisition and inserted into the database sqlserver
cmake-2.8.11-win32-x86
- 是个软件,用于构建opencv2.1和VS2010。属于应用软件。-Is a software for build opencv2.1 and VS2010. Belongs to the application software.
AnyChat-for-Android-SDK
- “AnyChat for Android”属于客户端组件(简称“客户端”),对上层应用提供纯Java语言的调用接口,内核是由一系列的.so库(相当于Win32平台的DLL)组合而成,采用JNI技术实现Java层与内核层的通信。-" AnyChat for Android" is the client component (referred to as " Client" ), on the upper application provides pure Java
programming-cycle-CDT-Statute
- 摘 要:介绍了在Windows环境下,利用DELPHI软件与WIN32 API函数结合实现部颁CDT循环规约的方法,完整地给了实现CDT循环规约的全过程,可满足为电力系统高级应用软件提供共享数据资源的需要。 关键词:Windows环境;CDT循环规约;DELPHI;线程;同步-Abstract: In the Windows environment, using DELPHI software and WIN32 API functions combined cycle method mini
Win32-basic-01
- 这是自己总结的WIN32基础知识,希望可以帮助大家,这篇文档能有效帮助新人-win32 application basic knowledge