-
delphi做的小程序,开机自启动到托盘区,可以定时提醒、打开某个文件、关机等...
delphi做的小程序,开机自启动到托盘区,可以定时提醒、打开某个文件、关机等-so small program since the launch of the boot tray area that regularly reminded, open a document, such as shutdown
- 2023-06-19 16:20:03下载
- 积分:1
-
这是一个关于一张年历表的课程设计说明,具体功能自己看去吧,谢谢。...
这是一个关于一张年历表的课程设计说明,具体功能自己看去吧,谢谢。-This is a list of courses on the design of a calendar note to look up specific functions go, thank you.
- 2022-12-22 23:35:03下载
- 积分:1
-
说明:TGrabBar 是一个 Windows95 式样画面分隔棒 (Splitter) 构件,提供水平分隔及垂直分隔两种类型 ( 1.14 版,附源码 )...
说明:TGrabBar 是一个 Windows95 式样画面分隔棒 (Splitter) 构件,提供水平分隔及垂直分隔两种类型 ( 1.14 版,附源码 ) -: TGrabBar Windows95 is a separate bar style images (Splitter) components, the level of separation and vertical separation of two types (1.14 version, with source)
- 2022-08-09 07:17:23下载
- 积分:1
-
这是一个用JAVA编写的的一个模拟WINDOWNS计算器。程序有很多地方请各位高手指教。...
这是一个用JAVA编写的的一个模拟WINDOWNS计算器。程序有很多地方请各位高手指教。-This is a preparation using the Java simulation of a WINDOWNS calculator. Procedures are many places you please enlighten master.
- 2022-02-02 17:46:55下载
- 积分:1
-
对渭河滤波器的MATLAB实现
implementation of Weine filter in matlab
- 2022-05-24 05:29:33下载
- 积分:1
-
这是个能实现链队列的创建、删除、插入、销毁的程序,对于链表的学习很有用。...
这是个能实现链队列的创建、删除、插入、销毁的程序,对于链表的学习很有用。-This is a chain to realize the creation of the queue, delete, insert, the destruction of the procedure, the list of study very useful.
- 2022-08-07 15:59:34下载
- 积分:1
-
完全平面的Edit控件类
完全平面的Edit控件类-completely flat Edit Control Class
- 2022-01-26 04:34:11下载
- 积分:1
-
CVI编写的程序,便于程序员对CVI进行深入的了解.此例子比较精典...
CVI编写的程序,便于程序员对CVI进行深入的了解.此例子比较精典-CVI prepared by the procedure to facilitate the CVI programmers in-depth understanding. Classical example of this comparison
- 2023-05-14 08:50:03下载
- 积分:1
-
判定一个图是否是双连通图,没有实现图形界面,是DOS程序
判定一个图是否是双连通图,没有实现图形界面,是DOS程序-To determine whether a graph is a two-connected graph, there is no realization of a graphical interface is DOS program
- 2022-05-07 03:26:06下载
- 积分:1
-
断点续传源码
在自己的工程中引入所有文件,在stdafx.h中对照本下载工具项目的stdafx.h,应该是要加入afxsock.h。
参考main.cpp。主要是调用DownloadHelper。先添加任务,然后设置onFinish(下载完成后的动作),最后start。
如果目录中已有该文件,程序会自动覆盖,不会出错。
默认下载端口是80,不支持其他端口。如果要这个功能,请修改Mydownload中的fnMyDownload,HttpDownLoadNonProxy加入nHostPort。
- 2022-01-25 21:45:50下载
- 积分:1