文件名称:code
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-12-23
- 文件大小:
- 337kb
- 下载次数:
- 0次
- 提 供 者:
- li***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
给定多个目录,要求并发地统计这些目录下所有文件中,英文单词出现的次数。
假设:目录下的文件只包含英文单词
限制:采用多进程协作的方式
功能要求:词频统计结果需要写入指定的结果文件。用户可以通过查看这一结果文件, 了解这些目录下文件中的词频统计信息-Given multiple directories, the number of requests that all files in these directories, the English word appears concurrently statistics. Assumptions: file directory contains only English word limit: A collaborative approach to multi-process functional requirements: word frequency statistics need to be written to specify the results file. Users can view the results file for these files in the directory word frequency statistics
假设:目录下的文件只包含英文单词
限制:采用多进程协作的方式
功能要求:词频统计结果需要写入指定的结果文件。用户可以通过查看这一结果文件, 了解这些目录下文件中的词频统计信息-Given multiple directories, the number of requests that all files in these directories, the English word appears concurrently statistics. Assumptions: file directory contains only English word limit: A collaborative approach to multi-process functional requirements: word frequency statistics need to be written to specify the results file. Users can view the results file for these files in the directory word frequency statistics
(系统自动生成,下载前可以参看下载内容)
下载文件列表
code\a.out
....\CLConditionVariable.cpp
....\CLConditionVariable.h
....\CLCriticalSection.cpp
....\CLCriticalSection.h
....\CLEvent.cpp
....\CLEvent.h
....\CLExecutive.cpp
....\CLExecutive.h
....\CLExecutiveCommunication.cpp
....\CLExecutiveCommunication.h
....\CLExecutiveCommunicationByNamedPipe.cpp
....\CLExecutiveCommunicationByNamedPipe.h
....\CLExecutiveFunctionForMsgLoop.cpp
....\CLExecutiveFunctionForMsgLoop.h
....\CLExecutiveFunctionProvider.cpp
....\CLExecutiveFunctionProvider.h
....\CLExecutiveInitialFinishedNotifier.cpp
....\CLExecutiveInitialFinishedNotifier.h
....\CLExecutiveNameServer.cpp
....\CLExecutiveNameServer.h
....\CLLibExecutiveInitializer.cpp
....\CLLibExecutiveInitializer.h
....\CLLogger.cpp
....\CLLogger.h
....\CLMessage.cpp
....\CLMessage.h
....\CLMessageDeserializer.cpp
....\CLMessageDeserializer.h
....\CLMessageLoopManager.cpp
....\CLMessageLoopManager.h
....\CLMessageObserver.cpp
....\CLMessageObserver.h
....\CLMessageQueueByNamedPipe.cpp
....\CLMessageQueueByNamedPipe.h
....\CLMessageQueueBySTLqueue.cpp
....\CLMessageQueueBySTLqueue.h
....\CLMessageSerializer.cpp
....\CLMessageSerializer.h
....\CLMsgLoopManagerForPipeQueue.cpp
....\CLMsgLoopManagerForPipeQueue.h
....\CLMsgLoopManagerForSTLqueue.cpp
....\CLMsgLoopManagerForSTLqueue.h
....\CLMutex.cpp
....\CLMutex.h
....\CLMutexByPThread.cpp
....\CLMutexByPThread.h
....\CLMutexByRecordLocking.cpp
....\CLMutexByRecordLocking.h
....\CLMutexByRecordLockingAndPThread.cpp
....\CLMutexByRecordLockingAndPThread.h
....\CLMutexBySharedPThread.cpp
....\CLMutexBySharedPThread.h
....\CLMutexInterface.cpp
....\CLMutexInterface.h
....\CLNonThreadForMsgLoop.cpp
....\CLNonThreadForMsgLoop.h
....\CLPrivateExecutiveCommunicationByNamedPipe.cpp
....\CLPrivateExecutiveCommunicationByNamedPipe.h
....\CLPrivateMsgQueueByNamedPipe.cpp
....\CLPrivateMsgQueueByNamedPipe.h
....\CLProcess.cpp
....\CLProcess.h
....\CLProcessFunctionForExec.cpp
....\CLProcessFunctionForExec.h
....\CLSharedConditionVariableAllocator.cpp
....\CLSharedConditionVariableAllocator.h
....\CLSharedConditionVariableImpl.cpp
....\CLSharedConditionVariableImpl.h
....\CLSharedEventAllocator.cpp
....\CLSharedEventAllocator.h
....\CLSharedEventImpl.cpp
....\CLSharedEventImpl.h
....\CLSharedExecutiveCommunicationByNamedPipe.cpp
....\CLSharedExecutiveCommunicationByNamedPipe.h
....\CLSharedMemory.cpp
....\CLSharedMemory.h
....\CLSharedMsgQueueByNamedPipe.cpp
....\CLSharedMsgQueueByNamedPipe.h
....\CLSharedMutexAllocator.cpp
....\CLSharedMutexAllocator.h
....\CLSharedMutexImpl.cpp
....\CLSharedMutexImpl.h
....\CLSharedObjectsImpl.cpp
....\CLSharedObjectsImpl.h
....\CLStatus.cpp
....\CLStatus.h
....\CLThread.cpp
....\CLThread.h
....\CLThreadCommunicationBySTLqueue.cpp
....\CLThreadCommunicationBySTLqueue.h
....\CLThreadForMsgLoop.cpp
....\CLThreadForMsgLoop.h
....\CLThreadInitialFinishedNotifier.cpp
....\CLThreadInitialFinishedNotifier.h
....\leo.txt
....\LibExecutive.h
....\MessageHead.h
....\test\a.out
....\....\CLConditionVariable.cpp