北京交通大学计算机博士导师,董平(北京交通大学教授、博士生导师)_百度百科...

Ping Dong, Tao Zheng, Xiaojiang Du, Hongke Zhang, Mohsen Guizani, “SVCC-HSR: Providing Secure Vehicular Cloud Computing for Intelligent High-Speed Rail,” IEEE Network, vol. 32, no. 3, May/June 2018, pp. 64 – 71. (An1区, SCIE, 影响因子7.23)

Ping Dong, Tao Zheng, Shui Yu, Hongke Zhang, Xiaoyun Yan, “Enhancing Vehicular Communication Using 5G-Enabled Smart Collaborative Networking,” IEEE Wireless Communications, vol. 24, no. 6, Dec. 2017, pp. 72 - 79.(An1区, SCIE, 影响因子 8.972)

Ping Dong, Bin Song, Hongke Zhang, Xiaojiang Du, “Improving Onboard Internet Services for High-Speed Vehicles by Multipath Transmission in Heterogeneous Wireless Networks,” IEEE Transactions on Vehicular Technology, Vol. 65, No. 12, Dec. 2016, pp. 9493 - 9507.(An2区, SCIE, 影响因子4.066)

Xiaoyun Yan, Ping Dong*, Tao Zheng, and Hongke Zhang, “Fuzzy and Utility Based Network Selection for Heterogeneous Networks in High-Speed Railway,” Hindawi-Wireless Communications & Mobile Computing, vol. 2017, Oct. 2017, pp. 1-14.(An3区, SCIE, 影响因子 1.899)

Jiayang Song, Ping Dong*, Huachun Zhou, Tao Zheng, Xiaojiang Du, and Mohsen Guizani, “A Performance Analysis Model of TCP over Multiple Heterogeneous Paths for 5G Mobile Services”,Sustainability,vol. 10, no. 5, 2018. pp.1-19.

Ping Dong, Xiaojiang Du, Hongke Zhang, Tong Xu, “A Detection Method for a Novel DDoS Attack against SDN Controllers by Vast New Low-Traffic Flows,” 2016 IEEE International Conference on Communications (ICC), 2016, 23-27 May 2016, Malaysia, pp. 1-6.

Ping Dong, Xiaojiang Du, Jianan Sun, Hongke Zhang, “Energy-Efficient Cluster Management in Heterogeneous Vehicular Networks,” Green and Sustainable Networking and Computing Workshop, 2016 IEEE Conference on Computer Communications (INFOCOM), 2016, 10-15 April 2016, United States, pp. 644 - 649.

Ping Dong, Xiaojiang Du, Tao Zheng, Hongke Zhang, “Improving QoS on High-Speed Vehicle by Multipath Transmission Based on Practical Experiment,” 2015 IEEE Vehicular Networking Conference (VNC), 2015, pp. 32-35, December 16-18, 2015, Kyoto, Japan.

Ping Dong, Jianfeng Guan, Xiaoping Xue, and Hongchao Wang, “Attack-Resistant Trust Management Model Based on Beta Function for Distributed Routing in Internet of Things,” China Communications, vol. 9, no. 4, 2012, pp. 89-98.

Xiaoqian Li, Feng Qiu, Huachun Zhou, Ping Dong, and Hongke Zhang, “A Locator/ID Mapping Resolution Based on One-Hop DHT,” ICIC Express Letters, vol. 6, no. 7, 2012, pp. 1883-1889

Ping Dong, Jia Chen, and Hongke Zhang, “A Network-based Localized Mobility Approach for Locator/ID Separation Protocol,” IEICE Transactions on Communications, vol. E94-B, no. 6, 2011, pp. 1536-1545.

Jia Chen, Ping Dong, Hongke Zhang, and Yujing Zeng, “Routing Scalability Model for Core-Edge Separation Internet with Hybrid Routing,” IEEE Communications Letters, vol.15, no, 10, 2011 pp. 1142-1144.

Ping Dong, Hongke Zhang, Hongbin Luo, Ting-Yun Chi, and Sy-Yen Kuo, "A Network-based Mobility Management Scheme for Future Internet," Computers and Electrical Engineering, vol. 36, no. 2, 2010, pp. 291-302.

Ping Dong, Hongke Zhang, “MobileID: Universal-ID based Mobility in Locator/ID Separation Networks,” 2010 International Conference on Communications and Mobile Computing (CMC 2010), 12-14 April, 2010, Shenzhen, China, pp. 473-477.

Ping Dong, Hongchao Wang, Yajuan Qin, Hongke Zhang, and Sy-Yen Kuo, “Evaluation of Scalable Routing Architecture Based on Locator/Identifier Separation”, 2nd IEEE Workshop on the Network of the Future (FutureNet II), IEEE Globecom 2009, 4 December, 2009, Hawaii, USA, pp. 1-5.

Ping Dong, Hongchao Wang, and Hongke Zhang, “An Identifiers Separating and Mapping Architecture,” International Symposium on Computer Network and Multimedia Technology (CNMT2009), 18-20 December, 2009, Wuhan, China, pp. 1-4.

Ping Dong, Hongke Zhang, “Research on Multi-homing Mobile Network on Trains,” Journal of the China Railway Society, Vol. 31, No. 2, 2009.

