资源列表
20120816-construct-function-in-C
- 20120816-比main更早运行的函数:构造函数.rar-construct function in C
qr
- qr_meld() and qr_split() are functionally equivalent, so there s no need to have two copies of the code.
Peterson_producer_consumer
- 在linux下使用C语言,Peterson 算法实现生产者消费者的一个实例。-An example of Peterson algorithm to achieve a case of producer consumer by using C language on linux.
ls
- 可以秀出存在於hadoop中HDFS的檔案目錄-Shows can be present in the hadoop directory in HDFS files
sysctl_net_x25
- sysctl interface to net X.25 subsystem for linux network system.
ledwidget
- LED Widget Source Code for Linux.
vfprintf
- vfprintf(iop, format, ap) Device Driver for linux v2.13.6.
utils
- 两个涵数,可以判断字符串是否是整数,或浮点数.-determine whether the string is an integer or floating-point numbers.
select
- 使用select函数,将文件hello1中的文件每隔10秒读取一次并写入文件hello2中。-The use of select function, a file of documents hello1 every 10 seconds to read and write a paper in hello2.
pthread
- THREAD测试程序,在LINUX环境下运行该测试程序。-THREAD test procedure, in LINUX environment to run the test program.
scan
- 這是一個用lex撰寫的一個小程式,主要可以判斷出一些KEYWORD 噹輸入字元最兩邊加上" 可以判斷為字串 單純輸入英文與數字的字串 會儲存-This is a lex written with a small program that can mainly be to determine some of the most KEYWORD When the input characters on both sides of the words " can be judged as a s
GDB-commend
- gdb命令调试合集,包含各种调试命令。在Linux下使用,快速调试c程序。-The gdb command debug Collection contains a variety of debugging commands.