-
这是一个在C sharp下开发并口的范例,这是方便使用C sharp的程序开发人员来使用...
这是一个在C sharp下开发并口的范例,这是方便使用C sharp的程序开发人员来使用-This is a C sharp in the next example of parallel development, it is easy to use C sharp program development staff to use
- 2022-07-20 02:59:15下载
- 积分:1
-
this is the example of matlab,it is best choice oflearner of matlab
经典matlab实例,涵盖matlab运用的几乎所有例程。是matlab学习者的最佳选择-this is the example of matlab,it is best choice oflearner of matlab
- 2023-03-12 18:10:04下载
- 积分:1
-
C++名家对话,以欢快得方式介绍C++用法
C++名家对话,以欢快得方式介绍C++用法-C famous dialogue, in a lighthearted manner on C Usage
- 2022-05-13 07:21:15下载
- 积分:1
-
游戏编程开发指南的doc文档
游戏编程开发指南的doc文档-game programming guide doc file
- 2022-03-25 04:35:56下载
- 积分:1
-
第三代移动通信系统及其仿真。PDF详细…
第三代移动通信系统及其仿真。有详细说明的PDF
- 2023-07-09 09:40:03下载
- 积分:1
-
一个感兴趣的点检测方案,提出了可比的质量…
SURF算法是继SIFT算法后的又一图像不变特征检测算法,除了具有SIFT算法稳定高效的特点外,还极大的降低了SIFT算法复杂度,大大提高了特征检测和匹配的实时性。这里上传的SURF算法的实现源代码-An interest point detection scheme is presented that is comparable in quality to existing
methods, but can be performed much faster. The detection is based on a straightforward color
analysis at a coarse granularity.Testing confirms that this detection scheme is much faster than the state-of-the-art. It is
also repeatable, even under different viewing conditions. The detector is robust with respect to
changes in viewpoint, lighting, zoom, and to a certain extent, rotation.
- 2022-02-21 09:57:10下载
- 积分:1
-
经典的C++开发学习类书籍,如果要掌握C++的就请认真看,会有很多帮助!...
经典的C++开发学习类书籍,如果要掌握C++的就请认真看,会有很多帮助!-classic C development study books, to master C, please seriously, there will be a lot of help!
- 2022-04-18 07:32:02下载
- 积分:1
-
multithreading java Lane is a more important concept of this article to a simple...
多线程是java里一个比较重要的概念,这篇文章一简单经要的语言道出了其中的精髓-multithreading java Lane is a more important concept of this article to a simple language, as has touched the essence of these
- 2023-01-18 02:25:03下载
- 积分:1
-
翻译推荐给程序员看的好书,里面包含软件工程,管理、程序开发的各种建议等...
翻译推荐给程序员看的好书,里面包含软件工程,管理、程序开发的各种建议等-translation recommended to the programmer to see the books, which contains software engineering, management, program development, such as the various proposals
- 2023-09-05 00:40:03下载
- 积分:1
-
Win32 API作为 Microsoft 32位平台(包括:Windows 9x,Windows NT3.1/4.0/5.0,WindowsCE)的应用程序编...
Win32 API作为 Microsoft 32位平台(包括:Windows 9x,Windows NT3.1/4.0/5.0,WindowsCE)的应用程序编程接口,它是构筑所有32位Windows平台的基石,所有在Windows平台上运行的应用程序都可以调用这些函数。
从事Windows应用程序开发,离不开对Win32 API函数的调用。只有充分理解和利用API函数,才能深入到Windows的内部,充分挖掘系统提供的强大功能和灵活性。
近年来,随着Microsoft 32位平台的版本升级, Win32 API函数的构成、功能与调用方式都有很大的发展变化,然而,国内很少有相关的新版资料出版。为了满足广大开发人员的迫切需求,我们经过认真收集、整理素材,组织编写了这本与各种Microsoft 32位平台最新版本同步的Win32 API参考手册。
全书收录了五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务。所有函数均附有功能说明、参数说明、返回值说明、备注以及引用说明。另外,在本书的第一章,我们对WiN32 API函数作了完整的概述;在附录部分,讲解了如何在Visual Basic和Delphi中对其调用。
由于篇幅较大,涉及技术内容广泛,加之时间仓促,书中难免存在不少错误或疏漏,希望广大读者给与批评指正。
- 2022-08-11 06:52:57下载
- 积分:1