资源列表
mks
- 用于搜寻linux操作系统访问过的文件,自动生成安装脚本,可用于定制超小体积的linux系统,程序虽小,但肯定是很多linux程序员所需要的,关键是这种定制方法的独创性和高效性
pv
- 设有父子2个进程共享一个临界资源,每个进程循环进入该临界区3次:父进程每次进入临界区后显示“prnt in”,出临界区则显示“prnt out”;子进程每次进入临界区后显示“chld in”出临界区则显示“chld out”。观察运行结果,应该是一个进程出来后另一个才能进去。 -Father and son with two processes share a critical resource in each process cycle to enter the critical sect
Search_Sort
- 语言其实并不是一种局限的东西,尤其说道算法.如果你的数据库存有上百万条信息,你要用什么方法在短短的几秒钟之内把你想要查找的数据找出来呢?另外如果对数据进行一个快速的排序呢?是否可以?很显然,这就要求算法的独特了.不能依靠简单的冒泡排序了.这里有两个C语言写的程序,一是快速查询,而是快速排序.-Language is actually not a limited thing, in particular, said algorithm. If your database contains mill
rpc
- it implements the rpc communication
mixer_set
- mixer test application!
cpu-ucv2
- Code specific to PKUnity SoC and UniCore ISA
ip6t_eui64
- Kernel module to match EUI64 address parameters.
cls_align_double
- Check structure alignment of double.
IMIDIMessage
- MIDIMessage implementation for Linux.
libipt_condition
- Shared library add-on to iptables for condition match.
DisU_PAN
- 禁用USB接口的优盘和移动硬盘,但不禁用USB键盘和鼠标等设备.这个在生产用DCS的操作站常用的.--另外一个就是启用USB接口的优盘和移动硬盘的注册文件.-Disable USB interface USB flash drives and removable hard disk
12864
- 关于51单片机详细的12864显示模块综合-introduce the function of 12864 with the clear C code