资源列表
NameFIFOExample
- 给出一个在Linux不同程序间通过命名管道进行通信的实例。-Linux is given a different inter-process communication through named pipe instance.
Tic-Tac-Toegame
- 井字游戏的c++实现,在linux terminal下运行-Tic-tac-toe game in c++ to achieve, in the running linux terminal
pipe
- Linux下管道的实验,通过管道实现不需在管道里实现的代码功能的功能-Linux under the experimental pipeline through the pipeline to achieve without the pipe inside the code functions to achieve the function
instantJitter
- awk file to trace the jitter from the result of NS2 simulation
azt1605
- Aztech AZT1605 driver for Linux v3.0.1
powerdomains2xxx_data
- OMAP2XXX powerdomain definitions
cls_multi_ushortchar
- Check passing of multiple unsigned short/char values.
qiuqiu
- 基于qt的一款小软件,读取表格文件。在windows下使用-Qt-based a small software to read spreadsheet file. Use windows
StyleSpan
- Describes a style in a span. Note that styles are cumulative -- if both bold and italic are set in separate spans, or if the base style is bold and a span calls for italic, you get bold italic.
cryptoki
- cryptoki.h include file for PKCS #11.-cryptoki.h include file for PKCS#11.
scan.c.tar
- 1、找到指定目录, 2、文本文件扫描, 3、移动文件到指定目录-1, find the specified directory, 2 text file scanning, 3, move the file to the specified directory.
BASE64
- BASE64解码 VBS源代码 Function fDecode(sStringToDecode) Const CharList = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" Dim iDataLength, sOutputString, iGroupInitialCharacter sStringToDecode = Replace(Replace(Replace(sSt