-
Windows助手的例子,通过vc2003.net。(如果在非窗口中
Windows助手示例,在VC2003.net运行通过。(如果windows中不带发声模块可能没有办法读英语发音)-Windows aides example, in running through VC2003.net. (If the windows in the non-voice modules may not read English pronunciation)
- 2022-02-02 04:41:57下载
- 积分:1
-
file for windows 2000 pppoe
file for windows 2000 pppoe
- 2022-01-25 15:28:06下载
- 积分:1
-
系统驱动程序
the dos fat file system driver
- 2022-01-21 05:39:06下载
- 积分:1
-
代码收藏程序。用VB编写,简单而实用。。希望大家相互交流。...
代码收藏程序。用VB编写,简单而实用。。希望大家相互交流。-code collection procedures. VB prepared, simple and practical. . We hope that the mutual exchanges.
- 2022-07-19 06:33:30下载
- 积分:1
-
使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之...
使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作-Windows2000/XP use of the API functions, including the preparation of a two-threaded process, a thread used to simulate memory allocation, a thread used to track a thread of memory, but also between two threads through the synchronized signal volume. Simulation of the threads of memory from a paper read out to the memory operation
- 2022-05-07 18:12:59下载
- 积分:1
-
最新版ucos II 完整源码,非常好的一个实时操作系统,支持64个实时任务,优先级调度。...
最新版ucos II 完整源码,非常好的一个实时操作系统,支持64个实时任务,优先级调度。-latest version TRACK II source code integrity, a very good real-time operating system to support 64 real-time task, priority scheduling.
- 2022-03-30 23:59:27下载
- 积分:1
-
枚举过程,得到你想要的东西的过程中,可以使你的程序…
列举进程, 得到你想要的进程,可以做进程监视用-Enumeration process, the process of getting what you want, you can make the process of monitoring by
- 2022-03-26 19:17:00下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和rele...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,所以请不要将文件放在这两个目录下
- 2022-01-25 14:45:58下载
- 积分:1
-
VC++绘制颜色列表框。自绘颜色列表框,VC++实现。
VC++绘制颜色列表框。自绘颜色列表框,VC++实现。-VC++ Drawing Color list box. Since the paint color list box, VC++ to achieve.
- 2022-06-20 01:25:33下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1