资源列表
lab2
- 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 -In Windows to achieve: Use CreateProcess () to create a process - the use of WaitForSingle
TroMon
- 通过计算MD5值检测远程文件更新,并显示在文件中-Remote file updates, and displayed in the file is detected by calculating the MD5 value
基于视觉的无人驾驶车辆运动控制的研究
- 关键词:无人驾驶汽车;视觉系统;图像分块;局部路径规划;模型预测控制
CWor
- VC产生dll,导出的是一种类结构,并且在VS中是能导进去和引用的-VC DLL, export a variety structure, and is in VS can guide and reference
HorceRacing
- 赛马程序,学习多线程的朋友,可以好好的援救下-Horse program to learn multithreading friends can finely under rescue
myCar
- 赛车游戏,有两辆赛车,一辆由玩家控制,一辆由电脑控制,可以让两辆赛车进行比赛。-Racing game, there are two cars, a car is controlled by the player, a computer-controlled, allowing two cars to compete.
threadSynchEventTest
- vc++线程同步问题,已调试过,适合初学者!采用多线程之间的同步问题-The vc++ thread synchronization problem, has been debugged, suitable for beginners! The synchronization problem between multiple threads
dll-inject-video
- simple dll injection.Need vbadvance .Also a video
VC_MultiThread
- 讲解线程运行的实例,提供线程的创建、添加、线程函数的声明以及相关例程可供参考。-Interpretation of the threads running instances, offer a thread to create, add, the thread function declaration and related routines for reference.
HackSolution
- 线程注入工具,有显示系统进程,调整进程权限,注入和卸载的功能-Thread injection tool, showing the system processes, adjust process privilege, injecting and unloading functions
02.
- 用C语言编写的进程的互斥与同步的实例,包括四种平时常见的情况。-The process of using C language examples of mutual exclusion and synchronization, including the four common situations in peacetime.
WIN32Thread
- 讲win32下多线程编程的数据代码,可以不安装,直接打开EXAMPLE目录看代码,是一个外国人写的,还不错,讲的浅显易懂-about win32 thread