cc-example:字数编码

时间:2024-07-10 08:05:50
【文件属性】:

文件名称:cc-example:字数编码

文件大小:12KB

文件格式:ZIP

更新时间:2024-07-10 08:05:50

Python

cc-例子 示例输入文件位于 wc_input 文件夹中。 输出文件将写入 wc_output 文件夹。 src 文件夹有两个 python 文件HS_word_count.py and HS_running_median.py HS_word_count.py有两个输入参数arg1: ./wc_input arg2: ./wc_output/wc_results.txt HS_running_median.py有两个输入参数arg1: ./wc_input arg2: ./wc_output/med_results.txt


【文件预览】:
cc-example-master
----wc_input()
--------Uhura.txt(563B)
--------spock.txt(784B)
--------test.txt(99B)
--------kirk.txt(1KB)
--------Sulu.txt(587B)
--------Chapel.txt(493B)
--------McCoy.txt(474B)
--------Chekov.txt(294B)
--------StarTrek.txt(2KB)
--------Scotty.txt(372B)
----wc_output()
--------wc_results.txt(12KB)
--------med_results.txt(980B)
----src()
--------HS_running_median.py(3KB)
--------HS_word_count.py(3KB)
----run.sh(556B)
----.gitignore(574B)
----README.md(471B)
----.gitattributes(378B)

网友评论