Welcome![Sign In][Sign Up]
Location:
Search - windows api delphi

Search list

[Other resourceDelphi.Windows.API

Description: Delphi是1个强大的RAD工具,但有时候为了获取系统的更大控制还是必不可少的要使用到WindowsAPI,我现在提供了WindowAPI的Delphi描述,为每个核心API提供了Delphi的描述,包括示例代码-Delphi is a powerful RAD tool But sometimes in order to obtain greater control system is essential to the use of the Windows API. I now Windows API provides a description of Delphi, each core API to provide a description of Delphi, including sample code
Platform: | Size: 1300254 | Author: zhong | Hits:

[Delphi/CppBuilderDELPHI编程实例与技巧

Description: Delphi是由Inprise公司推出的面向对象的可视化软件开发工具。Delphi 5是Delphi的最新版本。本书共分三部分、16章,主要介绍Delphi 5集成开发环境,对象Pascal语言、组件、通用编程技术、动态链接库、多线程、多媒体编程、数据库编程、网络编程和Windows API编程等。
Platform: | Size: 12356852 | Author: uz520@qq.com | Hits:

[DSP programdsp

Description: API控制 2.0,这是一个封装了500多个Windows API的控件,覆盖了网络、系统、界面、多媒体、图形、文字等各个方面,提供了外接的80个左右的方法使您能更快速有效的写出功能强大的程序.适用于VB、VC、Delphi、Cbulider等各类可以使用ActiveX控件的编程环境-API Control 2.0, which is a package of more than 500 Windows API control, covering the network, system, interface, multimedia, graphics, text and other aspects, providing about 80 external method allows you to more quickly and effectively The write powerful procedures. applicable to VB, VC, Delphi, Cbulider such as ActiveX controls can use the programming environment
Platform: | Size: 43008 | Author: 站长 | Hits:

[OS program破解WINDOWS用户密码

Description: 使用标准api实现得到windows密码-use standard api realization windows Password
Platform: | Size: 3072 | Author: 李光 | Hits:

[Windows DevelopAPI实现登录win2000

Description: 看名字就已经可以知道了吧,可以实现登陆windows 2000 功能,delphi源码-saw the name can already know it, can achieve a functional landing windows 2000, delphi FOSS
Platform: | Size: 286720 | Author: 葛维 | Hits:

[Windows Develop新编Win API大全

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-32 as a Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call. The book is engaging in Windows application development software engineers must reference manual.
Platform: | Size: 677888 | Author: 刘明 | Hits:

[Delphi/CppBuilderdelphi 编程实例与技巧

Description: Delphi是由Inprise公司推出的面向对象的可视化软件开发工具。本书共分三部分、16章,主要介绍Delphi 集成开发环境,对象Pascal语言、组件、通用编程技术、动态链接库、多线程、多媒体编程、数据库编程、网络编程和Windows API编程等。 -Inprise Delphi is the company's object-oriented visualization software development tools. The book has three parts, 16 chapters, introduces Delphi Integrated Development Environment, Object Pascal language, components, common programming techniques, dynamic link library, multi-threaded, multi-media programming, database programming, network programming and other Windows API programming.
Platform: | Size: 12046336 | Author: 白宇 | Hits:

[BooksWindows API 参考大全

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。 -32 as a Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call. The book is engaging in Windows application development software engineers must reference manual.
Platform: | Size: 677888 | Author: 唐壮 | Hits:

[Com PortWindowsAPICOM

Description: Windows API 实现串口通信 用API制作的串口调试器。 供大家学习串口相关的API函数。 有兴趣可以与我联系。-Windows API Serial Communication API produced by the serial debugger. For all study related to the serial port API function. Interested can contact me.
Platform: | Size: 209920 | Author: 朱嘉伟 | Hits:

[Delphi/CppBuilderDelphi.Windows.API

Description: Delphi是1个强大的RAD工具,但有时候为了获取系统的更大控制还是必不可少的要使用到WindowsAPI,我现在提供了WindowAPI的Delphi描述,为每个核心API提供了Delphi的描述,包括示例代码-Delphi is a powerful RAD tool But sometimes in order to obtain greater control system is essential to the use of the Windows API. I now Windows API provides a description of Delphi, each core API to provide a description of Delphi, including sample code
Platform: | Size: 1300480 | Author: zhong | Hits:

[Delphi VCLDelphi.Windows.API

Description: 一个非常好的,非常全面的delphi开发windows的图形用户接口api,使大家学习的好资料。-a very good, very comprehensive development delphi windows graphical user interface api, enable them to learn from the good information.
Platform: | Size: 1467392 | Author: zhy | Hits:

[Windows DevelopClipboard

Description: 这是基于windows api的编程,在dephi开发环境下实现对剪贴板的监视,有一定实用性。-This is based on the windows api programming in the Delphi development environment to realize the clipboard monitoring, has a certain practicality.
Platform: | Size: 44032 | Author: xiaobao | Hits:

[VC/MFCWindows_API_fuctions

Description: Windows API函数大全 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-Windows API function Guinness as a Microsoft 32-bit platform application programming interfaces, Win32 API is to engage in Windows application development necessary. The book begins with the Win32 API function to make a complete overview then included five major functions: window management, graphics device interface, system services, international properties and network services in the appendix to explain how Visual Basic and Delphi to its call. This book is engaging in Windows application development software engineer essential reference manual.
Platform: | Size: 683008 | Author: rj | Hits:

[Multimedia DevelopMixer

Description: 在windows下控制多块声卡的音量和静音的Delphi源程序。使用纯Win32 API实现。-In the windows under the control of multi-block sound card volume and mute the Delphi source code. Realize the use of pure Win32 API.
Platform: | Size: 268288 | Author: wuzhihui | Hits:

[Delphi/CppBuilderWindows_API

Description: 对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务-On the Win32 API function to do a complete overview then included five major functions: window management, graphics device interface, system services, international properties, as well as network services
Platform: | Size: 677888 | Author: hao | Hits:

[TCP/IP stackTCPKeepAlive

Description: 通过代码示例,演示如果使用windows API 设置TCP/IP心跳包,利用TCP/IP协议自带的KeepAlive功能断开孤立连接。-Through the sample code to demonstrate if you are using windows API set TCP/IP heartbeat packets using TCP/IP protocol KeepAlive feature built-in disconnect to connect isolated.
Platform: | Size: 446464 | Author: 疯鱼 | Hits:

[Delphi/CppBuilderDelphi.Windows.API

Description: 这是一个有关Delphi中的API的介绍,相应的API都有代码实例,是一个很不错的工具。不同于其他的工具-This is a Delphi in the introduction of the API, the corresponding API has code examples, is a very good tool
Platform: | Size: 1297408 | Author: kfbcjb | Hits:

[Internet-Networkwlan

Description: 有关如何运用windows api的完整例子,里面涉及无线网络,实现从获取AP信息,连接,到断开连接的实现。-About how to use windows api example of integrity, which involves a wireless network, from AP to obtain information, connect to the realization of disconnected.
Platform: | Size: 2618368 | Author: liu | Hits:

[Multimedia DevelopWaveProcess

Description: 这是一部以软件形式分发的电子书。书名是《声波处理程序设计》。它和普通电子书的主要区别是不借助通用电子书工具,而是直接以编程方法形成标准 Windows 程序,形式类似普通学习软件。电子书包括如下内容: 声波数字化原理 Windows 声波编程概述 录放音应用程序实例 播放和创建声波文件 压缩声波编码应用实例 声波处理是多媒体编程的重要内容,也是程序设计的普遍难点。Windows 环境提供了多种声波编程支持。一般开发者可以借助这些支持很快写出处理程序,但往往发现结果很不理想,不是音质不好,就是出现卡音,而且存在处理时序、处理速度、数据量等种种矛盾。本书作者针对这些问题给出解决方法,深入浅出阐述技术要点,并给出大量源程序实例。期望读者能借助这些资料改进设计方法,写出高质量声音处理程序,并用来实现声音录放、网络电话、语音聊天、会议系统等应用软件。-This is an ebook, called "Programming for Sound Wave Handling", distributed in the form of software. It was not compiled by commonly used ebook tools, but produced by programming as ordinary Windows applications. The contents are as follows: 1. ABC for Digitization of Sound Waves 2. Overview of Windows Programming for Sound Waves 3. Application Examples for Recording and Playing 4. Building and Playing Sound Wave Files 5. Application Examples for Compressed Sound Waves Soud wave handling is an important and difficult part in multimedia progamming. Windows provides a variety of means for sound programming. Developers can rappidly complete applications with the help of Windows API supports only to find that their products are not as good as they have expected. Various defects are found in their products: unsatisfactory sound quality, clicks here and there and so on. Many problems have to be dealt with in programming such as sequencial processing, speed handl
Platform: | Size: 5433344 | Author: Media-Star | Hits:

[Windows Develop新编Windows API参考大全

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。(A new Windows API reference book)
Platform: | Size: 151552 | Author: abetc | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net