资源列表
apisoft
- 启动xp系统自带的服务,剩下的全部停止。
encrypt
- 本程序用于加密DOS写的批处理文件,防止他人看到你的批处理源代码。-This procedure is used to encrypt DOS batch file write, to prevent others from seeing your batch source code.
mq_sysctl
- proc mq dointvec minmax for Linux v2.13.6.
ihevcd_function_selector
- Contains functions to initialize function pointers used in hevc.
workarounds
- Driver for Solarflare network controllers and boards.
utmp
- Special strings or formats used in the ut line field when Device Driver for linux v2.13.6. -Special strings or formats used in the ut line field when Device Driver for linux v2.13.6.
linux内核锁示例代码
- linux内核锁机制的相关源代码示例,包括自旋锁,互斥量,完成量等内容。
fifo
- fifo程序,供大家参考参考,给点意见,初次编写-fifo procedures for your information, to the point, the initial preparation of
BANKER-C
- 银行家算法C描述
strongswan
- IPSEC 是用来IP安全加密传输的协议,该源码在LINUX中开发,有几个版本供比较。-IPSEC is used to transmit IP security encryption protocol, the source code in LINUX in the development, there are several versions for comparison.
queen
- 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出: 在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上. -Eight queens problem is an old and well-known problem is a typical example backtracking algorithm. The problem is that the famous mathemati
CPP-algorithms--
- C++算法_最高效的整数分解为平方和问题,ACM题目,时间上达到最优-Integer C++ algorithms most efficient decomposition of square and problem, ACM problem, the optimal time.