搜索资源列表
wc
- linux wc详细源码,大家可以借鉴下
wc
- 在linux9中实现统计文件的功能,并且统计屏幕输入。在redhat9中已经调试通过
chk
- 本程序主要可以对一个c语言程序中的括号和注释情况进行检查,可以快速地发现原程序 * 中隐含的语法匹配性错误,可以根据检查结果,对不匹配的括号进行修改,最快速度地将 * 程序修改正确。同时本程序也可以象wc程序一样对一个程序进行计数统计,得到一个文件 * 的行、单词、字节的统计结果。-this procedure can be a major c language program brackets and the inspection of the Notes can be found quick
pp
- Unix课程作业。 使用fork(), exec(), dup2(), pipe() ,open()系统调用完成与下列shell命令等价的功能。 grep –v usr < /etc/passwd | wc –l > result.txt -An assignment in UNIX course. Using fork(), exec(), dup2(), pipe(), open() system calls to do the same function of
wc.tar
- linux slapper 变种 功能与最早的类似 有两个版本-linux slapper variant function with the first two versions of a similar
wordscount-wc.c
- 多线程实现单词统计工具。允许线程使用互斥锁修改临界资源,确保线程间的同步与协作。-Multi-threading word statistical tools. Allows threads to use a mutex to modify the critical resources to ensure that inter-thread synchronization and collaboration.
wordcount
- Simulate wc command in Linux
wc
- wc implementation for linux busybox.
my_wc
- 用C语言实现linux的wc命令,统计文件的行数,字符数,词组数,格式为my_wc filename-Linux using C language to achieve the wc command, the number of rows statistical documents, the number of characters, phrases, numbers, format my_wc filename
ipath_verbs
- Translate ib wr opcode into ib wc opcode for Linux v2.13.6.
iomap_32
- For non-PAT systems, promote PAGE_KERNEL_WC to PAGE_KERNEL_UC_MINUS. PAGE_KERNEL_WC maps to PWT, which translates to uncached if the MTRR is UC or WC. UC_MINUS gets the real intention, of the user, which is WC if the MTRR is WC, UC if you can t do th
page_64_types
- whether the BAR supports to be ioremapped WC or should be uncached.
wc
- ENDBG_TRACE should be 1 because it is the most common use in the code, and the compiler generates faster code for testing the low bit in a word.