搜索资源列表
ShareMemory
- 封装共享内存类,用于进程间通信。修改的一方完成后,使用命名事件通知读取方,双方保持内容同步。-Package shared memory class for inter-process communication. After the party changes, use named event notification read side, the two sides to keep the content synchronized.
ThreadBase
- 简单封装线程操作的C++类,需要派生才能使用。-Simple to operate package thread C++ class, the need to use derivatives.
Queue
- 微软消息队列消息的实时监控读取封装的类 通过事件机制来实现-Microsoft Message Queuing messages real-time monitoring package, the class to read through the event mechanism to achieve
simple-user-name-and-password-
- 我用了半个小时 帮你写了一个简单的验证用户名和密码登陆问题 别辜负我的好意 下面是代码!(建好包和类 代码粘过去就能用) 实体类 包entity -I used half an hour to help you write a simple user name and password authentication question my good intentions do not live up to the code below! (Build the package and st
BaseProcessorLib
- 自己封装的线程类,非常好用。已经用在多个商业代码上。MFC程序可以使用这个库。使用方式包括继承方式和接口方式。作者tanis-Own thread class package, very easy to use. Has been used in many commercial code. MFC programs can use this library
CAenXr
- 学习编译原理时做的词法和语法分析程序,词法和语法分析封装在一个类CFenXi中(Learn the compilation principle when doing the lexical and syntax analysis program, the lexical and syntax analysis package in a class CFenXi)