资源列表
MyThread
- 多线程时钟程序。作为vc++初学者,快速,明了的学习多线程的编程技巧。 -Multi-threaded clock program. As a vc++ beginner, fast, clear learning multithreaded programming skills.
Thread
- 同步信号:信号量同步,临界区同步,互斥同步,清屏功能。-Synchronization signals: semaphore synchronization, critical section synchronization, mutual exclusion synchronization
InputDllHook
- hook输入法,截取到输入法的输入,这是DLL文件。-hook input method to input input method interception, which is a DLL file.
ManagerWatchDog
- 监视在当前目录下的Monitor.ini中配置的软件的运行,如果该软件异常退出,会重新启动该软件-Monitoring the Software that configed in Monitor.ini in current directory, if the software that configed exit unusually,reset the software agagin.
procschedule
- 用visual C++编写的作业调度,好好用-Using visual C++ written job scheduling, good use
RsaEncrypt
- VC++ 实现openssl rsa 加密 dll库-vc++ openssl rsa
get-processname-cPP.net
- Csharp写的读取当前窗口进程名称的源代码,可作为系统监控的组成部分,用来开发进程监控。-The Csharp write the source code to read the name of the current window process, can be used to develop as an integral part of system monitoring, process monitoring
OSwork
- 软件实现了管程机制的模拟机制,为操作系统的课程设计。适用于操作系统教学软件。-Software simulation of the mechanism of the tube mechanism for the operating system course design. Teaching software for the operating system.
hexinjishubiancheng
- 操作系统实验教程——核心技术编程实例。包括中断处理,文件管理等具体实例。主要采用汇编语言。-Experimental tutorial operating system- the core technology programming examples. Including interrupt handling, document management, such as concrete examples. The main use of assembly language.
STMT(1)
- 多线程服务端客户端通信,客户端发送,服务端接受,服务端可以同时处理多个客户端的连接请求-Multithreaded client server communication, the client sends the service side to accept the server can handle multiple client requests a connection
VB
- 关闭360安全卫士 加开机启动 已测试360最新版本-Close 360 security guard has been tested 360 taxi boot the latest version
ThreadS
- 基于MFC的简单多线程程序,运用同步机制使计数线程和显示线程协调工作-A simple MFC-based multi-threaded program, the use of thread synchronization mechanism to realize the coordination of the count thread and the display thread