资源简介
14章9题全部输入输出结果
代码片段和文件信息
filename1=(r‘C:\Users\icefire\Desktop\txt5\text.txt‘)
output_file=open(filename1‘w‘)
output_file.write(‘8\n‘)
for i in range(1 9):
str=‘‘
filename=(r‘C:\Users\icefire\Desktop\txt5\word_0%02d.txt‘%(i))
print (‘处理%s‘%(filename))
input_file = open(filename)
for line in input_file.readlines():
numtstr=line.split();
num=int(num)
for j in range(1 num):
str += (tstr+‘ ‘)
input_file.close()
output_file.write(str+‘\n‘)
print (‘输出%s\n‘%(filename1))
output_file.close()
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2016-12-08 13:17 txt5\
文件 245422 2016-12-06 15:22 txt5\001.txt
文件 245511 2016-12-06 15:23 txt5\002.txt
文件 268726 2016-12-06 15:23 txt5\003.txt
文件 215030 2016-12-06 15:24 txt5\004.txt
文件 269294 2016-12-06 15:24 txt5\005.txt
文件 214147 2016-12-06 15:24 txt5\006.txt
文件 208044 2016-12-06 15:25 txt5\007.txt
文件 215791 2016-12-06 15:25 txt5\008.txt
文件 570 2016-12-07 21:41 txt5\make_text.py
目录 0 2016-12-08 12:12 txt5\result\
文件 75 2016-12-07 19:24 txt5\result\model-00500.others
文件 118155 2016-12-07 19:24 txt5\result\model-00500.phi
文件 372600 2016-12-07 19:24 txt5\result\model-00500.tassign
文件 1096 2016-12-07 19:24 txt5\result\model-00500.theta
文件 13803 2016-12-07 19:24 txt5\result\model-00500.twords
文件 76 2016-12-07 19:24 txt5\result\model-01000.others
文件 118155 2016-12-07 19:24 txt5\result\model-01000.phi
文件 371331 2016-12-07 19:24 txt5\result\model-01000.tassign
文件 1096 2016-12-07 19:24 txt5\result\model-01000.theta
文件 13801 2016-12-07 19:24 txt5\result\model-01000.twords
文件 76 2016-12-07 19:24 txt5\result\model-01500.others
文件 118155 2016-12-07 19:24 txt5\result\model-01500.phi
文件 371486 2016-12-07 19:24 txt5\result\model-01500.tassign
文件 1096 2016-12-07 19:24 txt5\result\model-01500.theta
文件 13819 2016-12-07 19:24 txt5\result\model-01500.twords
文件 76 2016-12-07 19:25 txt5\result\model-02000.others
文件 118155 2016-12-07 19:25 txt5\result\model-02000.phi
文件 371533 2016-12-07 19:25 txt5\result\model-02000.tassign
文件 1096 2016-12-07 19:25 txt5\result\model-02000.theta
文件 13835 2016-12-07 19:25 txt5\result\model-02000.twords
............此处省略16个文件信息
相关资源
- 14章9题 GibbsLDA++-0.2 VS2015工程
- 泛微协同管理ecology系统与LDAP集成手册
- 三菱数控系统MELDAS 6060S系列 MELDASMAG
- LDA数学八卦-带书签
- LDA数学八卦.pdf
- PCA-ICA-LDA 介绍与比较
- IMX461AQR-C_TechnicalDatasheet
- 人脸识别的英文文献
- Teamcenter11.2 单点登录SSOLDAP集成配置
- 贝叶斯模型LDA贝叶斯算法实现的电商
- 基于LDA算法的人脸识别程序
- LDA参考代码和资料
- LDA资料文章+源代码
- 可实现的2DLDA算法代码
- SchoolDays简体中文汉化版补丁
- 基于LDAP的单点登录方案的设计与实现
- 名称和目录服务DNS、NIS 和 LDAP.pdf
- ldasong_2682189.zip
- R语言分类(SVM KNN LDA等)与回归代码
- 三菱CNC控制器MELDAS 60 60S系列异警 参数
- LDA人脸识别自编程序
- 回收站文件恢复 FinalData-v2.01
- jGibbLDA使用方法
- openldap-2.2.29-db-4.3.29-openssl-0.9.8a-win32
- 基于springldap的增删改查以及验证
- PCA和LDA在高光谱图像降维中的应用综
- openldap-2.4.39源码
- FINALDATA 3.0企业版
- Maximo - LDAP 配置
- openldap for windows
评论
共有 条评论