资源列表
多线程实现求PI值程序
- 多线程求PI值,可以设置任意线程数目,最后会输出所用时间
reader-writer
- 解决读者-写者的想法: 就是所谓的”忙等待“。一个进程(线程)要使用某个资源,先看能否满足”一定要求“,能,就使用, 不能就等待直到这个要求满足为止。 -Solve the readers- the idea of writing: the so-called " busy waiting." A process (thread) to use a resource, look at the can meet the " demands" , t
builtin-evlist
- Builtin evlist command: Show the list of event selectors present in a perf.data file for linux
ebsa285-pci
- PCI bios-type initialisation for PCI machines
NEWJ
- 我用C++写的分解质因数算法和排队报数算法。其中排队问题为:若干人站成一个首尾相连的环,从第一个人开始从1到3报数,每次数到3的人站出来,问最后剩下的那个人是原先的第几个人。-I with C++ write the prime factorization algorithm and the number of queued message algorithm. Queuing problem: a number of people standing in a ring of end-to-en
RuntimeDataInput
- This class delegates its method calls to the corresponding DataInput methods, converting its IOExceptions to RuntimeExceptions.
NonWritableChannelExceptionTest
- Tests Non Writable Channel Exception for Linux.
Test_fneg
- Test fneg extends DxTestCase Source Code for Linux.
sh73a0
- DMA slave IDs for Linux v2.13.6.
cpu-imx25
- MX25 CPU type detection.
escape_pressed
- 检测Esc键是否按下-The example of detecting whether the ESC key is pressed
Process
- 短短的 33句话提示进程权限,这是系统编程必学之一.-33 short sentences prompted the process of competence, which is one of system programming will learn.