-
一个不错的小迷宫算法
一个不错的小迷宫算法-a good small maze algorithm
- 2022-03-09 14:10:24下载
- 积分:1
-
advertisement type retrievel
advertisement type retrievel
- 2022-04-27 09:22:20下载
- 积分:1
-
Each line will be large files into a folder for the extraction is separated into...
将大文件每一行分成一个文件夹,用于分割成提取各种所需结构-Each line will be large files into a folder for the extraction is separated into all the necessary structure
- 2022-10-13 20:20:03下载
- 积分:1
-
如何获得十亿分之一秒的时钟精度
如何获得十亿分之一秒的时钟精度-how to obtain a billionth of a second precision clock
- 2022-03-14 06:00:27下载
- 积分:1
-
asp的网络编程教学文档
asp的网络编程教学文档-asp network programming Teaching Documents
- 2022-01-24 18:22:25下载
- 积分:1
-
多文档多文件类型程序演示
多文档多文件类型程序演示-more documentation procedures more file types demo
- 2022-02-13 02:56:42下载
- 积分:1
-
透明窗体,类似OFFICE助手
透明窗体,类似OFFICE助手-transparent windows, similar aides OFFICE
- 2022-03-15 06:20:59下载
- 积分:1
-
田径赛程安排程序,用C++编写的,实现田径赛程的安排工作
田径赛程安排程序,用C++编写的,实现田径赛程的安排工作-Track and field schedule program written in C++, achieving track and field schedule of the organization of work
- 2022-08-02 19:21:39下载
- 积分:1
-
VC用socket实现传输文件
用windows API实现winsock传输各种文件的代码,先建立连接后,遍历文件夹,把文件夹中文件依次以二进制流形式传输到E:
- 2022-05-13 19:15:48下载
- 积分:1
-
//作者:今去冠首你你魔(jqgsninimo)
//作成日:2008年7月13日
//MSN&电子邮件:jqgsninimo@hotmai...
//作者:今去冠首你你魔(jqgsninimo)
//作成日:2008年7月13日
//MSN&电子邮件:jqgsninimo@hotmail.com
//博客:http://shujiantang.blogbus.com/
//声明:本程序可被转载使用,但请保留以上信息.对本程序有任何疑问,可通过以上联系方式联系本人.
//程序简介:
//MFC视窗程序中,如果直接在主进程中执行耗时任务,界面会处于假死状态.
//使用CWaitWnd类,可在耗时任务执行期间弹出一个不断滚动图像的等待窗口,告之用户,程序正在处理任务.
//CWaitWnd类可自定义滚动图像列表和显示文字,并提供有默认图像列表和文字,以方便使用.
//CWaitWnd类采用用户指定窗口的字体显示文字,以使程序风格协调统一.
//CWaitWnd类在等待期间,将用户指定窗口设为繁忙状态(鼠标成沙漏装),以实现完善的提示功能.
//使用方法:
//创建CWaitWnd对象后,需要首先调用CWaitWnd::Create函数,进行初始的构建工作.
//在处理耗时任务前,调用CWaitWnd::StartWait函数,弹出等待窗口.
//在任务处理完成后,调用CWaitWnd::EndWait函数,结束等待.
-err
- 2023-02-09 06:30:03下载
- 积分:1