资源列表
pipe4
- unix系统编程时,非常重要的是进程间的通信,本例为一种实现方式:管道
TXTfile_OPER
- 1. 删除TXT文件中的空行; 2. 删除TXT文件中的空格; 3. 删除TXT文件中的TAB键; 扩展功能,下个版本实现: a. 统计txt文件的总行数,每行对应的字符数 b.使用动态二维数组存放以上信息 c.使用回调函数维护数组信息; d.删除特定字符串的行-1. Delete TXT files in the blank lines 2. Delete TXT files in the space 3. Delete TXT files i
encodeAndDecode
- rc4加密的编码和解码程序。可以直接运行测试通过
TEA_MY
- tea implementation in delphi
elgamal
- 实现数字签名Elgamal算法,该算法是在rsa算法基础上的变形算法。-Digital signature Elgamal algorithm, the algorithm is in the rsa algorithm on the basis of the deformation algorithm.
omap-ocp2scp
- transform ocp interface protocol to scp protocol.
workqueue_internal
- Workqueue internal header file. Only to be included by workqueue and core kernel subsystems.
vnic_nic
- These defines avoid symbol clash between fnic and enic (Cisco 10G Eth Driver) when both are built with CONFIG options =y.
ANTLRTreeRuleReturnScope
- First node or root node of tree matched for this rule.
uspoof_build
- Builder-related functions are kept in separate files so that applications not needing the builder can more easily exclude them, typically by means of static linking.
yp_all
- This does the glommed enumeration stuff. callback->foreach is the name of a function which gets called per decoded key-value pair. -This does the glommed enumeration stuff. callback->foreach is the name of a function which gets called per d
boot
- 主要实现boot功能,通过本程序能够使得系统正常运行,可以根据系统底层硬件进行相应的更给实现快速移植-main function is to boot het linux