-
窗口杀手 在使用win2000/xp的时候发现,老是出现n个输入法的窗口,不能关掉,又总在最上面,看着很不爽,就写了这个小程序来把他们关掉。 方法很简单,就是F...
窗口杀手 在使用win2000/xp的时候发现,老是出现n个输入法的窗口,不能关掉,又总在最上面,看着很不爽,就写了这个小程序来把他们关掉。 方法很简单,就是FindWindow()在PostMessage(WM_CLOSE,...),没有技术含量,仅仅图实用而已。-window Win2000/xp killer in the use of the time found that there always n input window, we can not switch off, the total at the top, watching very quickly wrote a small procedure to them to switch off. It is very simple, FindWindow () PostMessage (WM_CLOSE etc. no technical content, it only practical plan.
- 2023-03-02 12:10:03下载
- 积分:1
-
this simple code ro copy all data in removable disk to Hardisk if in PC has dete...
this simple code ro copy all data in removable disk to Hardisk if in PC has detected any Flash disk or removable disk plug in PC
- 2022-05-15 03:31:59下载
- 积分:1
-
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得...
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?贪心-Container packing problem given a container, and its length L, width W and height H, the current batch of cylindrical timber, each timber are of a long L, but the radius is different from the first i set the root radius of timber ri. Asked how the packing, making maximum utilization of container space? Greedy
- 2022-10-23 02:30:03下载
- 积分:1
-
MSK相干调制解调
首先实现了MSK信号的相干调制解调,再比较了在MSK系统中加入不同(慢扫和快扫)线性调频信号(LFM)作为干扰信号时系统的误比特性能,都有程序实现
- 2022-03-09 10:45:47下载
- 积分: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
-
polynomial approximation多项式逼近的C
polynomial approximation多项式逼近的C-polynomial approximation polynomial approximation of C
- 2022-05-20 03:55:12下载
- 积分:1
-
45个常用算法的flash的动画演示,例如排序,查找等。按alt+left键返回主目录。...
45个常用算法的flash的动画演示,例如排序,查找等。按alt+left键返回主目录。-45 commonly used algorithm of flash animation presentation, such as sort, search and so on. By alt+ Left button to return to the main directory.
- 2022-01-25 17:14:19下载
- 积分:1
-
主要是用于在各种复杂情况下排序使用,怎演怎样保证快速性,主要提供几种常见的排序...
主要是用于在各种复杂情况下排序使用,怎演怎样保证快速性,主要提供几种常见的排序-used to sort under some complex situations, demonstrate how to ensure rapid and provide sevral common sort order algorithm.
- 2022-04-19 10:22:18下载
- 积分:1
-
类似中国象棋的小游戏的实现
类似中国象棋的小游戏的实现-similar to a small Chinese chess games to achieve
- 2022-02-05 10:36:28下载
- 积分:1
-
随机数的获取,用VC实现,随机产生一定范围内的数据
随机数的获取,用VC实现,随机产生一定范围内的数据-random access, with VC, randomly generated within a certain range of data
- 2023-05-28 06:15:02下载
- 积分:1