-
directx 9 的delphi驱动程序,如果能看懂会给你带来很大的好处,学习的好资料....
directx 9 的delphi驱动程序,如果能看懂会给你带来很大的好处,学习的好资料.-The driver of directX 9 in delphi, it will bring you very big benfit if you will read it, it is very nice.
- 2022-07-14 15:00:04下载
- 积分:1
-
Himself wrote the first MFC procedures, performance management function is to ac...
自己写的第一个MFC程序,功能是成绩管理,
实现文件写入与存储,成绩的排序,学生的搜索。-Himself wrote the first MFC procedures, performance management function is to achieve a document written with the storage, sorting results, the students of english.
- 2022-10-30 23:50:02下载
- 积分:1
-
用C写的basic解释程序
用C写的basic解释程序-C write basic procedures explained
- 2022-07-01 09:56:02下载
- 积分:1
-
SteganoRead to read files in steganography.
SteganoRead to read files in steganography.
- 2023-04-15 07:35:03下载
- 积分:1
-
Embedded System source code set. UTOOLS to achieve the development of embedded s...
嵌入式系统的代码设置源码。实现对UTOOLS开发的嵌入式系统的键盘设置-Embedded System source code set. UTOOLS to achieve the development of embedded system keyboard settings
- 2022-06-01 21:30:23下载
- 积分:1
-
用VC6编写结构软件(附一结构工具箱源代码)
用VC6编写结构软件(附一结构工具箱源代码)-Fu met写using VC6 stool glass 软 ( sting instance, having poor eyesight Tools stool Fu Tai Tungsten measurements )
- 2023-07-11 09:10:03下载
- 积分:1
-
RSA algorithm source code, including large numbers Operational
RSA算法源码,包括大数运算-RSA algorithm source code, including large numbers Operational
- 2022-06-15 16:15:13下载
- 积分:1
-
基于蒙特卡洛法的并行计算
使用蒙特卡洛法通过多线程计算π值,可以灵活的修改线程的数目
- 2022-09-30 06:45:08下载
- 积分:1
-
This is a pretty good game source code, is to learn from good information,
这是一款相当不错的小游戏源代码,是学习的好资料,-This is a pretty good game source code, is to learn from good information,
- 2022-09-19 06:05:03下载
- 积分: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