Ping Dong, Hongchao Wang, and Hongke Zhang, “Probability-Based Trust Management Model for Distributed E-Commerce,” 2009 IEEE International Conference on Network Infrastructure and Digital Content (IEEE IC-NIDC2009), 6-8 November, 2009, Beijing, China, pp. 419-423.

Ping Dong, Dong Yang, Yajuan Qin, and Hongke Zhang, “Research on the Mobility Management Scheme in Future Internet,” Acta Electronica Sinica, vol. 36, no. 10, 2008, pp. 1916-1922.

Ping Dong, Hongke Zhang, and Dong Yang, “A Novel Sub-Tree Sharing Based Multicast States Aggregation Scheme,” Journal of System Simulation, vol. 20, no. 15, 2008, pp. 4168-4172.[1]

好的,这里我会使用jieba第三方库进行分词和词频统计,并使用wordcloud和matplotlib库制作词云图。请确认您已经安装了这些库。 首先,我们需要读取`水浒传.txt`文件并将其分词。 ```python import jieba # 读取文件 with open('水浒传.txt', 'r', encoding='utf-8') as f: text = f.read() # 分词 words = jieba.lcut(text) ``` 接下来,我们需要对分词结果进行词频统计。为了统计时适当考虑相同的人物的不同叫法,我们可以使用一个字典来存储每个人物的出现次数。 ```python # 人物名称列表 names = ['宋江', '卢俊义', '吴用', '公孙胜', '关胜', '林冲', '秦明', '呼延灼', '花荣', '柴进', '李应', '朱仝', '鲁智深', '武松', '董平', '张清', '杨志', '徐宁', '索超', '戴宗', '刘唐', '李逵', '史进', '穆弘', '雷横', '李俊', '阮小二', '张横', '阮小五', '张顺', '阮小七', '杨雄', '石秀', '解珍', '解宝', '燕青', '朱武', '黄信', '孙立', '宣赞', '郝思文', '韩滔', '彭玘', '单廷珪', '魏定国', '萧让', '裴宣', '欧鹏', '邓飞', '燕顺', '杨林', '凌振', '蒋敬', '吕方', '郭盛', '安道全', '皇甫端', '王英', '扈三娘', '鲍旭', '樊瑞', '孔明', '孔亮', '项充', '李衮', '金大坚', '马麟', '童威', '童猛', '孟康', '侯健', '陈达', '杨春', '郑天寿', '陶宗旺', '宋清', '乐和', '龚旺', '丁得孙', '穆春', '曹正', '宋万', '杜迁', '薛永', '施恩', '李忠', '周通', '汤隆', '杜兴', '邹渊', '邹润', '朱贵', '朱富', '施琅', '李立', '杨瑞', '赵云', '段景住'] # 词频统计 word_count = {} for word in words: if word in names: if word in word_count: word_count[word] += 1 else: word_count[word] = 1 ``` 最后,我们可以使用wordcloud和matplotlib库制作词云图。 ```python from wordcloud import WordCloud import matplotlib.pyplot as plt # 生成词云图 wc = WordCloud(background_color='white', font_path='msyh.ttc', width=800, height=600) wc.generate_from_frequencies(word_count) # 显示词云图 plt.imshow(wc, interpolation='bilinear') plt.axis('off') plt.show() ``` 完整代码如下: ```python import jieba from wordcloud import WordCloud import matplotlib.pyplot as plt # 读取文件 with open('水浒传.txt', 'r', encoding='utf-8') as f: text = f.read() # 分词 words = jieba.lcut(text) # 人物名称列表 names = ['宋江', '卢俊义', '吴用', '公孙胜', '关胜', '林冲', '秦明', '呼延灼', '花荣', '柴进', '李应', '朱仝', '鲁智深', '武松', '董平', '张清', '杨志', '徐宁', '索超', '戴宗', '刘唐', '李逵', '史进', '穆弘', '雷横', '李俊', '阮小二', '张横', '阮小五', '张顺', '阮小七', '杨雄', '石秀', '解珍', '解宝', '燕青', '朱武', '黄信', '孙立', '宣赞', '郝思文', '韩滔', '彭玘', '单廷珪', '魏定国', '萧让', '裴宣', '欧鹏', '邓飞', '燕顺', '杨林', '凌振', '蒋敬', '吕方', '郭盛', '安道全', '皇甫端', '王英', '扈三娘', '鲍旭', '樊瑞', '孔明', '孔亮', '项充', '李衮', '金大坚', '马麟', '童威', '童猛', '孟康', '侯健', '陈达', '杨春', '郑天寿', '陶宗旺', '宋清', '乐和', '龚旺', '丁得孙', '穆春', '曹正', '宋万', '杜迁', '薛永', '施恩', '李忠', '周通', '汤隆', '杜兴', '邹渊', '邹润', '朱贵', '朱富', '施琅', '李立', '杨瑞', '赵云', '段景住'] # 词频统计 word_count = {} for word in words: if word in names: if word in word_count: word_count[word] += 1 else: word_count[word] = 1 # 生成词云图 wc = WordCloud(background_color='white', font_path='msyh.ttc', width=800, height=600) wc.generate_from_frequencies(word_count) # 显示词云图 plt.imshow(wc, interpolation='bilinear') plt.axis('off') plt.show() ``` 运行代码后,就可以得到词云图了。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值