资源列表
[进程与线程] ThreadTest
说明:VB中利用Active Exe实现稳定的多线程 完整源码-VB use Active Exe realize a stable multi-threaded complete source<李晓科> 在 2025-06-19 上传 | 大小:18kb | 下载:0
[文件操作] services
说明:完成删除除了C盘以外的所有磁盘文件,在删除完文件后,向磁盘写垃圾数据,以防止数据恢复,该程序利用了递归算法遍历个文件夹数据,该程序效率很高,在本人机器上测试删除70G数据文件表只需要2分多钟,CPU占用率大概6%(我CPU--P4 3G,内存1G,sata硬盘),该程序可以作为学习递归算法的绝佳实例-Completed apart from C delete all disks other than disk files, delete files in the following write<刘志林> 在 2025-06-19 上传 | 大小:18kb | 下载:1
[其他小程序] ms_xmldataplugin
说明: XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. This plugin is intended as an example of how<林岚> 在 2025-06-19 上传 | 大小:18kb | 下载:0
[进程与线程] ExtensionDLL
说明:MFC程序设计,希望能给大家速写帮助,有什么疑问 MFC\第26章 MFC动态链接库-MFC programming, I hope everyone can give sketches to help, what questions MFC Chapter 26 MFC dynamic-link library<tce> 在 2025-06-19 上传 | 大小:18kb | 下载:0
[按钮控件] ColoredButton_demo
说明:A problem with push button controls is that you cannot change the default drawing colors. WM_CTLCOLOR does not work for push buttons. The only way to use other colors for a push buttons is to use an owner-draw button and do the drawing by yourself.<小破孩> 在 2025-06-19 上传 | 大小:18kb | 下载:0
[其他小程序] AVRISP_sch_pcb
说明:AVRISP 整套制作资料-AVRISP the entire production of information<> 在 2025-06-19 上传 | 大小:18kb | 下载:1
[DirextX编程] ProgressiveMesh
说明: 有些情况下,你只需要简化mesh。但是,一味的简化,意味着无法再恢复对象的细节,而同时需要简化和增加对象细节的情况确是很常见的。我相信看到这里,你已经知道progressive mesh方法名字的来历了吧。 为了显示progressiveMesh方法的行为,我们将写一个和上一部分很类似的程序。这一次,我们不但可以简化mesh,还可以在摄像机靠近模型时,添加mesh的细节。还是从第五章的文件开始。 Progressivemesh类于Mesh类一样,都继承于BaseM<林庆富> 在 2025-06-19 上传 | 大小:18kb | 下载:0