资源列表
多线程实现求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
facula_boundary
- 提取边界,很好的应用,快速边界提取,能够处理出想要的边界-Extraction of the border, a good application, fast boundary extraction
Untitled
- 灰色模型源代码 可直接运行改程序进行预测分析-Gray model source code can be run directly
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.
pwm_FS_S5PC100
- 这是一段关于凤鸣器的驱动,用pwm来控制频率,可以实现不同的波段的声音-This is a paragraph on the drive Fengming, using pwm to control the frequency band can achieve different sounds
iic
- I2C用户驱动,用于linux下的tiny4412-I2C user driver for tiny4412 under the Linux