-
用VC++实现Windows 2000/XP下的休眠
用VC++实现Windows 2000/XP下的休眠-with VC under Windows 2000/XP dormancy
- 2022-02-05 05:23:58下载
- 积分:1
-
labview教材的配书课件。制作详细,可供参考。共6部分,下载后统一解压...
labview教材的配书课件。制作详细,可供参考。共6部分,下载后统一解压-LabVIEW courseware materials with the book. The production of detailed, for reference. A total of 6 parts, download decompression unification
- 2022-03-22 14:16:33下载
- 积分:1
-
MFCWindows程序设计(第二版)(中文版)的全部配套源代码
MFCWindows程序设计(第二版)(中文版)的全部配套源代码-MFCWindows Program Design (Second Edition) (Chinese version) of all supporting source code
- 2022-11-12 21:55:04下载
- 积分:1
-
ASM 的教程。
这是使用 win32asm进行数据库编程,进行WINDOWS界面编程,
Win32ASM的编译器最常用的有两种:Borland公司的
ASM 的教程。
这是使用 win32asm进行数据库编程,进行WINDOWS界面编程,
Win32ASM的编译器最常用的有两种:Borland公司的Tasm5.0和Microsoft的Masm6.11以上版本,两种编译器各有自己的优缺点,Tasm带了一个不大不小的Import库,而Masm没有带,但Masm在代码的优化上面好象比Tasm做得好,但它却不带Import库。看来使用哪一种编译器还是比较难选择的,但Steve Hutchesson给了我们一个答案,他为Masm建立了一个很全的Import库,基本上包括了Windows绝大部分的Api函数,这些库、include文件和其他工具还有Masm6.14版本一起做成了一个 Masm32编译器 -- Masm32V5。这样一来,我们用汇编编程就象用C一样方便。
因为有了Masm32V5,所以就我个人而言,我推荐使用Masm作为Win32ASM的编译工具,但Masm和Tasm的宏语法有很多的不同,我的这个教程是以Masm格式写的。-err
- 2022-01-24 15:41:06下载
- 积分:1
-
本书第二部分讲述的是在Wi n 3 2平台上的Wi n s o c k编程。对于众多的基层网络协议,
Wi n s o c k是访问它们的首选接口。而且在每...
本书第二部分讲述的是在Wi n 3 2平台上的Wi n s o c k编程。对于众多的基层网络协议,
Wi n s o c k是访问它们的首选接口。而且在每个Wi n 3 2平台上,Wi n s o c k都以不同的形式存在着。
Wi n s o c k是网络编程接口,而不是协议。它从U n i x平台的B e r k e l e y(B S D)套接字方案借鉴了
许多东西,后者能访问多种网络协议。在Wi n 3 2环境中,Wi n s o c k接口最终成为一个真正的
“与协议无关”接口,尤其是在Winsock 2发布之后。-book on the second part of the Wi n 3 2 on the platform"s Wi n o c k programming. To many of the grass-roots network protocol, Wi n s o c k is to visit their preferred interface. But in each Wi n 3 2 platform, Wi n o c k"s in different forms exist. Wi n s o c k network programming interface, rather than agreement. From U n i x platform B e r k e l e y (S B D) socket program draws many things, The latter would be able to visit a variety of network protocols. In Wi n 3 2 environment, Wi n o c k s interface will eventually become a real "agreement has nothing to do with the" interface, especially in the Winsock 2 was released.
- 2022-04-11 16:31:07下载
- 积分:1
-
这个PDF是采用VC
This pdf is for COM using vc-This pdf is for COM using vc++
- 2022-07-25 00:43:29下载
- 积分:1
-
经典教材:离散时间信号处理:美国 奥本海姆 著作,是学习信号处理的必备课本。...
经典教材:离散时间信号处理:美国 奥本海姆 著作,是学习信号处理的必备课本。-Classical materials: Discrete-Time Signal Processing: Oppenheim American works, is studying signal processing required textbooks.
- 2022-06-17 02:21:49下载
- 积分:1
-
动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中,同时用户也可以用LIB程序创建自己的函数...
动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中,同时用户也可以用LIB程序创建自己的函数库。在链接应用程序的过程中,链接器从库文件中拷贝程序调用的函数代码,并把这些函数代码添加到可执行文件中。structures of computer science. -Dynamic link libraries (DLLs) from the C language function library and Pascal library modules developed from the concept. All of the C language standard library functions are stored in a library at the same time users can also create their own procedures LIB library. Link applications in the process, the linker copies of documents from the Treasury calls a function code, and code these functions added to the executable file. structures of computer science.
- 2022-06-27 19:13:40下载
- 积分:1
-
With C++ The design of game engine
用C++设计游戏引擎-With C++ The design of game engine
- 2022-08-19 04:19:06下载
- 积分:1
-
这是一个介绍 tuxedo 在银行业程序开发中使用例子的图书。
这是一个介绍 tuxedo 在银行业程序开发中使用例子的图书。-This is a tuxedo on the development of the banking procedures examples of the use of the books.
- 2023-06-23 06:20:03下载
- 积分:1