-
星号三角形的设计
星号三角形的设计-asterisk triangular design
- 2022-01-21 05:07:16下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
串口通信开发示例
主要针对MFC串口通信控件的开发,实现了串口数据的交互,新手学习和了解串口通信的最好示例。
- 2022-01-26 03:39:18下载
- 积分:1
-
SMTP 示例程式
SMTP 示例程式-SMTP example programs
- 2023-03-29 19:40:03下载
- 积分:1
-
Play video code, use the first three party DLL to play video
播放视频的代码,使用第3方DLL播放视频-Play video code, use the first three party DLL to play video
- 2023-01-15 13:05:04下载
- 积分:1
-
C语言的常用算法
C语言的常用算法-C language commonly used algorithm
- 2023-08-31 13:35:03下载
- 积分:1
-
大量C++.NET和VB.NET源码
大量C++.NET和VB.NET源码-A large number of C++. NET and VB.NET source code
- 2022-01-26 06:32:10下载
- 积分:1
-
通过串口发送和接收数据,界面简单漂亮.很容易的一个程序
通过串口发送和接收数据,界面简单漂亮.很容易的一个程序-through the serial port to send and receive data, interface pretty simple. A very easy process
- 2022-11-05 09:25:03下载
- 积分:1
-
VC图灵机示范程序
VC图灵机示范程序-VC Turing Machine model procedures
- 2022-08-14 02:27:37下载
- 积分:1
-
本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握
本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。全书分为三个部分和附录。第一部分介绍Windows编程的基础知识,第二部分讲解用户界面编程技巧,最后一部分涉及Windows内部进程的一些实例。本书思路清晰,实用性强,是计算机应用人员及大专院校师生不可多得的参考书。 -the book introduces the use of Visual C 5.0 or 6.0, the advanced programming skills, MFC procedures covering the latest design concepts, the book provides a lot of VC programming examples to help readers a more comprehensive grasp VC programming knowledge, skills and methods. The book is divided into three parts and appendices. The first part gives Windows programming knowledge base, the second part on the user interface programming skills, the last part of the internal processes involved in the Windows examples. This book has clear ideas, practical, computer applications officers and tertiary students rare reference books.
- 2023-03-23 06:00:04下载
- 积分:1