资源列表
1
- UNXI环境下,解压、压缩的常用方法,热爱UNIX的同志可以方便的使用
checkapp
- linux下检测某个程序有没有运行的代码。-Detection of a program under linux there to run the code.
3pcf
- 3PCF计算多线程实现 定义: 点集D、R。 定义D中的点为ai∈D,R中的点为bi∈R。 距离:r1、r2、r3、err 求: 满足以下条件的三元组(空间中三角形)的数目 <ai, bm, bn>,|ai-bm|=r1±err且|ai-bn|=r2±err且|bm-bn|=r3±err 原始解法: 对于D中每一点ai,在R中找到与之距离为r1的点集R’,找到与之距离为r2的点集R’’。在点集R’与R’’中,查找两点间距离为r3的点组数目。累加。
practica3D
- Renderize 3D from linear camera
adc-test
- 在Linux下编程,测试ADC模块是否正常运行-Under Linux programming, testing whether the normal operation of the ADC module
qdeclarativefastproperties_p
- QDeclarative Fast Properties for Linux.
vc3xxx_data
- OMAP3 Voltage Controller (VC) data for Embedded Linux.
st_gyro_buffer
- STMicroelectronics gyroscopes driver for Embedded Linux.
fb_sys_fops
- linux drivers video fb_sys_read.c - Generic file operations where framebuffer is in system RAM.
gpio_txx9
- A gpio chip driver for TXx9 SoCs.
xt_sctp
- Bit mask of chunks to be matched according to RFC 2960.
search_n_pred
- search_n(ForwardIterator first, ForwardIterator last, Size count, const T& value, BinaryPredicate pred) .