-
用共享内存,信号灯,以及互斥锁实现进程,线程间的通信,来模拟三国问题...
用共享内存,信号灯,以及互斥锁实现进程,线程间的通信,来模拟三国问题-using shared memory, lights, and Mutex realization process, the communication between threads, to simulate the three issues
- 2022-10-02 05:50:04下载
- 积分:1
-
线程池是一个跨
threadpool is a cross-platform C++ thread pool library
-threadpool is a cross-platform C++ thread pool library
- 2022-10-29 08:35:03下载
- 积分:1
-
linux的一个启动boot文件
linux的一个启动boot文件-boot a linux startup file
- 2023-08-26 12:55:04下载
- 积分:1
-
Cadence SPW 4.8.2下3780点FFT的源码,运用混合基算法,对数字电视地面广播有用,对其它基于FFT的系统有参考价值。...
Cadence SPW 4.8.2下3780点FFT的源码,运用混合基算法,对数字电视地面广播有用,对其它基于FFT的系统有参考价值。-Cadence SPW 4.8.2 under the 3780-point FFT source code, Mixed-use algorithm, the terrestrial digital TV broadcasting useful to the other FFT-based systems reference value.
- 2022-09-29 14:45:02下载
- 积分:1
-
Bluetooth under linux
linux下的蓝牙
- 2022-12-09 19:55:02下载
- 积分:1
-
Linux Network Programming is very important, but when we reach a Linux Network P...
Linux网络编程是非常重要的,而且当我们一接触到Linux网络编程,我们就会发现这是一件非常有意思的事情,因为以前一些关于网络通信概念似是而非的地方,在这一段段代码面前马上就豁然开朗了。在刚开始学习编程的时候总是让人感觉有点理不清头绪,不过只要多读几段代码,很快我们就能体会到其中的乐趣了。下面我就从一段Proxy源代码开始,谈谈如何进行Linux网络编程。-Linux Network Programming is very important, but when we reach a Linux Network Programming, we find this is a very interesting thing, because in the past some of the communications network concept specious, in this section of the code immediately before the gleam. At the beginning of the learning programming always make people feel a little disarray clue, but as long as the code to read paragraphs and soon we will be able to appreciate the fun. Now, I am from a Proxy source code, talk about how Linux Network Programming.
- 2022-01-26 03:42:09下载
- 积分:1
-
关于OpenMP性能调优的资料,更深一步学习如何提高程序性能。主要掌握了循环互换,循环展开和循环合并等方法,和缓存的一致性来解决共享变量带来的负荷,了解了线性递...
关于OpenMP性能调优的资料,更深一步学习如何提高程序性能。主要掌握了循环互换,循环展开和循环合并等方法,和缓存的一致性来解决共享变量带来的负荷,了解了线性递推(Linear Recurrence)和如何用分块提高矩阵的更新效率。
-On the OpenMP performance tuning information, deeper to learn how to improve program performance. Main mastered the loop interchange, loop start and loop merging and so on, and cache consistency to solve the shared variables to bring the load to find the linear recurrence (Linear Recurrence), and how to block updates to improve the efficiency of the matrix.
- 2023-04-03 06:20:05下载
- 积分:1
-
sun 给出的源程序,可用sunstudio或gcc编译.
sun 给出的源程序,可用sunstudio或gcc编译.-sun given source can be used sunstudio or gcc compiler.
- 2022-01-22 12:19:06下载
- 积分:1
-
Development Documentation linux system transplantation, transplantation of the s...
linux系统移植开发文档,对系统移植的每一步都有详细的说明,是学习系统移植的好资料。-Development Documentation linux system transplantation, transplantation of the system every step detailed instructions, is a good learning system information transplantation.
- 2022-02-04 14:16:29下载
- 积分:1
-
signal through the volume control mechanism for the process of synchronization a...
奇偶哲学家通过信号量机制控制进程的同步和互斥访问临街区域,保证正常执行!-signal through the volume control mechanism for the process of synchronization and mutex visit to the region along the street to ensure normal execution!
- 2022-06-15 06:05:59下载
- 积分:1