-
生日提醒工具 用到CListCtrl,ButtonST
生日提醒工具
VC6编写,能够管理你的联系人,CDialog界面,使用了CListCtrl能够排序,表头能够插入图片,排序,每行间隔颜色,单元格可以设置checkbox和图片
界面使用了ButtonST
联系人包含姓名、手机号、生日,数据保存在TXT文件中
能够设置提前几天提醒
- 2022-09-20 05:00:03下载
- 积分:1
-
网页捕捉工具(WebCapture) VB.NET2005
=== === === === === =====
这个是VB.NET2005版本的网页捕...
网页捕捉工具(WebCapture) VB.NET2005
=== === === === === =====
这个是VB.NET2005版本的网页捕捉工具的源代码。可以指定网址自动捕捉网页快照,可以自定义文件文件格式以及文件保存路径。甚至还可以设置水印文字。同时还可以生成捕捉图片的缩略图,支持自定义缩略图大小和格式。
源代码还可以指定进程ID来捕捉进行中保护的链接。源代码虽小,但功能比较齐全。-Page capture tool (WebCapture) VB.NET2005 =================================== This is a version of VB.NET2005 tools to capture the page source code. Can specify the page URL automatically capture snapshot, you can customize the file format and save the file path. You can even set the watermark text. At the same time, can also capture images of the thumbnails generated to support the custom thumbnail size and format. Source code can also specify the process ID to capture the ongoing link protection. Source code is small, but relatively complete functionality.
- 2023-01-13 07:25:03下载
- 积分:1
-
基于背景相减的运动检测
用opencv做的运动目标检测,采用了背景相减的算法,此方法适用于背景变化不大的情况,效果较好,绘制外围绿色框,作为目标的跟踪,里面用到了图像灰度化、阈值化、图像膨胀与腐蚀、绘制边缘轮廓及外界矩形等相关知识,kernel的选择要注意把握好kernel的大小
- 2022-01-24 15:44:54下载
- 积分:1
-
利用STL中的MAP和VECTOR实现的一个多节点树
利用STL中的MAP和VECTOR实现的一个多节点树-The use of STL in the MAP and the VECTOR to achieve a multi-node tree
- 2022-02-01 02:30:29下载
- 积分:1
-
详细描述模拟电梯的工作原理,比如上下的流程
详细描述模拟电梯的工作原理,比如上下的流程-A detailed description of the working principle of simulated elevator, for example, flow from top to bottom
- 2022-03-22 06:30:49下载
- 积分:1
-
用VC++编的小程序,用于比较两个数的大小,已通过调试
用VC++编的小程序,用于比较两个数的大小,已通过调试-VC++ compiled by a small program used to compare the size of two numbers, has passed the commissioning
- 2022-03-06 14:50:03下载
- 积分:1
-
java制作的计算器,能实现加减乘除功能的简单能。
java制作的计算器,能实现加减乘除功能的简单能。-produced by the calculator, able to function in the arithmetic can be simple.
- 2022-07-11 10:33:54下载
- 积分:1
-
好东西啊 大家多支持啊 传给大家分享关于UDP的原代码
好东西啊 大家多支持啊 传给大家分享关于UDP的原代码 -Good things ah ah to the U.S. to support the U.S. more than the sharing of information on the original UDP code
- 2023-02-23 17:55:04下载
- 积分:1
-
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把M...
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把MFC EXE应用程序中
CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程,
CWinThread *pThread=GetCurrentThread()
pThread->Run()
就可装载启动常规DLL内应用程序框架.-Realize Methods: The MFC AppWizard to generate a conventional DLL, in the conventional DLL there is one derived from CWinApp instance, reuse of the MFC AppWizard to generate a MFCEXE applications, the MFC EXE application CAppView, CMainFrame, CAppDocument block of text RES directory and copy resources to the conventional DLL project, add to the project, the compiler generates a DLL, in another WIN32 application, start a thread in the thread function explicitly loading the DLL, check inside the DLL the current thread, CWinThread* pThread = GetCurrentThread () pThread-
- 2022-01-22 01:31:41下载
- 积分:1
-
Dynamic Link Library project of the practice is still new, no hand holding somet...
动态链接库的练习工程,目前还是新手,没有什么拿的出手的东西。-Dynamic Link Library project of the practice is still new, no hand holding something.
- 2022-05-07 14:21:23下载
- 积分:1