这是MFC Windows程序设计(第2版)
这是MFC Windows程序设计(第2版),书上的代码。第21章,Active X控件基础,创建Active X控件,在MFC应用程序中使用Active X控件,还有无窗口控件,控件子类化控件许可的编程,供大家参考。...
这是MFC Windows程序设计(第2版),书上的代码。第21章,Active X控件基础,创建Active X控件,在MFC应用程序中使用Active X控件,还有无窗口控件,控件子类化控件许可的编程,供大家参考。...
This file include the normalized LMS algorithm and subband LMS algorithm. all of them are in m.file This file can be used to echo noise cancellation,...
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行...
-- ------------------------------------------------------------------------------------ -- DESCRIPTION : Demultiplexer -- Width...
按return键到后台,调用popallform的时候,首先执行deactive form,这样在pop栈顶form的时候,下一个form将不会收到active事件,缩短响应return key事件的时间...