-
High
高质量C++编程,林锐博士,关于C++编程中常被忽略的重要内容。-High-quality C++ Programming, Dr. Lin Rui, the C++ Programming in an important aspect often neglected.
- 2022-06-17 00:29:09下载
- 积分: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
-
在两个运行的应用程序之间实时传递信息,以便一个程序获悉另一个程序状态
在Windows系统上,用C#制作两个窗口应用程序。两个程序运行后,一个程序的可以获悉另一个程序的运行状态以及输入的内容,以便于做出相应响应动作。
适合在Windows系统上实现控制程序与被控程序之间进行实时消息传递,实现对主控程序对被控程序的控制!
- 2022-03-23 17:24:16下载
- 积分:1
-
10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他...
10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来。-10. Write a program to solve the eight queens problem: In the line 8 8 of 8 placed on board the Queen, so that either a queen can not eat the other seven Queen (Note: The Queen can eat with her peers or the same column in the or the same diagonal and other pieces), and the results displayed in some way.
- 2023-08-14 11:50:03下载
- 积分:1
-
异步网络通信
简单的表达了Socket异步同信最基础的过程,适合初步接触网络通信的读者,写的不好,有问题联系我哦。
- 2022-09-13 00:25:04下载
- 积分:1
-
xmlpagetemplatevb
XmlPageTemplateVB
- 2022-09-15 04:15:03下载
- 积分:1
-
基于viusual studio 2005开发的MFC应用程序。是一个建议的虚拟电子琴。是学习的好资料...
基于viusual studio 2005开发的MFC应用程序。是一个建议的虚拟电子琴。是学习的好资料-a mfc application system on viusual studio 2005.it is a virtual piano
- 2022-04-11 02:29:38下载
- 积分:1
-
本程序为MSP430单片机的程序,程序是对I/O口操作的事例
本程序为MSP430单片机的程序,程序是对I/O口操作的事例-This procedure for the MSP430 MCU program, the program is I/O port operation examples
- 2022-07-18 02:06:53下载
- 积分:1
-
利用80C51单片机串口进行通信,程序很简单.
利用80C51单片机串口进行通信,程序很简单.-use 80C51 microcontroller serial communication, a very simple procedure.
- 2022-03-17 17:26:26下载
- 积分:1
-
电子病历
电子病历
- 2022-03-12 05:54:30下载
- 积分:1