搜索资源列表
internet_15
- 一个各种网络应用的示例程序-A variety of network applications, the sample programs
MFCDisp
- How to replace the MFC IDispatch implementation Testing the Sample Server Handling Errors SUMMARY MFCDISP demonstrates how to replace MFC s IDispatch implementation with a type-library-based IDispatch implementation that uses the OLE syste
Bho--Plugin
- 一个简单的BHO插件,有搜索框,和下拉按钮-a sample bho plugin
SimpleBrowser_src
- 使用 webbrowser控件实现的简单浏览器,可作为HTTP 浏览客户端的学习示例。-Using the webbrowser control to achieve a simple browser can be used as HTTP browser client study sample.
IE_Custom_toolbar
- Having recieved a number of requests for a tutorial of sorts on developing Internet Explorer Toolbars with the RBDeskband and CWindowImpl wizards that I created, I have come up with a simple sample toolbar which can be used as a reference when develo
IEButton
- VC++在IE工具栏中加入一个图标,不懂的朋友可以下载这个示例程序,你会从中学到方法,现在的不少软件像迅雷、MSN、网际快车等,在安装完成后都会在IE的工具栏中加入一个图标,以方便用户使用软件,其实这种功能不赞成使用,如果每个人都把自己的软件添加这么一个功能,那IE的工具栏岂不是太热闹了? -VC++ to add a toolbar in the IE icon, but not the friends can download the sample program, you will l
get-pass
- 本人是在家中上网,经常有一些BBS的密码懒得记了,就用IE的自动密码保存功能,这样一来是方便了,但却有一个麻烦,一旦机子不行了,想要重装操作系统了,这些密码却也取不出了,还得重新申请,好麻烦!因此我就写了一个工具,可以取得网页密码框的密码. 因为网页密码框不是一般的EDIT控件,因此不能取得网页密码框的句柄.要实现这个功能,只好通过WebBrowser控件的有关COM接口了.因此取得这些接口是整个程序的关键.有两种方法可以取得WebBrowser控件的接口,接下来我们会逐一介绍,并提供示例源
DTW-based-on-0~9
- 一个语音识别程序,运用VQ算法,样本已经存在与文件夹中,点击test.m就可直接运行,调试完全。-A speech recognition program, using the VQ algorithm, the sample has been existing and folder, click on the test.m can be run directly, debugging.
NSGAII optimization
- NSGA-II is a very famous multi-objective optimization algorithm. I submitted an example previously and wanted to make this submission useful to others by creating it as a function. Even though this function is very specific to benchmark problems, wit