-
实现生产者消费者共用缓冲区:在Windowsxp环境下,创建一个控制台进程,在此进程中创建n个线程来模拟生产者或者消费者。...
实现生产者消费者共用缓冲区:在Windowsxp环境下,创建一个控制台进程,在此进程中创建n个线程来模拟生产者或者消费者。-producer and consumer
- 2023-04-29 20:40:03下载
- 积分:1
-
小区移动用户定位服务,主要分析sccp协议
小区移动用户定位服务,主要分析sccp协议-Area location-based services for mobile users, the main analysis of SCCP protocol
- 2022-11-24 08:25:03下载
- 积分:1
-
太阳镜++(SunGlass++)
资源描述太阳镜++(SunGlass++) 是一款梦幻留言板,她可以在屏幕上的任何位置生成任何颜色和透明度的留言板,你可以在上面打字、留言、写诗……,很 Cool 的!并且她是一款“绿色”软件,只有一个文件。
- 2023-06-17 13:20:03下载
- 积分:1
-
编写了一个耐用简单的PWM方波的产生,PWM方波在电子应用里有广泛的用途...
编写了一个耐用简单的PWM方波的产生,PWM方波在电子应用里有广泛的用途-The preparation of a durable and simple PWM square wave generation, PWM square wave in electronic applications, there are a wide range of uses
- 2022-05-09 14:17:52下载
- 积分:1
-
C常用算法程序机,是关于解线性方程,各种矩阵的处理。很有实际应用意义...
C常用算法程序机,是关于解线性方程,各种矩阵的处理。很有实际应用意义-C algorithms commonly used procedures machine is on the solution of linear equations, various matrix processing. Very practical significance
- 2022-09-20 08:05:03下载
- 积分:1
-
ADO visits access database.It contains many sql sentences,very significant to be...
ADO访问访问数据库。它包含许多sql语句,对初学者很有意义
- 2022-12-24 01:25:03下载
- 积分:1
-
在DOS下用debug
在DOS下用debug
- 2023-08-08 09:25:03下载
- 积分:1
-
银行家算法的各种实现,里面包括源代码和报告
银行家算法的各种实现,里面包括源代码和报告-A variety of banker" s algorithm implementation, which includes source code and reports
- 2022-10-19 05:45:03下载
- 积分:1
-
贪吃蛇是一款经典的小游戏,相当不错,是学习的好资料。
贪吃蛇是一款经典的小游戏,相当不错,是学习的好资料。-Snake is a classic game, pretty good, is to learn from good information.
- 2022-04-29 15:42:00下载
- 积分:1
-
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#de...
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#define new DEBUG_NEW一行,在MemoryMgr.cpp里最上边加上#include "stdafx.h"就可以了。结果会保存在MemoryLeakLog.txt里-See the class memory leaks, use the method: the two files added to the project, the testing needs to be done in the document together with the# include " MemoryMgr.h" If the procedure is to use the MFC deleted# define new DEBUG_NEW line, MemoryMgr. cpp with the most top# include " stdafx.h" on it. Results will be stored in MemoryLeakLog.txt Lane
- 2022-03-25 17:15:42下载
- 积分:1