搜索资源列表
C++Lab5
- 设计程序,观察全局变量及局部变量作用域和生存期
lab_garbage_collector
- gc垃圾回收实验,还没完成全局变量的回收-garbage collection
Projects
- 三种VC 6.0的多线程同步方法编写一个多线程的程序(要求在屏幕上先显示Hello,再显示World) 1)基于全局变量的多线程同步程序; 2)基于事件的多线程同步程序; 3) 基于临界区的多线程同步程序。-Three kinds of VC 6.0 multi-thread synchronization method to write a multi-threaded program (first display on the screen requires Hello, aga
OPenMP_Advanced2013
- openmp编程,全局变量同步,输出hello world-openmp program, global variables synchronous to the hello world