资源列表
enhancementcode
- 对比度增强,直方图均衡化,滤波器等图像增强算法的实现。-Contrast enhancement, histogram equalization, filters and other image enhancement algorithm implementation.
MFCDLL
- 一个有关于c++调用dll库的例子。包含dll库源码和调用例子。-A call about c++ dll library examples. Dll library that contains the source code and call examples.
Comtut15src
- 杨老师-COM组件设计与应用(十五)(WTL源码),把MFC版的改成WTL源码,希望能帮到你-Yang-COM Component Design and Application (xv) (WTL source), the MFC version into WTL source, I hope you can help
AsyncDownloadDemo2
- simple multi-file-downloader, based on the AsyncDownload-feature of VBs Usercontrols Author: Olaf Schmidt 2013 (have fun with it)
treeviewexample
- how to use treeview example in sample test
officeFileIcons
- VC++6.0写的COM组件 作用: 可以根据文件扩展名相同文件的文件的内容不同,显示不同的图标-Role VC++6.0 write COM components: according to different content file extension of the same file, display different icons
gdiplusplot.src(1)
- This application show how to manipulate Activex NtGraph in visual studio 6 c-This application show how to manipulate Activex NtGraph in visual studio 6 c++
在delphi实现Excel录制宏
- 当你不知道excel操作功能的delphi代码时, 你可以做: 打开Excel->工具->宏->录制新宏 做一些你想在delphi实现的功能, 然后 停止录制宏 最后 在Excel->工具->宏->宏(M)...->编辑 就可以看到代码了. 你稍微改一下就可以用到delphi里
TestCom
- Com编程,COM入门编程代码引导测试。-Devolop COM,
SafeActiveX
- 注册为安全控件,使浏览器不弹出提示,方便设备使用。-Register as a security control, so that the browser does not pop up tips
Styler_button
- It can be used to create stlish buttons in VB6, It is an OCX library.
ServerDemo
- 本程序是重封装winsock控件而制作的控件。本控件可以实现tcp通信的服务器端的建立。本控件是基于网络上一个制作基于winsock的通信客户端和服务器的教程而来。本控件将原本适用于exe项目的控件对话框调用方法挪到了ocx控件中。-This control can be implemented TCP communications on the server side. This control is based on a production based on the winsock com