资源列表
[C#编程] csharpregexdemo
说明:CSharp中的正则表达式的一个检查工具实现了基本的检测功能-CSharp in a regular expression to check a tool to achieve the basic detection<Tony> 在 2025-11-14 上传 | 大小:25kb | 下载:0
[驱动编程] ms_ramdisk
说明:微软的内存盘范例,Ramdisk Sample Driver-Microsoft<billy> 在 2025-11-14 上传 | 大小:25kb | 下载:0
[组合框控件] com_list_box
说明:一个关于组合框应用的程序,不难但对于初学者学习有很大帮助。着急下东西,请站长帮忙啊:)-A combo box on the application of the procedure, it is not difficult but are very helpful for beginners to learn. Anxious under the East-West, please help out head ah:)<zhanghong> 在 2025-11-14 上传 | 大小:25kb | 下载:0
[多媒体编程] SoundFx
说明:音效范例源码 本程序在Windows 2000、Visual C++ 6.0、DirectX 9.0 环境下编译通过。-Audio sample source code of this procedure in Windows 2000, Visual C++ 6.0, DirectX 9.0 environment compiled through.<james home> 在 2025-11-14 上传 | 大小:25kb | 下载:0
[进程与线程] MulThreadclass
说明:感觉多线程确实麻烦,线程间要处理好同步与通讯,如果用CWinThread好一点,直接是一个线程对象,如果用AfxBeginThread,那必须定个全局函数,或者写个静态函数,一般是传个this指针进去,然后再用这个指针调用本类函数的成员函数,用起来比较麻烦,现在问题是能不能不用全局或者静态函数来实现呢,于是我实现了这个类,来所简化多线程的创建和关闭的操作。-Trouble feeling really multi-threaded, thread synchronization and comm<printer> 在 2025-11-14 上传 | 大小:25kb | 下载:0