-
古董级的编程实例和说明档,希望能对波形文件和声卡编程感兴趣的您有所帮助。...
古董级的编程实例和说明档,希望能对波形文件和声卡编程感兴趣的您有所帮助。-Antique-level programming examples and help files, hoping to wave files and sound cards for programming of interest to help you.
- 2022-02-25 16:50:54下载
- 积分:1
-
html 编辑程序 c++ 其实我听不高兴的 老吓不倒代码
html 编辑程序 c++ 其实我听不高兴的 老吓不倒代码 -html editor c++ In fact, I heard the old unhappy intimidated code Hehe
- 2023-06-17 12:05:03下载
- 积分:1
-
Templates are among the most powerful features of C++, but they are too often ne...
Templates are among the most powerful features of C++, but they are too often neglected, misunderstood, and misused. C++ Templates: The Complete Guide provides software architects and engineers with a clear understanding of why, when, and how to use templates to build and maintain cleaner, faster, and smarter software more efficiently.
- 2022-02-04 13:28:28下载
- 积分:1
-
在Windows2000中Ctrl
在Windows2000中Ctrl-Alt-Delete组合键的处理如下: Winlogon初始化的时候,在系统中注册了CTRL+ALT+DEL Secure Attention Sequence(SAS)热键,并且在WinSta0 Windows 系统中创建三个桌面。 SAS热键的注册使得Winlogon成为第一个处理CTRL+ALT+DEL的进程,所以保证了没有其他应用程序能够处理这个热键。 在 Windows NT/Windows 2000/Windows XP中, WinSta0 是表示物理屏幕、鼠标和键盘的Windows系统对象的名字。Winlogon在WinSta0 Windows系统中创建了SAS窗口(窗口标题是"SAS Window")和如下三个桌面。 Winlogon 桌面 应用程序 桌面 屏幕保护 桌面当用户按下Ctrl-Alt-Delete组合键时,Winlogon桌面上的SAS窗口收到它注册的系统热键消息(WM_HOTKEY) SAS Window窗口处理这个消息调用Graphical Identification and Authentication(GINA)动态连接库中的相关函数…… -Graphical Identification and Authentication(GINA)
- 2022-06-17 04:42:07下载
- 积分:1
-
鼠标左键反应程序 MFC
鼠标左键反应程序 MFC-left mouse button response procedures MFC
- 2023-01-29 23:10:04下载
- 积分:1
-
pocketc查询形近词的源码,大家下载
pocketc查询形近词的源码,大家下载-pocketc query shape near term source
- 2023-07-14 07:30:03下载
- 积分:1
-
用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序...
用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序-using recursive integral to the conversion to a string obtained by C program every few Integer, and then converted to ASCII and then swap each sequence
- 2023-08-07 13:55:03下载
- 积分:1
-
an ATL registered since the ActiveX controls can be embedded website (vc++ 7.0)...
一个ATL实现的自注册ActiveX控件,可以嵌入网页(vc++ 7.0) 实现方法: 传统的中缀转后缀的方法-an ATL registered since the ActiveX controls can be embedded website (vc++ 7.0) method : traditional Chinese grade to the suffix
- 2022-09-21 01:50:03下载
- 积分:1
-
可以用这个代码实现防火墙穿透
可以用这个代码实现防火墙穿透-can use this code to achieve firewall penetration
- 2022-07-06 20:19:33下载
- 积分:1
-
使用Microsoft的Resource Loalizationg Toolset建立多国语言支持
使用Microsoft的Resource Loalizationg Toolset建立多国语言支持-The example of using Microsoft s Resource Loalizationg Toolse to setup multiple language s support The example of
- 2023-03-27 13:40:04下载
- 积分:1